rDrama/files/helpers
TLSM 3f360bb457 Remove special cases for unused awards.
Removes the following awards / fields on User:
 - flairlock
 - progressivestack
 - bird
 - longpost (pizzashill)
 - marseyawarded
 - rehab
 - deflector
 - mute
 - unmutable
 - eye (All-Seeing Eye)
 - alt (Alt-Seeing Eye)

Primarily motivated by starting to remove some un-Mottelike cruft
from core commenting/posting routes. Cleared out other inapplicable
awards while in the process.
2022-11-09 20:37:04 -06:00
..
alerts.py Add trailing LF to text files 2022-05-10 21:05:51 -04:00
assetcache.py assetcache: add interface for non-Jinja consumers. 2022-08-30 16:23:09 -04:00
const.py Remove special cases for unused awards. 2022-11-09 20:37:04 -06:00
discord.py Add trailing LF to text files 2022-05-10 21:05:51 -04:00
get.py Move post/comment ID boilerplate inside getters. 2022-11-09 20:37:04 -06:00
images.py Add trailing LF to text files 2022-05-10 21:05:51 -04:00
jinja2.py Remove vestigial user ID special cases. 2022-11-09 20:37:04 -06:00
lazy.py Convert text file line endings to LF. 2022-05-09 07:20:47 -05:00
sanitize.py Fix some deprecations and factor out a helper function (#387) 2022-10-27 22:15:48 -05:00
security.py Convert text file line endings to LF. 2022-05-09 07:20:47 -05:00
strings.py Fix some deprecations and factor out a helper function (#387) 2022-10-27 22:15:48 -05:00
wrappers.py Add active user counter logic; add to admin tools. 2022-09-05 00:44:13 -05:00