aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/lib/activitypub/process/process-follow.ts
Commit message (Collapse)AuthorAgeFilesLines
* Move job queue to redisChocobozzz2018-01-251-1/+1
| | | | | | | We'll use it as cache in the future. /!\ You'll loose your old jobs (pending jobs too) so upgrade only when you don't have pending job anymore.
* Update follower/following countsChocobozzz2018-01-121-0/+3
|
* Propagate old comment on new followChocobozzz2017-12-281-1/+2
|
* Fix player play exception on chromiumChocobozzz2017-12-191-1/+1
|
* Unfollow with hostChocobozzz2017-12-191-1/+1
|
* Begin moving video channel to actorChocobozzz2017-12-191-24/+24
|
* Move models to typescript-sequelizeChocobozzz2017-12-131-11/+11
|
* Federate video viewsChocobozzz2017-11-271-0/+6
|
* Add follow testsChocobozzz2017-11-271-2/+2
|
* Move activitypub functions from helpers/ to lib/Chocobozzz2017-11-271-1/+2
|
* Refractor activity pub lib/helpersChocobozzz2017-11-271-0/+59