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