MarseyWorld/files/routes
justcool393 87fd8ee57a comment sanity checks and constantization
* make HTML body length a constant and use it
* abort before uploads and other tasks if comment level is too deep
* what a nightmare of two functions, please do better next time
2022-10-09 05:54:46 -07:00
..
__init__.py
admin.py fix grammar 2022-10-08 08:08:45 +02:00
asset_submissions.py disable asset submissions in WPD and PCM 2022-10-08 03:00:27 +02:00
awards.py Fix lootbox purchasing identifier conflict. 2022-10-07 17:01:29 -04:00
casino.py PCM: disable gambling; extend FEATURES['GAMBLING']. 2022-10-07 20:31:46 -04:00
chat.py
comments.py comment sanity checks and constantization 2022-10-09 05:54:46 -07:00
discord.py don't allow banned users to join 2022-10-09 00:34:22 -07:00
errors.py
feeds.py
front.py don't include sbed users in songs 2022-10-08 10:14:17 -07:00
giphy.py
hats.py
login.py rework env vars a bit 2022-10-08 02:43:04 +02:00
lottery.py
notifications.py
oauth.py
polls.py
posts.py comment sanity checks and constantization 2022-10-09 05:54:46 -07:00
reporting.py
search.py
settings.py
static.py PCM live: stop infinite recursion on invalid input. 2022-10-07 22:32:33 -04:00
subs.py remove some more vestiges 2022-10-09 01:25:21 -07:00
users.py constantify comment body length limit and transfer limit 2022-10-09 00:20:28 -07:00
votes.py