..
__init__.py
add ping groups
2023-02-24 08:31:06 +02:00
admin.py
change 1/second ratelimit to 1/2 second
2023-02-26 12:26:26 +02:00
allroutes.py
change 1/second ratelimit to 1/2 second
2023-02-26 12:26:26 +02:00
asset_submissions.py
change 1/second ratelimit to 1/2 second
2023-02-26 12:26:26 +02:00
awards.py
change 1/second ratelimit to 1/2 second
2023-02-26 12:26:26 +02:00
casino.py
change 1/second ratelimit to 1/2 second
2023-02-26 12:26:26 +02:00
chat.py
default ratelimit doesnt apply implicitly if theres other @limiter.limit before the function, so add it explicity before all functions
2023-02-26 10:41:04 +02:00
comments.py
dont give error when body is missing <file>
2023-02-26 14:46:38 +02:00
errors.py
change 1/second ratelimit to 1/2 second
2023-02-26 12:26:26 +02:00
feeds.py
default ratelimit doesnt apply implicitly if theres other @limiter.limit before the function, so add it explicity before all functions
2023-02-26 10:41:04 +02:00
front.py
default ratelimit doesnt apply implicitly if theres other @limiter.limit before the function, so add it explicity before all functions
2023-02-26 10:41:04 +02:00
giphy.py
default ratelimit doesnt apply implicitly if theres other @limiter.limit before the function, so add it explicity before all functions
2023-02-26 10:41:04 +02:00
groups.py
change 1/second ratelimit to 1/2 second
2023-02-26 12:26:26 +02:00
hats.py
change 1/second ratelimit to 1/2 second
2023-02-26 12:26:26 +02:00
jinja2.py
css solution to the height spam question
2023-02-26 13:08:52 +02:00
login.py
change 1/second ratelimit to 1/2 second
2023-02-26 12:26:26 +02:00
lottery.py
change 1/second ratelimit to 1/2 second
2023-02-26 12:26:26 +02:00
mail.py
Pointless bullshit checks for people who like to use mitmproxy a bit too much ( #134 )
2023-02-27 00:47:51 +00:00
notifications.py
always show parent comment in /notifications
2023-02-26 13:14:18 +02:00
oauth.py
change 1/second ratelimit to 1/2 second
2023-02-26 12:26:26 +02:00
polls.py
change 1/second ratelimit to 1/2 second
2023-02-26 12:26:26 +02:00
posts.py
allow positioning of files
2023-02-26 14:08:37 +02:00
push_notifs.py
change 1/second ratelimit to 1/2 second
2023-02-26 12:26:26 +02:00
reporting.py
change 1/second ratelimit to 1/2 second
2023-02-26 12:26:26 +02:00
routehelpers.py
shorter syntax for if condition
2023-02-24 04:29:53 +02:00
search.py
make modmail appear in /search/messages
2023-02-26 11:22:42 +02:00
settings.py
allow positioning of files
2023-02-26 14:08:37 +02:00
special.py
default ratelimit doesnt apply implicitly if theres other @limiter.limit before the function, so add it explicity before all functions
2023-02-26 10:41:04 +02:00
static.py
remove unnecessary modmail preamble
2023-02-27 02:41:25 +02:00
subs.py
change 1/second ratelimit to 1/2 second
2023-02-26 12:26:26 +02:00
users.py
Pointless bullshit checks for people who like to use mitmproxy a bit too much ( #134 )
2023-02-27 00:47:51 +00:00
votes.py
change 1/second ratelimit to 1/2 second
2023-02-26 12:26:26 +02:00
wrappers.py
fix errors
2023-02-26 10:49:09 +02:00