.. |
__init__.py
|
notifications rework
|
2022-07-08 20:06:54 +02:00 |
admin.py
|
keep chat count when purging cache
|
2022-09-02 01:59:56 +02:00 |
awards.py
|
fix owoify and marsify getting wasted when awarded on a post
|
2022-09-02 00:11:30 +02:00 |
chat.py
|
remove chat logging
|
2022-08-26 18:17:12 +02:00 |
comments.py
|
fix wrongly-named route
|
2022-09-02 19:36:49 +02:00 |
discord.py
|
remove wpd discord from /discord
|
2022-08-25 15:34:00 +02:00 |
errors.py
|
replace '/logged_out' from redir value
|
2022-09-01 21:24:06 +02:00 |
feeds.py
|
remove weird spaes
|
2022-08-17 22:30:07 +02:00 |
front.py
|
fix chudrama for paypigs
|
2022-08-31 18:49:31 +02:00 |
giphy.py
|
move all env-getting to .const
|
2022-07-08 18:21:13 +02:00 |
login.py
|
fix redirection on signup
|
2022-08-30 21:03:49 +02:00 |
lottery.py
|
catch invalid ticket quantity 500 error
|
2022-06-13 20:34:57 +02:00 |
notifications.py
|
reduce max notification depth from 50 to 10
|
2022-08-15 20:10:45 +02:00 |
oauth.py
|
don't notify me of smth I did
|
2022-08-25 17:56:51 +02:00 |
polls.py
|
restore betting
|
2022-08-26 23:53:17 +02:00 |
posts.py
|
fix edge case with pinning child comments
|
2022-09-02 06:13:40 +02:00 |
reporting.py
|
Add admin mute for user reports and modmail.
|
2022-09-01 17:30:15 -04:00 |
search.py
|
add error handling for incorrect time format in search
|
2022-08-31 03:48:20 +02:00 |
settings.py
|
try to fix db 500 errors on wpd
|
2022-09-01 21:05:37 +02:00 |
static.py
|
Add admin mute for user reports and modmail.
|
2022-09-01 17:30:15 -04:00 |
subs.py
|
make it so u cant add hole mods in WPD
|
2022-09-02 01:54:05 +02:00 |
users.py
|
Add admin mute for user reports and modmail.
|
2022-09-01 17:30:15 -04:00 |
votes.py
|
try to fix db 500 errors on wpd
|
2022-09-01 21:05:37 +02:00 |