..
__init__.py
remove unused routes
2022-10-16 08:01:59 -05:00
admin.py
alts: only change session data if new include_current_session flag is set
2022-11-01 16:58:42 -05:00
asset_submissions.py
small dedup in asset_submissions
2022-11-02 00:27:42 +02:00
awards.py
marsify: make marsify awards last a day
2022-11-01 15:33:00 -05: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
refactor blackjack a bit
2022-10-20 19:28:05 -05:00
comments.py
slots: fix numerous bugs with slots
2022-11-01 18:03:53 -05: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
listings: constantify PAGE_SIZE as 25
2022-10-28 22:20:48 -05:00
giphy.py
fix 17 potential 500s
2022-10-16 02:51:42 -07:00
hats.py
Formalize unpurchasable hats.
2022-10-31 23:38:10 -04: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
use charge_account everywhere
2022-11-01 00:25:19 -05:00
reporting.py
refactor blackjack a bit
2022-10-20 19:28:05 -05:00
search.py
users and search: add status codes
2022-10-30 02:33:42 -05:00
settings.py
use charge_account everywhere
2022-11-01 00:25:19 -05:00
static.py
bans: don't leak shadowbans to people who can't see them
2022-11-01 15:59:18 -05:00
subs.py
use charge_account everywhere
2022-11-01 00:25:19 -05:00
users.py
commentsaverelationship
2022-11-01 12:19:21 -05:00
votes.py
voting: allow voting to cause a user's DC balance to go negative
2022-11-01 12:50:01 -05:00