rDrama/files
justcool393 0f2f72f2c3 sort by new button (#34)
also get rid of megathread logic

do the needful and do
```sql
UPDATE submissions SET new=true WHERE title LIKE 'Thread' OR title ILIKE 'megathread';
```
or whatever the proper equivalent is

Co-authored-by: justcool393 <justcool393@gmail.com>
Reviewed-on: rDrama/rDrama#34
Co-authored-by: justcool393 <justcool393@noreply.fsdfsd.net>
Co-committed-by: justcool393 <justcool393@noreply.fsdfsd.net>
2022-12-01 22:04:10 +00:00
..
assets make collapse icon bigger 2022-12-01 20:31:34 +02:00
classes sort by new button (#34) 2022-12-01 22:04:10 +00:00
events Revert "blizzard submodule" 2022-11-30 16:10:20 -05:00
helpers add dramarama to boosted users 2022-12-01 18:22:00 +02:00
routes sort by new button (#34) 2022-12-01 22:04:10 +00:00
templates sort by new button (#34) 2022-12-01 22:04:10 +00:00
__init__.py Add trailing final newlines to source files. 2022-09-29 01:43:29 -04:00
__main__.py ratelimits: turn off autocheck so we can init 2022-11-29 19:29:06 -06:00
cli.py cli.py: fix startup operations using wrong WD. 2022-09-19 23:26:43 -04:00