aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/lib/activitypub/send/send-announce.ts
Commit message (Collapse)AuthorAgeFilesLines
* Try to refractor activities sendingChocobozzz2018-03-271-5/+5
| | | | There is still a need for work on this part though
* Don't rehost announced video activitiesChocobozzz2018-01-261-29/+6
|
* Fix announce activitiesChocobozzz2018-01-261-8/+4
|
* 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.
* Begin moving video channel to actorChocobozzz2017-12-191-58/+26
|
* Move models to typescript-sequelizeChocobozzz2017-12-131-20/+15
|
* Put activity pub sends inside transactionsChocobozzz2017-11-301-13/+14
|
* Add shares forward and collection on videos/video channelsChocobozzz2017-11-271-10/+76
|
* Add outboxChocobozzz2017-11-271-12/+13
|
* Move activitypub functions from helpers/ to lib/Chocobozzz2017-11-271-1/+1
|
* Refractor activity pub lib/helpersChocobozzz2017-11-271-0/+45