forked from rDrama/rDrama
1
0
Fork 0
rDrama/files
Snakes 390acb66e0
cron.py: fix missing import, preserve /h/changelog.
Multiple closely related issues:
  - When sub_inactive_purge_task was moved to cron.py, a number of
    imports were not added. Notably, missing helpers/alerts.py.
    This led to hole inactivity deletions not taking place.
  - However, this proved useful: the hole it's been trying to delete
    the past few days was /h/changelog. This has now been excluded
    from deletion.
  - Finally, the missing import would've meant the monthly procoins
    disbursement would fail when it runs in a couple days. This has
    likewise been fixed.
2022-07-29 15:12:56 -04:00
..
assets make "clear all notifications" more prominent 2022-07-28 20:19:17 +02:00
classes switch to another nitter instance 2022-07-28 18:47:44 +02:00
helpers cron.py: fix missing import, preserve /h/changelog. 2022-07-29 15:12:56 -04:00
mail replace "request.host" with "SITE" 2022-07-13 20:14:37 +02:00
routes make non-jannies unable to ping more than 3 ppl 2022-07-29 15:23:34 +02:00
templates restore ml-3 2022-07-29 20:14:38 +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 make a line of code a little neater (thanks @everyone) 2022-07-23 09:22:55 +02:00
cli.py Fix cli.py running in wrong working directory. 2022-06-19 05:28:07 -04:00