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
Age
Commit message (
Expand
)
Author
2020-05-03
Add more tests for ActivityPub controllers (#13585)
Eugen Rochko
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-09-27
Improve status pin query (#11972)
abcang
2019-08-16
Fix multiple issues with replies collection for pages further than self-repli...
ThibG
2019-07-30
Add whitelist mode (#11291)
Eugen Rochko
2019-07-21
Add (back) rails-level JSON caching (#11333)
Eugen Rochko
2019-07-17
Fix caching headers in ActivityPub endpoints (#11331)
ThibG
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-06-05
Cleanup various controllers (#10972)
ThibG
2019-04-04
Cache featured collections, as well as outbox, followers and following (#10467)
ThibG
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-12-10
Add specs for activitypub collections controller (#9484)
ysksn
2018-10-25
Allow inbox owner to view implicitly targeted ActivityPub payload (#9093)
Eugen Rochko
2018-05-04
Better pagination for ActivityPub outbox (#7356)
Eugen Rochko
2018-03-04
Federate pinned statuses over ActivityPub (#6610)
Eugen Rochko
2018-02-08
Fix response of signature_verification_failure_reason (#6441)
abcang
2018-02-02
Allow retrieval of private statuses (single or in outbox) using HTTP signatur...
puckipedia
2018-01-22
Rename ResolveRemoteAccountService to ResolveAccountService (#6327)
Akihiko Odaki
2018-01-08
Revert #5772 (#6221)
Eugen Rochko
2018-01-04
Cache JSON of immutable ActivityPub representations (#6171)
Eugen Rochko
2018-01-03
Allow to dereference Follow object for ActivityPub (#5772)
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-14
Set correct content-type for ActivityPub JSON (#4592)
Eugen Rochko
2017-08-08
Add ActivityPub inbox (#4216)
Eugen Rochko
2017-07-16
Minor ActivityPub JSON fixes (#4214)
Eugen Rochko
2017-07-15
Improve ActivityPub representations (#3844)
Eugen Rochko