aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/lib/job-queue/handlers/activitypub-http-unicast.ts
Commit message (Expand)AuthorAgeFilesLines
* Use bullmq job dependencyChocobozzz2022-08-091-1/+1
* Move to bullmqChocobozzz2022-08-091-1/+1
* Refactor AP context builderChocobozzz2022-03-241-1/+1
* Process slow followers in unicast job queueChocobozzz2021-10-131-3/+3
* esModuleInterop to trueChocobozzz2021-08-271-2/+2
* Use a global request timeoutChocobozzz2021-06-151-2/+0
* Use got instead of requestChocobozzz2021-03-241-3/+2
* Rename request timeoutChocobozzz2021-03-031-4/+4
* Avoir some circular dependenciesChocobozzz2020-05-041-8/+1
* Reduce AP context size on specific activitiesChocobozzz2020-02-031-0/+2
* Remove debug messagesChocobozzz2020-01-241-2/+0
* Update http signatureChocobozzz2020-01-071-0/+2
* 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-3/+3
* Add more headers to broadcast/unicastChocobozzz2018-10-101-2/+3
* Migrate to bullChocobozzz2018-07-111-2/+2
* Add timeout and TTL to request jobsChocobozzz2018-05-091-1/+3
* Add short description in configChocobozzz2018-03-151-2/+2
* Move job queue to redisChocobozzz2018-01-251-0/+43