.. |
__init__.py
|
change print statement
|
2023-07-28 01:05:20 +03:00 |
admin.py
|
remove a now-unnecessary line
|
2023-07-28 01:58:38 +03:00 |
allroutes.py
|
allow session cookie to work on videos.watchpeopledie.tv
|
2023-07-14 18:45:49 +03:00 |
asset_submissions.py
|
use SITE_FULL_IMAGES
|
2023-07-28 02:07:18 +03:00 |
awards.py
|
remove unnecessary flushes
|
2023-07-25 23:35:54 +03:00 |
casino.py
|
dont count failed requests towards ratelimit
|
2023-07-13 16:50:46 +03:00 |
chat.py
|
add socketio-friendly wrappers
|
2023-07-24 13:33:04 +03:00 |
comments.py
|
use SITE_FULL_IMAGES
|
2023-07-28 02:07:18 +03:00 |
errors.py
|
dont count failed requests towards ratelimit
|
2023-07-13 16:50:46 +03:00 |
feeds.py
|
dont count failed requests towards ratelimit
|
2023-07-13 16:50:46 +03:00 |
front.py
|
make the site faster by not having GET endpoints waiting for UPDATE statements to finish (they can take really long bc of locks)
|
2023-07-26 00:26:34 +03:00 |
giphy.py
|
dont count failed requests towards ratelimit
|
2023-07-13 16:50:46 +03:00 |
groups.py
|
remove unnecessary flushes
|
2023-07-25 23:35:54 +03:00 |
hats.py
|
dont count failed requests towards ratelimit
|
2023-07-13 16:50:46 +03:00 |
jinja2.py
|
add warning about HOLE_INACTIVITY_DELETION
|
2023-07-27 22:52:35 +03:00 |
login.py
|
partially revert a94dda90dd . restore some commits that turned out to be necessary
|
2023-07-26 00:42:47 +03:00 |
lottery.py
|
dont count failed requests towards ratelimit
|
2023-07-13 16:50:46 +03:00 |
mail.py
|
dont count failed requests towards ratelimit
|
2023-07-13 16:50:46 +03:00 |
notifications.py
|
remove unnecessary flushes
|
2023-07-25 23:35:54 +03:00 |
oauth.py
|
change wrong response codes
|
2023-07-23 03:36:28 +03:00 |
polls.py
|
dont count failed requests towards ratelimit
|
2023-07-13 16:50:46 +03:00 |
posts.py
|
same as 36b2db7b2b
|
2023-07-27 03:35:44 +03:00 |
push_notifs.py
|
dont count failed requests towards ratelimit
|
2023-07-13 16:50:46 +03:00 |
reporting.py
|
do this https://rdrama.net/post/18459/marseycapywalking-megathread-for-bugs-and-suggestions/4630694#context
|
2023-07-22 19:37:57 +03:00 |
routehelpers.py
|
partially revert a94dda90dd . restore some commits that turned out to be necessary
|
2023-07-26 00:42:47 +03:00 |
search.py
|
try random bullshit to fix timeouts
|
2023-07-17 17:49:26 +03:00 |
settings.py
|
fix missing import
|
2023-07-26 20:27:30 +03:00 |
static.py
|
remove /badmins for not being highlighted
|
2023-07-21 17:30:11 +03:00 |
subs.py
|
partially revert a94dda90dd . restore some commits that turned out to be necessary
|
2023-07-26 00:42:47 +03:00 |
users.py
|
add spaces
|
2023-07-27 22:49:36 +03:00 |
votes.py
|
fish
|
2023-07-26 23:06:28 +03:00 |
wrappers.py
|
Revert "try only loading id in get_logged_in_user"
|
2023-07-27 22:55:04 +03:00 |