forked from rDrama/rDrama
1
0
Fork 0
rDrama/files
Snakes 88352cc1cb
Revert "modmail: fix modmail 404 (#64)"
This reverts commit a9309096b4.

This doesn't fix the modmail bug in all contexts and introduces a bug
in another. Root cause is that POST /comments is sometimes called by
DM reply boxes (rather than POST /@<username>/message), revert pending
fix.
2022-12-13 22:07:32 -05:00
..
assets sneed 2022-12-13 19:01:59 +00:00
classes fix prev commit 2022-12-14 00:05:34 +02:00
events reeee 2022-12-12 13:07:20 -08:00
helpers make is_banned fkey on user id 2022-12-14 00:02:53 +02:00
routes Revert "modmail: fix modmail 404 (#64)" 2022-12-13 22:07:32 -05:00
templates simplify punished listings 2022-12-14 00:29:56 +02:00
__init__.py
__main__.py
cli.py