aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/lib/activitypub
Commit message (Expand)AuthorAgeFilesLines
* Add ability to disable video commentsChocobozzz2018-01-031-0/+1
* Begin to add avatar to actorsChocobozzz2017-12-292-30/+59
* Propagate old comment on new followChocobozzz2017-12-2815-45/+115
* Fix preview 404Chocobozzz2017-12-281-1/+3
* Add comments federation testsChocobozzz2017-12-271-2/+2
* Send video comment comments to followers/originChocobozzz2017-12-272-39/+68
* Begin unit testsChocobozzz2017-12-221-2/+2
* Add comments controllerChocobozzz2017-12-221-6/+7
* Create comment on replied mastodon statutesChocobozzz2017-12-221-2/+51
* Improve video tag in edit formChocobozzz2017-12-201-1/+1
* Only import bootstrap component that we needChocobozzz2017-12-201-2/+2
* Handle mastodon sharesChocobozzz2017-12-191-5/+14
* Fix player play exception on chromiumChocobozzz2017-12-191-1/+1
* 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