.. |
__init__.py
|
add ping groups
|
2023-02-24 08:31:06 +02:00 |
admin.py
|
restore login_required mod log
|
2023-03-01 22:45:42 +02:00 |
allroutes.py
|
redup redis url
|
2023-03-01 21:49:17 +02:00 |
asset_submissions.py
|
move update_assets.html
|
2023-03-04 20:55:07 +02:00 |
awards.py
|
always use author_name even if its not needed for consistency
|
2023-03-01 21:28:10 +02:00 |
casino.py
|
blackjack fix exploit
|
2023-02-27 07:33:45 +02:00 |
chat.py
|
reduce automute from 60 mins to 10 mins
|
2023-03-04 20:16:38 +02:00 |
comments.py
|
combine 2 janny perms
|
2023-03-05 12:03:21 +02:00 |
errors.py
|
blackjack fix exploit
|
2023-02-27 07:33:45 +02:00 |
feeds.py
|
fix /rss
|
2023-03-05 12:13:00 +02:00 |
front.py
|
destroy the shadow realm (#135)
|
2023-02-27 15:38:12 +00:00 |
giphy.py
|
default ratelimit doesnt apply implicitly if theres other @limiter.limit before the function, so add it explicity before all functions
|
2023-02-26 10:41:04 +02:00 |
groups.py
|
forbid slots in ping group names
|
2023-03-04 23:45:12 +02:00 |
hats.py
|
blackjack fix exploit
|
2023-02-27 07:33:45 +02:00 |
jinja2.py
|
increase charlimit for bio, friends, and enemies to 5k
|
2023-03-03 06:19:52 +02:00 |
login.py
|
add session["GLOBAL"]
|
2023-03-02 22:29:22 +02:00 |
lottery.py
|
blackjack fix exploit
|
2023-02-27 07:33:45 +02:00 |
mail.py
|
blackjack fix exploit
|
2023-02-27 07:33:45 +02:00 |
notifications.py
|
add session["GLOBAL"]
|
2023-03-02 22:29:22 +02:00 |
oauth.py
|
put unapproved apps before approved apps
|
2023-02-28 19:13:38 +02:00 |
polls.py
|
fix 500 error
|
2023-03-01 02:01:26 +02:00 |
posts.py
|
repin pizzashill's posts
|
2023-03-03 22:11:43 +02:00 |
push_notifs.py
|
blackjack fix exploit
|
2023-02-27 07:33:45 +02:00 |
reporting.py
|
always use author_name even if its not needed for consistency
|
2023-03-01 21:28:10 +02:00 |
routehelpers.py
|
shorter syntax for if condition
|
2023-02-24 04:29:53 +02:00 |
search.py
|
add sentto seach query for messages + make before and after work for user search
|
2023-03-03 04:04:09 +02:00 |
settings.py
|
increase charlimit for bio, friends, and enemies to 5k
|
2023-03-03 06:19:52 +02:00 |
special.py
|
remove leftover debug print
|
2023-03-02 02:47:19 +02:00 |
static.py
|
destroy the shadow realm (#135)
|
2023-02-27 15:38:12 +00:00 |
subs.py
|
destroy the shadow realm (#135)
|
2023-02-27 15:38:12 +00:00 |
users.py
|
remove the .json endpoints
|
2023-03-03 03:53:04 +02:00 |
votes.py
|
destroy the shadow realm (#135)
|
2023-02-27 15:38:12 +00:00 |
wrappers.py
|
fix errors
|
2023-02-26 10:49:09 +02:00 |