aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/lib/activitypub/send/send-update.ts
Commit message (Expand)AuthorAgeFilesLines
* Add test on AP hooksChocobozzz2023-03-101-1/+1
* Add ability for plugins to alter video jsonldChocobozzz2023-03-101-1/+1
* Rename video full loadingChocobozzz2022-06-281-1/+1
* Refactor AP context builderChocobozzz2022-03-241-13/+31
* Don't store remote rates of remote videosChocobozzz2022-03-181-8/+7
* Fix AP audienceChocobozzz2021-12-131-1/+1
* Handle channel owner update of remote serverChocobozzz2021-12-131-1/+1
* Fix redundancy federation in some casesChocobozzz2020-12-171-1/+7
* Split types and typingsChocobozzz2020-06-181-1/+1
* Avoir some circular dependenciesChocobozzz2020-05-041-1/+1
* Optimize context for CacheFileChocobozzz2020-02-041-1/+1
* Move to eslintcontainChocobozzz2020-02-031-2/+1
* Try to fix subscriptions inconsistenciesChocobozzz2020-01-081-1/+1
* Add internal privacy modeChocobozzz2019-12-121-1/+1
* Update server dependenciesChocobozzz2019-10-211-1/+1
* Type toActivityPubObject functionsChocobozzz2019-08-211-3/+3
* Stronger model typingsChocobozzz2019-08-191-12/+19
* 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