forked from rDrama/rDrama
1
0
Fork 0
rDrama/files
Snakes 612fd44298 Fix cli.py running in wrong working directory.
Previously, cli.py ran in <repo-root>/files. However, our relative
paths assume the working directory is <repo-root>. This resulted in
sanitize.render_emoji L153 to improperly return false when checking
for the presence of 'files/assets/images/emojis/{emoji}.webp',
leading to emojis in notifications sent by cli.py-invoked tasks to
not be rendered to HTML.
2022-06-19 05:28:07 -04:00
..
classes hide deleted posts and comments from userpages (frequently requested) 2022-06-19 01:55:45 +02:00
helpers Fix mention sanitize when `g.v` not present. 2022-06-18 21:22:04 -04:00
mail extend TLSM's badge_grant() to almost all instanes where badges are granted 2022-06-15 21:33:21 +02:00
routes Exclude drafts from edit limit. 2022-06-19 02:10:37 -04:00
templates Finish adding admin home cards. 2022-06-19 04:55:44 -04:00
tests vdffsd 2022-05-23 00:45:04 +02:00
__init__.py Revert "delete useless file" 2022-06-10 21:50:09 -04:00
__main__.py Finish adding admin home cards. 2022-06-19 04:55:44 -04:00
cli.py Fix cli.py running in wrong working directory. 2022-06-19 05:28:07 -04:00