about summary refs log tree commit diff
path: root/app/workers/activitypub/distribution_worker.rb
AgeCommit message (Expand)Author
2020-08-30[Feature, Privacy] Add base support for per-domain post privacyFire Demon
2020-08-30[Bug] Use safe navigation to prevent crash if reply is orphanedFire Demon
2020-08-30[Feature] Add manual publishing optionFire Demon
2020-08-30[Privacy] Federate references to objects than embedding them so that their pe...Fire Demon
2020-08-30[Feature] Add in-place post editingFire 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
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
2018-07-13Add federation relay support (#7998)Eugen Rochko
2017-08-26Add handling of Linked Data Signatures in payloads (#4687)Eugen Rochko
2017-08-13ActivityPub delivery (#4566)Eugen Rochko