..
__init__.py
notifications rework
2022-07-08 20:06:54 +02:00
admin.py
Refactor feature flags to dict.
2022-07-18 01:10:01 -04:00
awards.py
Refactor feature flags to dict.
2022-07-18 01:10:01 -04:00
chat.py
replace "request.host" with "SITE"
2022-07-13 20:14:37 +02:00
comments.py
Refactor feature flags to dict.
2022-07-18 01:10:01 -04:00
discord.py
add a discord server for api users to help eachother
2022-07-18 02:46:46 +02:00
errors.py
minor logic tweaks
2022-07-10 16:21:16 +02:00
feeds.py
uncomment rss feed
2022-07-08 18:21:20 +02:00
front.py
fix pinning logic for holes
2022-07-13 23:20:56 +02:00
giphy.py
move all env-getting to .const
2022-07-08 18:21:13 +02:00
login.py
modify new user message a little
2022-07-16 01:31:40 +02:00
lottery.py
catch invalid ticket quantity 500 error
2022-06-13 20:34:57 +02:00
notifications.py
hide blocked users from post notifs
2022-07-18 01:00:51 +02:00
oauth.py
add a discord server for api users to help eachother
2022-07-18 02:46:46 +02:00
polls.py
dont reveal votes on polls in ghost threads
2022-07-15 01:21:52 +02:00
posts.py
refactor changelog v2
2022-07-13 23:12:07 +02:00
reporting.py
replace "request.host" with "SITE"
2022-07-13 20:14:37 +02:00
search.py
refactor sorting and time filter
2022-07-09 12:32:49 +02:00
settings.py
remove linebreaks from future sigs
2022-07-17 19:24:58 +02:00
static.py
show marsey authors in deux
2022-07-15 03:25:04 +02:00
subs.py
increase max sidebar character count from 500 to 10k
2022-07-17 19:26:16 +02:00
users.py
order saved posts, comments and subscribed post by newest to oldest
2022-07-16 20:51:48 +02:00
votes.py
replace "request.host" with "SITE"
2022-07-13 20:14:37 +02:00