Commit Graph

6 Commits

Author SHA1 Message Date
Yanislav Igonin
8c448d11a1 fix: add defults for threads max count, also add some helpful method to handle default config values 2021-11-20 19:32:05 +02:00
Yanislav Igonin
783e577311
Feature - Threads archivation (#4)
* todo

* update env var

* add new var to config

* update GetCount (not archived threads)

* wip on threads count check

* feat: add get oldest updated at thread

* feat: add archivation method for oldest threads

* feat: add migrations for posts timefields

* feat: now child posts created without updated_at

* feat: add threads archivation
2021-11-20 20:13:05 +03:00
Yanislav Igonin
828deb52a4 feat: hide rate limiter under flag 2021-09-08 18:54:46 +03:00
Yanislav Igonin
ac006d5f1b feat: hide seeds under env var 2021-09-08 15:36:13 +03:00
Yanislav Igonin
fe4d2a0501 feat: add env autoload 2021-08-26 17:32:19 +03:00
Yanislav Igonin
843e81dd78 feat: add carcass 2021-08-26 16:16:50 +03:00