forked from rDrama/rDrama
1
0
Fork 0
rDrama/files/routes
Aevann df92de16a6 approval logic improvement 2023-10-31 21:15:16 +03:00
..
__init__.py enable emoji form on WPD 2023-10-24 22:04:40 +03:00
admin.py approval logic improvement 2023-10-31 21:15:16 +03:00
allroutes.py remove unnecessary line 2023-10-27 20:12:04 +03:00
asset_submissions.py make sure "redis-cli flushall" doesnt break emojis until carp approves a new one 2023-10-27 18:58:41 +03:00
awards.py thing_type -> isinstance 2023-10-29 16:01:57 +03:00
casino.py Revert "Revert "Adds blackjack split (#197)"" 2023-09-18 19:31:58 +03:00
chat.py show pride username in chat 2023-10-26 22:16:29 +03:00
comments.py dont generate notifs for removed posts and comments except to jannies 2023-10-29 16:01:57 +03:00
errors.py stop using 204 2023-10-10 22:34:38 +03:00
feeds.py dont count failed requests towards ratelimit 2023-07-13 16:50:46 +03:00
front.py exclude shadowbanned from random_user 2023-10-13 00:13:49 +03:00
giphy.py always use fake headers 2023-09-09 21:09:35 +03:00
groups.py fix linkifying ping group in admin notif 2023-10-12 21:57:35 +03:00
hats.py remove now-unnecessary lines relating to int vals 2023-08-20 19:03:34 +03:00
holes.py remove unnecessary [ and ] 2023-10-29 16:22:36 +03:00
jinja2.py make sure "redis-cli flushall" doesnt break emojis until carp approves a new one 2023-10-27 18:58:41 +03:00
login.py fix viewing emails 2023-10-27 02:02:40 +03:00
lottery.py remove typing (useless code bloat) 2023-07-30 03:42:06 +03:00
mail.py rename is_activated to email_verified 2023-08-03 11:02:31 +03:00
notifications.py sub -> hole 2023-10-07 20:55:50 +03:00
oauth.py disallow permabanned-cels from all POST endpoints that require auth except /reply /contact /delete/post /delete/comment 2023-09-14 19:49:46 +03:00
polls.py thing -> option in poll_votes 2023-10-29 16:01:58 +03:00
posts.py dont generate notifs for removed posts and comments except to jannies 2023-10-29 16:01:57 +03:00
push_notifs.py dont count failed requests towards ratelimit 2023-07-13 16:50:46 +03:00
reporting.py stop using "flair" instead of "hole" in wpd 2023-10-07 21:04:12 +03:00
routehelpers.py remove unnecessary [ and ] 2023-10-29 16:22:36 +03:00
search.py stop using "flair" instead of "hole" in wpd 2023-10-07 21:04:12 +03:00
settings.py make blackjack affect usernames too 2023-10-26 23:08:33 +03:00
special.py space+tab -> tab 2023-08-31 13:38:18 +03:00
static.py remove unnecessary [ and ] 2023-10-29 16:22:36 +03:00
users.py dont allow subscribing to own post (not hidden in HTML in order to show num of subscribers) 2023-10-29 17:30:54 +03:00
votes.py thing -> obj in /votes 2023-10-29 16:01:57 +03:00
wrappers.py reduce threshold for WPD 2023-10-26 20:08:17 +03:00