.. |
__init__.py
|
Add trailing final newlines to source files.
|
2022-09-29 01:43:29 -04:00 |
admin.py
|
add whitelist of badge_granting on WPD, and disallow removing award badges
|
2022-10-14 19:11:39 +02:00 |
asset_submissions.py
|
refactor asset submissions a bit
|
2022-10-14 11:03:47 -07:00 |
awards.py
|
get rid of Boolean columns for permenant awards
|
2022-10-14 18:59:49 +02: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
|
create cloudflare helper
|
2022-10-13 00:55:15 -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
|
remove redundant shadoban filters
|
2022-10-13 12:47:55 +02: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
|
remove username reservation system
|
2022-10-14 14:01:06 +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
|
don't constantly check for reposts when it's obvious there can't be one
|
2022-10-14 03:27:45 -07:00 |
reporting.py
|
add 409 to errors
|
2022-10-11 08:40:19 -07:00 |
search.py
|
remove redundant shadoban filters
|
2022-10-13 12:47:55 +02: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 500 error
|
2022-10-14 17:29:26 +02:00 |
votes.py
|
use charge_account everywhere
|
2022-10-12 18:33:00 +02:00 |