rDrama/files/routes
2022-11-09 20:37:04 -06:00
..
__init__.py Add trailing LF to text files 2022-05-10 21:05:51 -04:00
admin.py caching: fix CSRF 2022-11-02 23:51:33 -05:00
awards.py Remove coins from popovers, disable coin routes. 2022-09-05 23:44:18 -05:00
chat.py Remove some gimmicky r/drama features. 2022-05-21 21:43:00 -05:00
comments.py Move post/comment ID boilerplate inside getters. 2022-11-09 20:37:04 -06:00
discord.py Add trailing LF to text files 2022-05-10 21:05:51 -04:00
errors.py Only show /leaderboard link in settings2 menu to admins, also a more polite 403 message, also more readable HTML 2022-08-21 01:44:56 +01:00
feeds.py Change default RSS sort to 'new'. 2022-09-12 12:16:54 -05:00
front.py Fix four routes with auth_desired misimplemented. 2022-11-06 03:11:59 -06:00
giphy.py Convert text file line endings to LF. 2022-05-09 07:20:47 -05:00
login.py Fix some deprecations and factor out a helper function (#387) 2022-10-27 22:15:48 -05:00
oauth.py Convert text file line endings to LF. 2022-05-09 07:20:47 -05:00
posts.py Move post/comment ID boilerplate inside getters. 2022-11-09 20:37:04 -06:00
reporting.py Switch over comment reporting to use the new system 2022-07-09 06:33:41 -05:00
search.py Fix four routes with auth_desired misimplemented. 2022-11-06 03:11:59 -06:00
settings.py Implement #380: remove signatures feature. 2022-11-09 20:37:04 -06:00
static.py Fix four routes with auth_desired misimplemented. 2022-11-06 03:11:59 -06:00
subs.py Move post/comment ID boilerplate inside getters. 2022-11-09 20:37:04 -06:00
users.py Fix four routes with auth_desired misimplemented. 2022-11-06 03:11:59 -06:00
votes.py Move post/comment ID boilerplate inside getters. 2022-11-09 20:37:04 -06:00