aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/lib/activitypub
Commit message (Expand)AuthorAgeFilesLines
...
* Fix lintChocobozzz2017-12-192-2/+2
* Status are sent to mastodonChocobozzz2017-12-198-36/+47
* Unfollow with hostChocobozzz2017-12-191-1/+1
* Add dirty migration :/Chocobozzz2017-12-191-3/+13
* Begin moving video channel to actorChocobozzz2017-12-1931-1033/+777
* Move models to typescript-sequelizeChocobozzz2017-12-1327-377/+374
* Finish admin designChocobozzz2017-12-081-3/+18
* Fix bad to/cc when undo dislikeChocobozzz2017-11-301-2/+2
* Fix conflict rate serializationsChocobozzz2017-11-303-22/+30
* Fix lintChocobozzz2017-11-301-1/+1
* Put activity pub sends inside transactionsChocobozzz2017-11-3011-83/+96
* Fix undo like/dislike forwardingChocobozzz2017-11-281-3/+14
* Add shares forward and collection on videos/video channelsChocobozzz2017-11-2711-62/+270
* Fix lintChocobozzz2017-11-271-2/+2
* Check signature is correct with the activity pub actorChocobozzz2017-11-271-1/+7
* Correctly forward like/dislikes and undoChocobozzz2017-11-278-91/+182
* Fetch video likes/dislikes tooChocobozzz2017-11-272-4/+53
* Better follows testsChocobozzz2017-11-272-9/+8
* Federate likes/dislikesChocobozzz2017-11-2712-34/+438
* Federate video viewsChocobozzz2017-11-276-13/+104
* Fetch outbox to grab old activities testsChocobozzz2017-11-272-1/+3
* Fetch outbox to grab old activitiesChocobozzz2017-11-275-0/+57
* Add outboxChocobozzz2017-11-271-12/+13
* Fix lintChocobozzz2017-11-271-1/+1
* Add follow testsChocobozzz2017-11-277-33/+60
* Add ability to unfollow a serverChocobozzz2017-11-271-1/+1
* Move activitypub functions from helpers/ to lib/Chocobozzz2017-11-2718-19/+328
* Refractor activity pub lib/helpersChocobozzz2017-11-2722-342/+510
* Fix lintChocobozzz2017-11-278-30/+10
* Optimize signature verificationChocobozzz2017-11-274-21/+48
* Speed up activity pub http requestsChocobozzz2017-11-271-85/+85
* Federate video abusesChocobozzz2017-11-272-6/+4
* Federate video updateChocobozzz2017-11-276-18/+29
* Server shares user videosChocobozzz2017-11-275-69/+84
* Send server announce when users upload a videoChocobozzz2017-11-273-16/+50
* Handle announces in inboxChocobozzz2017-11-274-6/+67
* Fix video upload and videos listChocobozzz2017-11-271-1/+6
* Add video abuse to activity pubChocobozzz2017-11-272-11/+57
* Add follow tabsChocobozzz2017-11-271-1/+1
* Follow worksChocobozzz2017-11-273-27/+31
* Add MANAGE_PEERTUBE_FOLLOW rightChocobozzz2017-11-271-1/+1
* Send follow/acceptChocobozzz2017-11-274-14/+79
* Handle follow/acceptChocobozzz2017-11-274-12/+178
* Make it compile at leastChocobozzz2017-11-274-11/+29
* Continue activitypubChocobozzz2017-11-274-82/+298
* Begin activitypubChocobozzz2017-11-275-0/+282