rDrama/files
Snakes e5193cbd46 Fix mention sanitize when `g.v` not present.
This bug was discovered when lottery.check_if_end_lottery_task was
failing due to a stack trace thru end_lottery session < badge_grant
< send_repeatable_notifications < sanitize L208. In particular, when
`flask cron` (helpers/cron.py) executes, it does not set g.v, whereas
this code previously assumed that g.v : (None + User) and did not
check for its presence.
2022-06-18 21:22:04 -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 Merge branch 'frost' of https://github.com/Aevann1/Drama into frost 2022-06-19 01:55:47 +02:00
templates switch "chaptraphouse.club" with "rdrama.lol" 2022-06-18 18:32:43 +02: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 specify encoding when reading text files 2022-06-18 00:19:18 +02:00
cli.py Refactor stat timers, award timers. 2022-06-10 05:47:41 -04:00