aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/lib/job-queue/handlers/activitypub-cleaner.ts
Commit message (Expand)AuthorAgeFilesLines
* Fix server lintChocobozzz2022-11-151-1/+1
* Move to bullmqChocobozzz2022-08-091-1/+1
* Don't clean mastodon ratesChocobozzz2022-04-151-0/+3
* Remove activitypub helperChocobozzz2022-03-231-1/+1
* Don't store remote rates of remote videosChocobozzz2022-03-181-1/+1
* Fix testsChocobozzz2021-12-281-24/+14
* Cleanup unavailable remote AP resourceChocobozzz2021-12-281-13/+24
* esModuleInterop to trueChocobozzz2021-08-271-6/+6
* Refactor requestsChocobozzz2021-07-201-1/+1
* Fix 404 AP status codesChocobozzz2021-03-241-22/+27
* Use got instead of requestChocobozzz2021-03-241-8/+3
* Refactor a little bit AP validatorsChocobozzz2021-03-241-3/+6
* Add ability to cleanup remote AP interactionsChocobozzz2021-03-031-0/+194