forked from rDrama/rDrama
1
0
Fork 0
retarD/files/routes
Snakes 3482f97bfb
Remove accidentally sneeded debug code.
We were experiencing errors on prod where is_repost would not have
either g or g.db available on request teardown, which would eventually
culminate in errors.py:error_500. These haven't reoccurred for nearly
16hrs now, and the test code got caught in a 'sneed' commit. Best to
have it gone.
2022-10-12 04:32:18 -04:00
..
__init__.py Add trailing final newlines to source files. 2022-09-29 01:43:29 -04:00
admin.py more shadowban refactor 2022-10-12 08:53:32 +02:00
asset_submissions.py another dumb syntax error 2022-10-11 08:40:19 -07:00
awards.py 400 -> 409 2022-10-11 09:55:24 -07:00
casino.py abort a bunch of stuff where we manually returned JSON 2022-10-11 08:40:19 -07:00
chat.py use ban permission for muting and also add a user home permission (wonder if should be the same as mop perm) 2022-10-05 22:54:48 -07:00
comments.py more shadowban refactor 2022-10-12 08:53:32 +02:00
discord.py abort a bunch of stuff where we manually returned JSON 2022-10-11 08:40:19 -07:00
errors.py Remove accidentally sneeded debug code. 2022-10-12 04:32:18 -04:00
feeds.py remove weird spaes 2022-08-17 22:30:07 +02:00
front.py Clarify architecture of sort_objects. 2022-10-12 04:05:26 -04:00
giphy.py make using proxies only happen in 3 circumstances again 2022-09-26 06:01:25 +02:00
hats.py abort a bunch of stuff where we manually returned JSON 2022-10-11 08:40:19 -07:00
login.py Merge branch 'frost' of https://github.com/Aevann1/rDrama into frost 2022-10-10 11:06:32 +02:00
lottery.py abort a bunch of stuff where we manually returned JSON 2022-10-11 08:40:19 -07:00
notifications.py refactor sorting again (untested) 2022-10-12 09:03:28 +02:00
oauth.py add "(Admin)" to messages sent to users due to admin actions (for clarity to new users) 2022-10-10 08:11:17 +02:00
polls.py abort a bunch of stuff where we manually returned JSON 2022-10-11 08:40:19 -07:00
posts.py Clarify architecture of sort_objects. 2022-10-12 04:05:26 -04:00
reporting.py add 409 to errors 2022-10-11 08:40:19 -07:00
search.py Clarify architecture of sort_objects. 2022-10-12 04:05:26 -04:00
settings.py fix wrong name for feature 2022-10-12 06:06:11 +02:00
static.py replace "if not FEATURES" with wrapper 2022-10-11 00:33:23 -07:00
subs.py abort a bunch of stuff where we manually returned JSON 2022-10-11 08:40:19 -07:00
users.py Clarify architecture of sort_objects. 2022-10-12 04:05:26 -04:00
votes.py vote realness is in user model 2022-10-11 23:47:47 -07:00