aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/lib/activitypub/process/process-undo.ts
Commit message (Expand)AuthorAgeFilesLines
* Add federation to ownership changeChocobozzz2018-09-041-4/+6
* Add refresh video on searchChocobozzz2018-08-271-3/+3
* Refractor retry transaction functionChocobozzz2018-06-131-42/+6
* Correctly forward video related activitiesChocobozzz2018-05-311-4/+14
* Split files in activitypub serverChocobozzz2018-05-251-1/+1
* Add ability to update a video channelChocobozzz2018-05-111-1/+24
* Improve activity pub actors implementationChocobozzz2018-03-221-3/+6
* Fetch remote AP objectsChocobozzz2018-01-101-9/+7
* Propagate old comment on new followChocobozzz2017-12-281-1/+2
* Begin moving video channel to actorChocobozzz2017-12-191-21/+22
* Move models to typescript-sequelizeChocobozzz2017-12-131-17/+20
* Correctly forward like/dislikes and undoChocobozzz2017-11-271-16/+27
* Better follows testsChocobozzz2017-11-271-4/+4
* Federate likes/dislikesChocobozzz2017-11-271-11/+88
* Add ability to unfollow a serverChocobozzz2017-11-271-1/+1
* Refractor activity pub lib/helpersChocobozzz2017-11-271-0/+31