about summary refs log tree commit diff
path: root/app/workers/activitypub/reply_distribution_worker.rb
AgeCommit message (Expand)Author
2019-11-19Refactor all ActivityPub deliveries to be serialized and signed through one c...Eugen Rochko
2019-01-01Restore ReplyDistributionWorker to allow existing jobs to be processed (#9676)ThibG
2018-12-30Avoid duplicate work by merging ReplyDistributionWorker into DistributionWork...ThibG
2018-12-30Reduce usage of LD signatures (#9659)ThibG
2018-10-17Improve support for aspects/circles (#8950)Eugen Rochko
2017-09-16Fix an error in ReplyDistributionWorker when replied status was deleted (#4974)unarist
2017-08-30Forward ActivityPub creates that reply to local statuses (#4709)Eugen Rochko