.. |
__init__.py
|
remove unused routes
|
2022-10-16 08:01:59 -05:00 |
admin.py
|
make shadowbanned, banning, chudding from the userpage work without refreshing the page
|
2022-11-07 08:08:53 +02:00 |
asset_submissions.py
|
constantify image extensions and fix imgur .gif bug
|
2022-11-05 23:01:23 +02:00 |
awards.py
|
make award message better
|
2022-11-05 05:56:01 +02:00 |
casino.py
|
twentyone: ratelimits: put a once per 2 seconds ratelimit to patch up race conditions
|
2022-11-01 00:04:55 -05:00 |
chat.py
|
accomodate alt domain
|
2022-11-03 17:29:14 +02:00 |
comments.py
|
blocks: don't check for blocks on the route midway through creating a post
|
2022-11-06 23:24:23 -06:00 |
errors.py
|
Revert "fix error with 500 page"
|
2022-10-17 20:35:47 -04:00 |
feeds.py
|
remove weird spaes
|
2022-08-17 22:30:07 +02:00 |
front.py
|
exclude /h/changelog from hole filter
|
2022-11-07 03:18:54 +02:00 |
giphy.py
|
fix 17 potential 500s
|
2022-10-16 02:51:42 -07:00 |
hats.py
|
actions: move user-only actions to useractions, which gets rid of a circular dependency
|
2022-11-01 18:46:56 -05:00 |
login.py
|
alts: only change session data if new include_current_session flag is set
|
2022-11-01 16:58:42 -05:00 |
lottery.py
|
abort a bunch of stuff where we manually returned JSON
|
2022-10-11 08:40:19 -07:00 |
notifications.py
|
listings: constantify PAGE_SIZE as 25
|
2022-10-28 22:20:48 -05:00 |
oauth.py
|
small change to /admin/app
|
2022-10-28 22:13:58 +02:00 |
polls.py
|
use charge_account everywhere
|
2022-11-01 00:25:19 -05:00 |
posts.py
|
fix logic for duplicate posts in localhost
|
2022-11-07 01:48:37 +02:00 |
reporting.py
|
fix prev commit
|
2022-11-02 19:30:00 -05:00 |
search.py
|
add cc post search parameter
|
2022-11-07 02:22:06 +02:00 |
settings.py
|
settings: fix NSFW toggle
|
2022-11-06 23:45:21 -06:00 |
static.py
|
settings: add new settings pages to API
|
2022-11-06 20:06:37 -08:00 |
subs.py
|
fix previous commit
|
2022-11-04 18:51:42 -05:00 |
users.py
|
replace cc toggle with holes toggle
|
2022-11-07 02:44:31 +02:00 |
votes.py
|
will someone pls kill me
|
2022-11-07 05:16:14 +02:00 |