aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/lib/activitypub/send/send-update.ts
Commit message (Expand)AuthorAgeFilesLines
* Add gitlab ci supportChocobozzz2019-07-291-1/+3
* Add playlist rest testsChocobozzz2019-03-181-2/+2
* Playlist server APIChocobozzz2019-03-181-1/+29
* Add hls support on serverChocobozzz2019-02-111-1/+1
* Improve redundancy: add 'min_lifetime' configurationChocobozzz2018-09-241-2/+2
* Refractor activities sendingChocobozzz2018-09-141-8/+8
* Basic video redundancy implementationChocobozzz2018-09-131-11/+27
* Add federation to ownership changeChocobozzz2018-09-041-2/+8
* Add more info loggingChocobozzz2018-07-301-0/+5
* Add concept of video state, and add ability to wait transcoding beforeChocobozzz2018-06-121-20/+16
* Split files in activitypub serverChocobozzz2018-05-251-1/+2
* Fix delete comment federationChocobozzz2018-03-271-1/+1
* Implement support field in video and video channelChocobozzz2018-02-151-7/+16
* Send account activitypub update eventsChocobozzz2018-01-031-0/+16
* Status are sent to mastodonChocobozzz2017-12-191-6/+4
* Begin moving video channel to actorChocobozzz2017-12-191-28/+24
* Move models to typescript-sequelizeChocobozzz2017-12-131-11/+12
* Put activity pub sends inside transactionsChocobozzz2017-11-301-6/+6
* Move activitypub functions from helpers/ to lib/Chocobozzz2017-11-271-1/+1
* Refractor activity pub lib/helpersChocobozzz2017-11-271-0/+55