aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/lib/activitypub/fetch.ts
Commit message (Collapse)AuthorAgeFilesLines
* Fix lintChocobozzz2018-02-231-1/+1
|
* Detect posting request in our own inboxChocobozzz2018-02-231-0/+9
|
* Move job queue to redisChocobozzz2018-01-251-5/+4
| | | | | | | 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.
* Begin moving video channel to actorChocobozzz2017-12-191-3/+3
|
* Move models to typescript-sequelizeChocobozzz2017-12-131-3/+3
|
* Fetch outbox to grab old activitiesChocobozzz2017-11-271-0/+15