about summary refs log tree commit diff
path: root/app/workers/activitypub/reply_distribution_worker.rb
AgeCommit message (Expand)Author
2020-11-18Always use indirect federationFire Demon
2020-11-18Break up AP envelope addressing by domainFire Demon
2020-09-19[Federation] Add support for distributing ActivityPub events to all unsuspend...Fire Demon
2020-09-08Monsterfork v2 Kaiju Commit 2020.06.27.1 - 2020.09.05.5Fire Demon
2020-06-02Add E2EE API (#13820)Eugen Rochko
2019-06-04Refactor 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