about summary refs log tree commit diff
path: root/app/workers/activitypub/processing_worker.rb
AgeCommit message (Expand)Author
2023-02-07Autofix Rails/EagerEvaluationLogMessage (#23429)Nick Schonning
2022-11-10Change incoming activity processing to happen in `ingress` queue (#20264)Eugen Rochko
2022-09-21Refactor ActivityPub handling to prepare for non-Account actors (#19212)Claire
2022-02-07Fix errors when multiple Delete are received for a given actor (#17460)Claire
2020-07-20Changed retries and rescued in ActivityPub::ProcessingWorker (#14355)Takeshi Umeda
2019-05-03Do not retry processing ActivityPub jobs raising validation errors (#10614)ThibG
2019-02-13Filter incoming Create activities by relation to local activity (#10005)Eugen Rochko
2018-10-25Allow inbox owner to view implicitly targeted ActivityPub payload (#9093)Eugen Rochko
2018-05-03Fixes/do not override timestamps (#7336)ThibG
2018-05-03Fixes/do not override timestamps (#7331)ThibG
2018-05-03Revert "Do not override timestamps for incoming toots" (#7330)Eugen Rochko
2018-05-03Do not override timestamps for incoming toots (#7326)ThibG
2017-10-08Set snowflake IDs for backdated statuses (#5260)Eugen Rochko
2017-08-13ActivityPub delivery (#4566)Eugen Rochko
2017-08-08Add ActivityPub inbox (#4216)Eugen Rochko