.. |
__init__.py
|
change print statement
|
2023-07-28 01:05:20 +03:00 |
admin.py
|
delete redis cache on post deletion/removal/undeletion/unremoval
|
2023-07-29 01:51:54 +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 redundant line
|
2023-07-29 22:00:42 +03:00 |
casino.py
|
dont count failed requests towards ratelimit
|
2023-07-13 16:50:46 +03:00 |
chat.py
|
remove a bunch of unnecessary/confusing garbage
|
2023-07-29 22:13:37 +03:00 |
comments.py
|
restore needful .strip()
|
2023-07-29 22:17:50 +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
|
restore needful .strip()
|
2023-07-29 22:17:50 +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
|
remove leftover code causing error
|
2023-07-30 03:14:11 +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
|
restore needful .strip()
|
2023-07-29 22:17:50 +03:00 |
votes.py
|
fish
|
2023-07-26 23:06:28 +03:00 |
wrappers.py
|
reduce ddos_threshold for rdrama from 3k to 1k
|
2023-07-28 18:23:53 +03:00 |