aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/lib/schedulers/actor-follow-scheduler.ts
Commit message (Collapse)AuthorAgeFilesLines
* /!\ Use a dedicated config file for developmentChocobozzz2022-07-061-2/+2
| | | | | It means you have to replace NODE_ENV=test to NODE_ENV=dev if you use it npm run dev:* commands are already updated
* Constants consistencyChocobozzz2021-10-221-1/+1
|
* Process slow followers in unicast job queueChocobozzz2021-10-131-7/+7
|
* Cleanup models directory organizationChocobozzz2021-05-111-2/+2
|
* Automatically remove bad followingsChocobozzz2019-08-061-3/+10
|
* Don't expose constants directly in initializers/Chocobozzz2019-04-111-1/+1
|
* Limit user tokens cacheChocobozzz2019-03-191-1/+1
|
* Optimize actor follow scores modificationsChocobozzz2018-12-201-0/+47