.. |
__init__.py
|
add BOTS feature
|
2023-03-16 06:07:39 +02:00 |
admin.py
|
cleanup in aisle 4
|
2023-07-03 03:26:20 +03:00 |
allroutes.py
|
fix duplicate cookie issue
|
2023-07-02 02:00:56 +03:00 |
asset_submissions.py
|
fix wrong badge order
|
2023-07-01 02:10:50 +03:00 |
awards.py
|
cleanup in aisle 4
|
2023-07-03 03:26:20 +03:00 |
casino.py
|
dont pass db session as an argument unless necessary
|
2023-06-08 03:49:37 +03:00 |
chat.py
|
Bring back orgies (watchparties), now controllable by admins, and generally better in all ways (#165)
|
2023-07-02 23:55:37 +00:00 |
comments.py
|
fix this https://media.discordapp.net/attachments/1104910184901525544/1124420076662173776/image.png?width=1144&height=611
|
2023-06-30 22:33:18 +03:00 |
errors.py
|
use error()instead of abort() in sanitize
|
2023-06-30 23:34:29 +03:00 |
feeds.py
|
use new pagination system everywhere it isnt used
|
2023-05-06 00:47:07 +03:00 |
front.py
|
fix forgotten subdomain
|
2023-07-01 22:37:32 +03: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
|
"Leave" instead of "Kick" when its myself
|
2023-05-16 13:40:57 +03:00 |
hats.py
|
remove useless tabs
|
2023-05-06 00:47:07 +03:00 |
jinja2.py
|
fix 500 error
|
2023-07-02 02:14:57 +03:00 |
login.py
|
use more secure token_urlsafe
|
2023-06-30 19:51:14 +03:00 |
lottery.py
|
stop the infamous terrorist known as carpathian ibn al-florist from breaking the site everytime he wants a fat lottery payout
|
2023-04-03 19:58:17 +02:00 |
mail.py
|
add 1/1 second ratelimiter for user ids to fix blackjack exploit
|
2023-04-02 08:52:26 +02:00 |
notifications.py
|
stop usage of .update
|
2023-07-03 00:42:34 +03:00 |
oauth.py
|
complement 32fa466e6a
|
2023-06-23 16:46:42 +03:00 |
polls.py
|
Add House Edgy
|
2023-06-26 18:05:27 +03:00 |
posts.py
|
disable ghost-posting in holes to prevent hole jannies from unmaking ppl who participate in them
|
2023-07-01 03:39:24 +03:00 |
push_notifs.py
|
add 1/1 second ratelimiter for user ids to fix blackjack exploit
|
2023-04-02 08:52:26 +02:00 |
reporting.py
|
disable ghost-posting in holes to prevent hole jannies from unmaking ppl who participate in them
|
2023-07-01 03:39:24 +03:00 |
routehelpers.py
|
fix improperly typed func
|
2023-06-24 21:02:16 +03:00 |
search.py
|
allow ppl to search their own ghost comments
|
2023-06-24 16:37:08 +03:00 |
settings.py
|
remove event_darkmode
|
2023-07-03 01:55:56 +03:00 |
special.py
|
rename submissions to posts
|
2023-06-08 02:26:32 +03:00 |
static.py
|
cleanup in aisle 4
|
2023-07-03 03:26:20 +03:00 |
subs.py
|
Add House Edgy
|
2023-06-26 18:05:27 +03:00 |
users.py
|
cleanup in aisle 4
|
2023-07-03 03:26:20 +03:00 |
votes.py
|
stop usage of .update
|
2023-07-03 00:42:34 +03:00 |
wrappers.py
|
use more secure token_urlsafe
|
2023-06-30 19:51:14 +03:00 |