aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/lib/activitypub/send
Commit message (Expand)AuthorAgeFilesLines
* Fix bad to/cc when undo dislikeChocobozzz2017-11-301-2/+2
* Fix lintChocobozzz2017-11-301-1/+1
* Put activity pub sends inside transactionsChocobozzz2017-11-3010-81/+94
* Fix undo like/dislike forwardingChocobozzz2017-11-281-3/+14
* Add shares forward and collection on videos/video channelsChocobozzz2017-11-275-22/+105
* Fix lintChocobozzz2017-11-271-2/+2
* Correctly forward like/dislikes and undoChocobozzz2017-11-274-50/+111
* Better follows testsChocobozzz2017-11-271-5/+4
* Federate likes/dislikesChocobozzz2017-11-275-18/+204
* Federate video viewsChocobozzz2017-11-272-10/+68
* Fetch outbox to grab old activitiesChocobozzz2017-11-271-0/+2
* Add outboxChocobozzz2017-11-271-12/+13
* Move activitypub functions from helpers/ to lib/Chocobozzz2017-11-276-6/+6
* Refractor activity pub lib/helpersChocobozzz2017-11-2710-0/+407