index
:
mastodon
this commit
cybrespace-3.3
main
monsterfork-1.0
monsterfork-2020-09-01
monsterfork-2020-11-29
Plural Café fork of Mastodon/Glitch Social
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
app
/
workers
/
activitypub
/
processing_worker.rb
Age
Commit message (
Expand
)
Author
2022-09-21
Refactor ActivityPub handling to prepare for non-Account actors (#19212)
Claire
2022-02-07
Fix errors when multiple Delete are received for a given actor (#17460)
Claire
2020-07-20
Changed retries and rescued in ActivityPub::ProcessingWorker (#14355)
Takeshi Umeda
2019-05-03
Do not retry processing ActivityPub jobs raising validation errors (#10614)
ThibG
2019-02-13
Filter incoming Create activities by relation to local activity (#10005)
Eugen Rochko
2018-10-25
Allow inbox owner to view implicitly targeted ActivityPub payload (#9093)
Eugen Rochko
2018-05-03
Fixes/do not override timestamps (#7336)
ThibG
2018-05-03
Fixes/do not override timestamps (#7331)
ThibG
2018-05-03
Revert "Do not override timestamps for incoming toots" (#7330)
Eugen Rochko
2018-05-03
Do not override timestamps for incoming toots (#7326)
ThibG
2017-10-08
Set snowflake IDs for backdated statuses (#5260)
Eugen Rochko
2017-08-13
ActivityPub delivery (#4566)
Eugen Rochko
2017-08-08
Add ActivityPub inbox (#4216)
Eugen Rochko