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
/
controllers
/
activitypub
/
inboxes_controller.rb
Age
Commit message (
Expand
)
Author
2021-01-08
Skip processing Update activities on unknown accounts (#15514)
ThibG
2020-11-08
Add support for reversible suspensions through ActivityPub (#14989)
Eugen Rochko
2020-10-21
Add follower synchronization mechanism (#14510)
ThibG
2020-04-15
Change delivery failure tracking to work with hostnames instead of URLs (#13437)
Eugen Rochko
2019-10-24
Fix incoming federation in whitelist mode (#12185)
ThibG
2019-07-30
Add whitelist mode (#11291)
Eugen Rochko
2019-07-11
Add ActivityPub secure mode (#11269)
Eugen Rochko
2019-07-08
Refactor controllers for statuses, accounts, and more (#11249)
Eugen Rochko
2019-07-06
Remove Salmon and PubSubHubbub (#11205)
Eugen Rochko
2019-03-31
Ensure request.body isn't emptied out before signature verification (#10432)
ThibG
2019-03-20
Do not try fetching keys of unknown accounts on a Delete from them (#10326)
ThibG
2018-10-25
Allow inbox owner to view implicitly targeted ActivityPub payload (#9093)
Eugen Rochko
2018-02-08
Fix response of signature_verification_failure_reason (#6441)
abcang
2018-01-22
Rename ResolveRemoteAccountService to ResolveAccountService (#6327)
Akihiko Odaki
2017-10-03
Fix HTTP responses for salmon and ActivityPub inbox processing (#5200)
ThibG
2017-09-29
After 7 days of repeated delivery failures, give up on inbox (#5131)
Eugen Rochko
2017-09-03
Instantly upgrade account to ActivityPub if we receive ActivityPub payload (#...
Eugen Rochko
2017-08-31
Add sharedInbox to actors (#4737)
Eugen Rochko
2017-08-21
ActivityPub migration procedure (#4617)
Eugen Rochko
2017-08-08
Add ActivityPub inbox (#4216)
Eugen Rochko