aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/lib/job-queue/handlers/activitypub-follow.ts
Commit message (Expand)AuthorAgeFilesLines
* Move config in its own fileChocobozzz2019-04-111-2/+2
* Add notification on new instance follower (server side)Chocobozzz2019-04-081-1/+1
* Add new follow, mention and user registered notifsChocobozzz2019-01-091-2/+7
* Add local user subscriptionsChocobozzz2018-08-271-6/+9
* Add subscriptions endpoints to REST APIChocobozzz2018-08-271-4/+9
* Don't send follow request if the follow is already acceptedChocobozzz2018-07-311-2/+2
* Migrate to bullChocobozzz2018-07-111-2/+2
* Refractor retry transaction functionChocobozzz2018-06-131-5/+1
* Move server follow in the job queueChocobozzz2018-04-181-0/+68