mastodon/app/services/activitypub
unarist d63de55ef8 Fix bugs which OStatus accounts may detected as ActivityPub ready (#4662)
* Fallback to OStatus in FetchAtomService

* Skip activity+json link if that activity is Person without inbox
* If unsupported activity was detected and all other URLs failed, retry with ActivityPub-less Accept header

* Allow mention to OStatus account in ActivityPub

* Don't update profile with inbox-less Person object
2017-08-22 18:30:15 +02:00
..
fetch_remote_account_service.rb Hook up URL-based resource look-up to ActivityPub (#4589) 2017-08-14 02:29:36 +02:00
fetch_remote_key_service.rb Support more variations of ActivityPub keyId in signature (#4630) 2017-08-21 22:57:34 +02:00
fetch_remote_status_service.rb Hook up URL-based resource look-up to ActivityPub (#4589) 2017-08-14 02:29:36 +02:00
process_account_service.rb Fix bugs which OStatus accounts may detected as ActivityPub ready (#4662) 2017-08-22 18:30:15 +02:00
process_collection_service.rb Add ActivityPub inbox (#4216) 2017-08-08 21:52:15 +02:00