aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/lib/jobs/activitypub-http-job-scheduler/activitypub-http-unicast-handler.ts
Commit message (Expand)AuthorAgeFilesLines
* Avoid making retried requests to dead followersChocobozzz2018-01-121-1/+2
* Add tests to handle down serverChocobozzz2018-01-111-2/+2
* Add scores to follows and remove bad onesChocobozzz2018-01-111-1/+7
* Propagate old comment on new followChocobozzz2017-12-281-1/+2
* Status are sent to mastodonChocobozzz2017-12-191-2/+4
* Move models to typescript-sequelizeChocobozzz2017-12-131-2/+1
* Correctly forward like/dislikes and undoChocobozzz2017-11-271-7/+3
* Federate likes/dislikesChocobozzz2017-11-271-2/+7
* Speed up activity pub http requestsChocobozzz2017-11-271-0/+40