rDrama/files
Snakes 7e54f858d3 Amend f8ae2a3d17c6: revert >= logic, fail loudly.
First, the apparent errors with >= 9 and 99 in the Marseys and
referrals code after the refactor are not actually bugs: they were
bug fixes mixed in with the refactor to fix an off-by-one.

Next, instead of failing silently on the `not user` branch in
badge_grant, we throw a ValueError. This retains the current
behavior where users get 500s to report while also enforcing the
assertion near the edge of the function.
2022-06-15 16:32:25 -04:00
..
classes Clarify notif color logic, extend to modaction. 2022-06-15 01:43:34 -04:00
helpers Amend f8ae2a3d17c6: revert >= logic, fail loudly. 2022-06-15 16:32:25 -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 Amend f8ae2a3d17c6: revert >= logic, fail loudly. 2022-06-15 16:32:25 -04:00
templates trying to fix a bug with old image embeds 2022-06-15 22:23:22 +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 Revert "use redis for site settings instead of a json file" 2022-06-10 23:52:32 +02:00
cli.py Refactor stat timers, award timers. 2022-06-10 05:47:41 -04:00