aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/lib/activitypub/process
Commit message (Expand)AuthorAgeFilesLines
* Send video comment comments to followers/originChocobozzz2017-12-271-14/+22
* Begin unit testsChocobozzz2017-12-221-2/+2
* 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
* Unfollow with hostChocobozzz2017-12-191-1/+1
* Begin moving video channel to actorChocobozzz2017-12-1912-449/+272
* Move models to typescript-sequelizeChocobozzz2017-12-1311-166/+174
* Finish admin designChocobozzz2017-12-081-3/+18
* Fix conflict rate serializationsChocobozzz2017-11-302-2/+2
* Put activity pub sends inside transactionsChocobozzz2017-11-301-2/+2
* Add shares forward and collection on videos/video channelsChocobozzz2017-11-274-30/+155
* Check signature is correct with the activity pub actorChocobozzz2017-11-271-1/+7
* Correctly forward like/dislikes and undoChocobozzz2017-11-274-41/+71
* Fetch video likes/dislikes tooChocobozzz2017-11-272-4/+53
* Better follows testsChocobozzz2017-11-271-4/+4
* Federate likes/dislikesChocobozzz2017-11-275-14/+177
* Federate video viewsChocobozzz2017-11-273-2/+30
* Fetch outbox to grab old activities testsChocobozzz2017-11-272-1/+3
* Fetch outbox to grab old activitiesChocobozzz2017-11-272-0/+39
* Fix lintChocobozzz2017-11-271-1/+1
* Add follow testsChocobozzz2017-11-276-12/+12
* Add ability to unfollow a serverChocobozzz2017-11-271-1/+1
* Move activitypub functions from helpers/ to lib/Chocobozzz2017-11-276-13/+16
* Refractor activity pub lib/helpersChocobozzz2017-11-2710-0/+687