rDrama/files
TLSM c85cd469a1 Move post/comment ID boilerplate inside getters.
Borrows code from the upstream which has been working in production
reliably for ~months. Also, most of it was literally copy-pasted,
and the casted ID values aren't used later in the route functions.
2022-11-09 20:37:04 -06:00
..
assets Change hidden score placeholder from ? to empty string 2022-10-28 03:55:07 -05:00
classes Hide votes for posts and comments under 24 hours old 2022-10-27 21:50:08 -05:00
commands [#72] Add seed_db command 2022-06-09 01:33:58 -07:00
helpers Move post/comment ID boilerplate inside getters. 2022-11-09 20:37:04 -06:00
mail Split SITE_NAME into computer-readable SITE_ID and human-readable SITE_TITLE. 2022-07-31 18:53:18 -05:00
routes Move post/comment ID boilerplate inside getters. 2022-11-09 20:37:04 -06:00
templates Fix #352: don't collapse comments when ?context. 2022-11-06 03:13:10 -06:00
tests remove .pyc files 2022-10-27 21:54:07 -05:00
__init__.py Initial e2e testing 2022-05-13 02:55:29 -05:00
__main__.py Fix some deprecations and factor out a helper function (#387) 2022-10-27 22:15:48 -05:00
cli.py [#72] Ensure seed_db command is actually imported when calling into flask 2022-06-09 01:34:46 -07:00