.. |
__init__.py
|
Add trailing final newlines to source files.
|
2022-09-29 01:43:29 -04:00 |
admin.py
|
minor tweak to avoid double-notifying ppl
|
2022-10-14 20:35:13 +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
|
decouple v.last_active from the calc_users
|
2022-10-15 12:08:14 +02:00 |
discord.py
|
abort a bunch of stuff where we manually returned JSON
|
2022-10-11 08:40:19 -07:00 |
errors.py
|
add g.is_api_or_xhr so we can use it where we want to give API output
|
2022-10-15 02:11:36 -07:00 |
feeds.py
|
remove weird spaes
|
2022-08-17 22:30:07 +02:00 |
front.py
|
add g.is_api_or_xhr so we can use it where we want to give API output
|
2022-10-15 02:11:36 -07: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
|
add g.is_api_or_xhr so we can use it where we want to give API output
|
2022-10-15 02:11:36 -07:00 |
lottery.py
|
abort a bunch of stuff where we manually returned JSON
|
2022-10-11 08:40:19 -07:00 |
notifications.py
|
add g.is_api_or_xhr so we can use it where we want to give API output
|
2022-10-15 02:11:36 -07: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
|
add g.is_api_or_xhr so we can use it where we want to give API output
|
2022-10-15 02:11:36 -07:00 |
reporting.py
|
add 409 to errors
|
2022-10-11 08:40:19 -07:00 |
search.py
|
fix 500 in search.py
|
2022-10-15 03:30:13 -07:00 |
settings.py
|
use charge_account everywhere
|
2022-10-12 18:33:00 +02:00 |
static.py
|
add g.is_api_or_xhr so we can use it where we want to give API output
|
2022-10-15 02:11:36 -07:00 |
subs.py
|
add g.is_api_or_xhr so we can use it where we want to give API output
|
2022-10-15 02:11:36 -07:00 |
users.py
|
add g.is_api_or_xhr so we can use it where we want to give API output
|
2022-10-15 02:11:36 -07:00 |
votes.py
|
add g.is_api_or_xhr so we can use it where we want to give API output
|
2022-10-15 02:11:36 -07:00 |