..
__init__.py
Add trailing final newlines to source files.
2022-09-29 01:43:29 -04:00
admin.py
Revert "Disable Cloudflare API call timing out admin_home."
2022-10-13 02:12:35 -04:00
asset_submissions.py
another dumb syntax error
2022-10-11 08:40:19 -07:00
awards.py
use site specific patron name
2022-10-12 03:45:45 -07:00
casino.py
use error handlers in cases where we can
2022-10-12 08:55:42 -07:00
chat.py
use ban permission for muting and also add a user home permission (wonder if should be the same as mop perm)
2022-10-05 22:54:48 -07:00
comments.py
use error handlers in cases where we can
2022-10-12 08:55:42 -07:00
discord.py
abort a bunch of stuff where we manually returned JSON
2022-10-11 08:40:19 -07:00
errors.py
remove 417 (use 409) and reword 418 msg
2022-10-12 02:00:18 -07:00
feeds.py
remove weird spaes
2022-08-17 22:30:07 +02:00
front.py
Refactor /comments to use single query.
2022-10-13 01:52:54 -04:00
giphy.py
make using proxies only happen in 3 circumstances again
2022-09-26 06:01:25 +02:00
hats.py
abort a bunch of stuff where we manually returned JSON
2022-10-11 08:40:19 -07:00
login.py
Merge branch 'frost' of https://github.com/Aevann1/rDrama into frost
2022-10-10 11:06:32 +02:00
lottery.py
abort a bunch of stuff where we manually returned JSON
2022-10-11 08:40:19 -07:00
notifications.py
refactor sorting again (untested)
2022-10-12 09:03:28 +02:00
oauth.py
add "(Admin)" to messages sent to users due to admin actions (for clarity to new users)
2022-10-10 08:11:17 +02:00
polls.py
use charge_account everywhere
2022-10-12 18:33:00 +02:00
posts.py
Fix shadow visibility logic.
2022-10-13 00:10:34 -04:00
reporting.py
add 409 to errors
2022-10-11 08:40:19 -07:00
search.py
Fix shadow visibility logic.
2022-10-13 00:10:34 -04:00
settings.py
use charge_account everywhere
2022-10-12 18:33:00 +02:00
static.py
use error handlers in cases where we can
2022-10-12 08:55:42 -07:00
subs.py
use charge_account everywhere
2022-10-12 18:33:00 +02:00
users.py
Fix shadow visibility logic.
2022-10-13 00:10:34 -04:00
votes.py
use charge_account everywhere
2022-10-12 18:33:00 +02:00