aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/lib/activitypub/send/send-undo.ts
Commit message (Expand)AuthorAgeFilesLines
* Rename video full loadingChocobozzz2022-06-281-1/+1
* Convert followers/following in raw SQL queriesChocobozzz2022-05-051-1/+1
* Refactor AP context builderChocobozzz2022-03-241-14/+36
* Don't store remote rates of remote videosChocobozzz2022-03-181-20/+40
* Fix redundancy federation in some casesChocobozzz2020-12-171-2/+7
* Fix incorrect IDs in AP federationChocobozzz2020-11-201-15/+15
* Split types and typingsChocobozzz2020-06-181-1/+1
* Move to eslintcontainChocobozzz2020-02-031-5/+5
* Stronger model typingsChocobozzz2019-08-191-14/+20
* Add gitlab ci supportChocobozzz2019-07-291-1/+1
* Add ability to forbid followersChocobozzz2019-04-081-1/+1
* Merge branch 'feature/correctly-send-activities' into developChocobozzz2019-02-111-6/+6
|\
| * Correctly send Flag/Dislike/View activitiesChocobozzz2019-01-151-6/+6
* | Add hls support on serverChocobozzz2019-02-111-1/+2
|/
* Check activities hostChocobozzz2018-11-141-1/+1
* Refractor activities sendingChocobozzz2018-09-141-52/+33
* Basic video redundancy implementationChocobozzz2018-09-131-23/+40
* Add subscriptions endpoints to REST APIChocobozzz2018-08-271-0/+3
* Add more info loggingChocobozzz2018-07-301-0/+9
* Add concept of video state, and add ability to wait transcoding beforeChocobozzz2018-06-121-21/+21
* Split files in activitypub serverChocobozzz2018-05-251-11/+4
* Add ability to update a video channelChocobozzz2018-05-111-4/+25
* Try to refractor activities sendingChocobozzz2018-03-271-31/+18
* Fix delete comment federationChocobozzz2018-03-271-1/+1
* Move job queue to redisChocobozzz2018-01-251-10/+4
* Status are sent to mastodonChocobozzz2017-12-191-4/+3
* Begin moving video channel to actorChocobozzz2017-12-191-42/+42
* Move models to typescript-sequelizeChocobozzz2017-12-131-14/+12
* Fix bad to/cc when undo dislikeChocobozzz2017-11-301-2/+2
* Put activity pub sends inside transactionsChocobozzz2017-11-301-15/+16
* Fix undo like/dislike forwardingChocobozzz2017-11-281-3/+14
* Add shares forward and collection on videos/video channelsChocobozzz2017-11-271-2/+2
* Correctly forward like/dislikes and undoChocobozzz2017-11-271-12/+26
* Better follows testsChocobozzz2017-11-271-5/+4
* Federate likes/dislikesChocobozzz2017-11-271-5/+66
* Move activitypub functions from helpers/ to lib/Chocobozzz2017-11-271-1/+1
* Refractor activity pub lib/helpersChocobozzz2017-11-271-0/+39