aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/lib/activitypub/send/send-like.ts
Commit message (Expand)AuthorAgeFilesLines
* Check activities hostChocobozzz2018-11-141-1/+1
* Refractor activities sendingChocobozzz2018-09-141-17/+6
* Basic video redundancy implementationChocobozzz2018-09-131-5/+5
* Add more info loggingChocobozzz2018-07-301-0/+3
* Add concept of video state, and add ability to wait transcoding beforeChocobozzz2018-06-121-19/+14
* Split files in activitypub serverChocobozzz2018-05-251-10/+3
* Try to refractor activities sendingChocobozzz2018-03-271-10/+9
* Fix delete comment federationChocobozzz2018-03-271-1/+1
* Move job queue to redisChocobozzz2018-01-251-1/+1
* Status are sent to mastodonChocobozzz2017-12-191-4/+3
* Begin moving video channel to actorChocobozzz2017-12-191-17/+17
* Move models to typescript-sequelizeChocobozzz2017-12-131-10/+9
* Put activity pub sends inside transactionsChocobozzz2017-11-301-10/+14
* Add shares forward and collection on videos/video channelsChocobozzz2017-11-271-2/+2
* Correctly forward like/dislikes and undoChocobozzz2017-11-271-7/+7
* Federate likes/dislikesChocobozzz2017-11-271-0/+60