aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/lib/activitypub/send/misc.ts
Commit message (Expand)AuthorAgeFilesLines
* Split files in activitypub serverChocobozzz2018-05-251-196/+0
* Fix cc field in classic audienceChocobozzz2018-05-251-3/+1
* Fix delete comment federationChocobozzz2018-03-271-3/+3
* Add public to activitypub announcesChocobozzz2018-03-231-1/+1
* Unlisted videos are not displayed on Mastodon nowChocobozzz2018-02-211-2/+2
* Move job queue to redisChocobozzz2018-01-251-14/+12
* Avoid too many requests and fetching outboxChocobozzz2018-01-181-0/+5
* Activity Pub improvementsChocobozzz2018-01-111-3/+3
* Send comment to followers and parentsChocobozzz2018-01-081-12/+35
* Add mentions to commentsChocobozzz2018-01-051-4/+34
* Propagate old comment on new followChocobozzz2017-12-281-1/+1
* Status are sent to mastodonChocobozzz2017-12-191-2/+7
* Begin moving video channel to actorChocobozzz2017-12-191-49/+31
* Move models to typescript-sequelizeChocobozzz2017-12-131-29/+27
* Put activity pub sends inside transactionsChocobozzz2017-11-301-11/+11
* Add shares forward and collection on videos/video channelsChocobozzz2017-11-271-5/+22
* Fix lintChocobozzz2017-11-271-2/+2
* Correctly forward like/dislikes and undoChocobozzz2017-11-271-18/+65
* Federate likes/dislikesChocobozzz2017-11-271-1/+26
* Federate video viewsChocobozzz2017-11-271-2/+12
* Refractor activity pub lib/helpersChocobozzz2017-11-271-0/+58