aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/lib/activitypub/send/send-undo.ts
Commit message (Expand)AuthorAgeFilesLines
* 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