.. |
__init__.py
|
hats: only load routes if feature flag enabled
|
2022-11-16 06:52:16 -06:00 |
admin.py
|
sbs: since propagation isn't optional anyway, let's propagate on a ban to get their alts
|
2022-11-22 09:51:44 -06:00 |
allroutes.py
|
cookies: set SameSite Lax to get rid of annoying console warning
|
2022-11-21 09:36:34 -06:00 |
asset_submissions.py
|
increase approve hat ratelimit per minute from 30 to 120
|
2022-11-21 03:18:02 +02:00 |
awards.py
|
sneed (rename procoins to marseybux) (#472)
|
2022-11-21 18:08:29 -05:00 |
casino.py
|
win loss stats to casino games (#475)
|
2022-11-22 07:11:01 -08:00 |
chat.py
|
expand IS_LOCALHOST
|
2022-11-21 00:16:49 +02:00 |
comments.py
|
ratelimiting: use ratelimit_user everywhere
|
2022-11-21 09:30:27 -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
|
user can_view functions (#460)
|
2022-11-17 16:02:08 -05: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
|
expand IS_LOCALHOST
|
2022-11-21 00:16:49 +02:00 |
login.py
|
[DO NOT MERGE] titlesssssssssss (#468)
|
2022-11-21 02:52:22 -06: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
|
ratelimiting: use ratelimit_user everywhere
|
2022-11-21 09:30:27 -06: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
|
security: validate YouTube link IDs
|
2022-11-22 06:13:44 -06:00 |
static.py
|
ratelimiting: use ratelimit_user everywhere
|
2022-11-21 09:30:27 -06:00 |
streamers.py
|
[DO NOT MERGE] import detanglation (#442)
|
2022-11-15 03:19:08 -06:00 |
subs.py
|
ratelimiting: use ratelimit_user everywhere
|
2022-11-21 09:30:27 -06:00 |
users.py
|
repurpose "upvoted" to "voted"
|
2022-11-22 23:28:30 +02:00 |
votes.py
|
remove hole nerf
|
2022-11-22 22:25:48 +02:00 |
wrappers.py
|
fix 500 errors
|
2022-11-20 21:05:32 +02:00 |