aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/lib/activitypub/send/send-accept.ts
Commit message (Collapse)AuthorAgeFilesLines
* Move job queue to redisChocobozzz2018-01-251-3/+2
| | | | | | | 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.
* Status are sent to mastodonChocobozzz2017-12-191-5/+10
|
* Begin moving video channel to actorChocobozzz2017-12-191-12/+10
|
* Move models to typescript-sequelizeChocobozzz2017-12-131-6/+6
|
* Put activity pub sends inside transactionsChocobozzz2017-11-301-2/+2
|
* Move activitypub functions from helpers/ to lib/Chocobozzz2017-11-271-1/+1
|
* Refractor activity pub lib/helpersChocobozzz2017-11-271-0/+34