.. |
__init__.py
|
add women world cup leaderboard
|
2023-08-03 09:27:25 +03:00 |
admin.py
|
dedup DEFAULT_RATELIMIT
|
2023-08-06 10:30:34 +03:00 |
allroutes.py
|
move code to reduce lock duration
|
2023-08-10 21:47:57 +03:00 |
asset_submissions.py
|
make sure ppl get their backlogged badges
|
2023-08-06 10:35:30 +03:00 |
awards.py
|
remove unnecessary .all()
|
2023-08-05 22:26:42 +03:00 |
casino.py
|
better erro message
|
2023-08-08 20:02:47 +03:00 |
chat.py
|
make blocking affect chat too
|
2023-08-09 18:19:43 +03:00 |
comments.py
|
show who exiled the user in the icon
|
2023-08-08 20:01:58 +03:00 |
errors.py
|
remove login_required from ddos_detected
|
2023-08-10 00:46:12 +03:00 |
feeds.py
|
dont count failed requests towards ratelimit
|
2023-07-13 16:50:46 +03:00 |
front.py
|
do this https://rdrama.net/post/18459/marseycapywalking-megathread-for-bugs-and-suggestions/4747309#context
|
2023-08-08 17:51:20 +03:00 |
giphy.py
|
dont count failed requests towards ratelimit
|
2023-07-13 16:50:46 +03:00 |
groups.py
|
disallow mods from kicking other mods
|
2023-08-10 13:17:27 +03:00 |
hats.py
|
per carp request, dont use user_cards for badge owners and hat owners
|
2023-08-08 17:49:00 +03:00 |
jinja2.py
|
get shop icon to be highlighted when we're on the hats tab too
|
2023-08-05 13:44:26 +03:00 |
login.py
|
same as 4602e374ee
|
2023-08-10 15:45:45 +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
|
do this https://rdrama.net/h/countryclub/post/79285/-/4758207#context
|
2023-08-11 15:43:58 +03:00 |
oauth.py
|
remove unnecessary .all()
|
2023-08-05 22:26:42 +03:00 |
polls.py
|
dont count failed requests towards ratelimit
|
2023-07-13 16:50:46 +03:00 |
posts.py
|
Remove unnecessary redirects and remove temp event stuff. (#183)
|
2023-08-10 12:37:57 +00:00 |
push_notifs.py
|
dont count failed requests towards ratelimit
|
2023-07-13 16:50:46 +03:00 |
reporting.py
|
show who exiled the user in the icon
|
2023-08-08 20:01:58 +03:00 |
routehelpers.py
|
fix missing import
|
2023-08-02 11:25:40 +03:00 |
search.py
|
remove unnecessary ()
|
2023-08-06 06:33:25 +03:00 |
settings.py
|
fix bug caused by 4602e374ee
|
2023-08-10 17:00:54 +03:00 |
special.py
|
dont include THOT's other bets
|
2023-08-03 11:48:02 +03:00 |
static.py
|
move emoji download buttons to /emojis
|
2023-08-05 16:52:53 +03:00 |
subs.py
|
show who exiled the user in the icon
|
2023-08-08 20:01:58 +03:00 |
users.py
|
order votes by vote creation
|
2023-08-10 20:23:33 +03:00 |
votes.py
|
boost comments made during the night too
|
2023-08-03 08:15:30 +03:00 |
wrappers.py
|
move code to reduce lock duration
|
2023-08-10 21:47:57 +03:00 |