rDrama/files/helpers
TLSM 8949b57609 Remove unused ADMINISTRATORS content upload posts.
The ADMINISTRATORS list contained hardcoded post IDs (in the 30000s)
intended to be used for uploading graphical assets onto a production
instance of the site. This functionality is not needed here, and the
special logic to bypass awards when commenting on those posts was
largely removed in 9d4195a89f.
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 unused ADMINISTRATORS content upload posts. 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 unused ADMINISTRATORS content upload posts. 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