forked from rDrama/rDrama
1
0
Fork 0
rDrama/files/routes
Aevann1 15c7add942 fix bug 2022-11-26 22:54:17 +02:00
..
__init__.py api: fix some missing imports 2022-11-26 14:46:49 -06:00
admin.py make sure stickied child comments are always at the top place they can be 2022-11-26 06:01:20 +02:00
allroutes.py Ensure all entry points get sessions. 2022-11-22 18:37:55 -05:00
api.py fix bug 2022-11-26 22:54:17 +02:00
asset_submissions.py increase approve hat ratelimit per minute from 30 to 120 2022-11-21 03:18:02 +02:00
awards.py fix prev commit lol 2022-11-26 01:52:39 +02:00
casino.py win loss stats to casino games (#475) 2022-11-22 07:11:01 -08:00
chat.py const: rename constants from LIMIT to MINIMUM 2022-11-26 14:20:44 -06:00
comments.py Merge branch 'docs' into 'master' 2022-11-26 14:40:32 -06:00
errors.py add error handler 2022-11-15 23:36:56 -06:00
feeds.py [DO NOT MERGE] import detanglation (#442) 2022-11-15 03:19:08 -06:00
front.py tell ppl how much Truescore they need to see /h/chudrama 2022-11-26 06:22:09 +02:00
giphy.py [DO NOT MERGE] import detanglation (#442) 2022-11-15 03:19:08 -06:00
hats.py sneed (rename procoins to marseybux) (#472) 2022-11-21 18:08:29 -05:00
jinja2.py const: rename constants from LIMIT to MINIMUM 2022-11-26 14:20:44 -06:00
login.py fix login redir bug 2022-11-26 07:38:59 +02:00
lottery.py we don't need requests 2022-11-15 05:38:37 -06:00
mail.py use abort(410) instead of the old message.html template 2022-11-15 23:32:57 -06:00
notifications.py Fix reply/mention notifications from muted users. 2022-11-21 23:08:31 -05:00
oauth.py security: fix mute bypass 2022-11-17 16:50:06 -06:00
polls.py default response code is 200, dont need to specify it 2022-11-21 03:13:31 +02:00
posts.py fix this https://rdrama.net/post/125682 2022-11-26 08:11:00 +02:00
reporting.py remove hole pins when post moved 2022-11-18 21:58:12 +02:00
routehelpers.py fix 500 error 2022-11-21 01:20:57 +02:00
search.py search: fix tsquery when quoted unstripped space. 2022-11-20 19:31:27 -05:00
settings.py move ratelimit_user after auth 2022-11-26 01:37:04 +02:00
static.py api: fix some missing imports 2022-11-26 14:46:49 -06:00
streamers.py [DO NOT MERGE] import detanglation (#442) 2022-11-15 03:19:08 -06:00
subs.py move ratelimit_user after auth 2022-11-26 01:37:04 +02:00
users.py use sets instead of lists in some statements 2022-11-26 06:52:47 +02:00
votes.py use sets instead of lists in some statements 2022-11-26 06:52:47 +02:00
wrappers.py the request is prolly boned anyway, let's help friends help me :) 2022-11-25 20:57:24 -06:00