rDrama/files
TLSM 695e6b6dbd Split notification routes, hard wrap, sort order
Change the notifications subpages to be distinct route handlers with
actual paths rather than query parameters. They already were a massive
conditional chain with almost no common logic.

Hard wrap some of the more egregious query lines. Use less duplicated
code for shadowban exclusion.

Only major functionality change which is somewhat related to #476 is
to sort subtrees by Comment.id DESC. Otherwise, upstream is
substantially the same as TheMotte. Given that upstream didn't
experience #476, I think the issue may have been resolved by prior
changes to filtering / comment visibility & moderation.
2023-07-12 00:24:50 -05:00
..
assets fix: change logo image to text 2023-07-11 21:46:43 -05:00
classes Remove unused reddit mentions notifications 2023-07-12 00:24:50 -05:00
commands Rejigger the Mod/Report state system. 2023-07-01 21:06:40 -05:00
helpers Split notification routes, hard wrap, sort order 2023-07-12 00:24:50 -05:00
mail post scheduling (#554) 2023-03-29 16:32:48 -05:00
routes Split notification routes, hard wrap, sort order 2023-07-12 00:24:50 -05:00
templates Split notification routes, hard wrap, sort order 2023-07-12 00:24:50 -05:00
tests Rejigger the Mod/Report state system. 2023-07-01 21:06:40 -05:00
__init__.py Initial e2e testing 2022-05-13 02:55:29 -05:00
__main__.py Fix: Issue where cron would end up in nested transaction blocks and unable to escape. (#586) 2023-05-01 04:25:05 -05:00
cli.py Add volunteer frequency histogram code. 2023-06-12 21:16:21 -05:00