rDrama/files/routes
Snakes e212eb567d Exclude comments on drafts from edit limit.
Draft posts have already been excluded from the edit time limit for
obvious reasons--drafts are intended to be edited, and people use them
as personal megathreads on their profiles. Largely for the latter
use case, this commit also excludes comments on drafts from the limit.
2022-06-20 07:39:45 -04:00
..
__init__.py Initial connection of front-end to back-end. 2022-05-28 18:26:30 -05:00
admin.py put author username in mod action notifs 2022-06-20 01:08:21 +02:00
awards.py replace "g.db.query" on pkeys with the much more efficient "g.db.get" 2022-06-18 02:57:23 +02:00
chat.py vid refactor 2022-05-22 18:13:19 +02:00
comments.py Exclude comments on drafts from edit limit. 2022-06-20 07:39:45 -04:00
discord.py add me to WPD discord too 2022-06-07 12:55:50 +02:00
errors.py return to only allowing images/videos/audio 2022-06-19 18:56:45 +02:00
feeds.py Feeds: make RSS valid, part trois. 2022-05-30 07:27:52 -04:00
front.py add ceiling to link boost 2022-06-19 23:38:25 +02:00
giphy.py mn 2022-05-05 01:09:46 +02:00
login.py replace "g.db.query" on pkeys with the much more efficient "g.db.get" 2022-06-18 02:57:23 +02:00
lottery.py catch invalid ticket quantity 500 error 2022-06-13 20:34:57 +02:00
oauth.py replace "g.db.query" on pkeys with the much more efficient "g.db.get" 2022-06-18 02:57:23 +02:00
posts.py fix my upsoren being added before OP's upsoren 2022-06-19 23:40:07 +02:00
reporting.py Add un-holing to hole report command. 2022-06-09 02:42:52 -04:00
search.py expand post searching to include bodies (instead of titles only) 2022-06-13 19:33:20 +02:00
settings.py fix 500 error 2022-06-18 22:41:00 +02:00
static.py make modmail messages use the files refactor 2022-06-18 19:41:24 +02:00
subs.py fix 500 error 2022-06-18 22:41:00 +02:00
users.py hide deleted posts and comments from userpages (frequently requested) 2022-06-19 01:55:45 +02:00
votes.py replace "g.db.query" on pkeys with the much more efficient "g.db.get" 2022-06-18 02:57:23 +02:00