aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/lib/activitypub/process/process-accept.ts
Commit message (Collapse)AuthorAgeFilesLines
* Move job queue to redisChocobozzz2018-01-251-1/+1
| | | | | | | We'll use it as cache in the future. /!\ You'll loose your old jobs (pending jobs too) so upgrade only when you don't have pending job anymore.
* Add tests to handle down serverChocobozzz2018-01-111-3/+5
|
* Begin moving video channel to actorChocobozzz2017-12-191-9/+9
|
* Move models to typescript-sequelizeChocobozzz2017-12-131-7/+7
|
* Fetch outbox to grab old activities testsChocobozzz2017-11-271-0/+2
|
* Refractor activity pub lib/helpersChocobozzz2017-11-271-0/+27