aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/lib/activitypub/send/send-create.ts
Commit message (Expand)AuthorAgeFilesLines
* Add subscriptions endpoints to REST APIChocobozzz2018-08-271-0/+2
* Add more info loggingChocobozzz2018-07-301-0/+11
* Add concept of video state, and add ability to wait transcoding beforeChocobozzz2018-06-121-23/+20
* Split files in activitypub serverChocobozzz2018-05-251-8/+6
* Try to refractor activities sendingChocobozzz2018-03-271-59/+43
* Fix delete comment federationChocobozzz2018-03-271-4/+4
* Add /activity to activity create idsChocobozzz2018-03-221-1/+1
* Move job queue to redisChocobozzz2018-01-251-8/+14
* Send comment to followers and parentsChocobozzz2018-01-081-11/+29
* Add mentions to commentsChocobozzz2018-01-051-8/+10
* Propagate old comment on new followChocobozzz2017-12-281-1/+1
* Send video comment comments to followers/originChocobozzz2017-12-271-25/+46
* Fix lintChocobozzz2017-12-191-1/+1
* Status are sent to mastodonChocobozzz2017-12-191-6/+7
* Begin moving video channel to actorChocobozzz2017-12-191-53/+54
* Move models to typescript-sequelizeChocobozzz2017-12-131-22/+24
* Put activity pub sends inside transactionsChocobozzz2017-11-301-13/+13
* Add shares forward and collection on videos/video channelsChocobozzz2017-11-271-3/+3
* Correctly forward like/dislikes and undoChocobozzz2017-11-271-13/+13
* Federate likes/dislikesChocobozzz2017-11-271-12/+50
* Federate video viewsChocobozzz2017-11-271-8/+56
* Fetch outbox to grab old activitiesChocobozzz2017-11-271-0/+2
* Move activitypub functions from helpers/ to lib/Chocobozzz2017-11-271-1/+1
* Refractor activity pub lib/helpersChocobozzz2017-11-271-0/+44