rDrama/files
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
..
assets Remove special cases for unused awards. 2022-11-09 20:37:04 -06:00
classes Remove special cases for unused awards. 2022-11-09 20:37:04 -06:00
commands [#72] Add seed_db command 2022-06-09 01:33:58 -07:00
helpers Remove special cases for unused awards. 2022-11-09 20:37:04 -06:00
mail Split SITE_NAME into computer-readable SITE_ID and human-readable SITE_TITLE. 2022-07-31 18:53:18 -05:00
routes Remove special cases for unused awards. 2022-11-09 20:37:04 -06:00
templates Remove special cases for unused awards. 2022-11-09 20:37:04 -06:00
tests remove .pyc files 2022-10-27 21:54:07 -05:00
__init__.py Initial e2e testing 2022-05-13 02:55:29 -05:00
__main__.py Fix some deprecations and factor out a helper function (#387) 2022-10-27 22:15:48 -05:00
cli.py [#72] Ensure seed_db command is actually imported when calling into flask 2022-06-09 01:34:46 -07:00