aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/lib/activitypub/process/process-follow.ts
Commit message (Expand)AuthorAgeFilesLines
* Stronger actor association typing in AP functionsChocobozzz2019-08-091-7/+9
* Fix user notifications on new followChocobozzz2019-08-021-1/+3
* Update sequelizeChocobozzz2019-04-241-1/+3
* Move config in its own fileChocobozzz2019-04-111-1/+2
* Add notification on new instance follower (server side)Chocobozzz2019-04-081-7/+12
* Add ability to manually approves instance followers in REST APIChocobozzz2019-04-081-3/+5
* Add ability to forbid followersChocobozzz2019-04-081-2/+8
* Prepare Dislike/Flag/View fixesChocobozzz2019-01-151-1/+2
* Add new follow, mention and user registered notifsChocobozzz2019-01-091-3/+8
* Optimize activity actor load in AP processorsChocobozzz2018-09-191-5/+3
* Refractor retry transaction functionChocobozzz2018-06-131-11/+2
* Move job queue to redisChocobozzz2018-01-251-1/+1
* 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