8cf7006d4e
* Move ActivityPub::FetchRemoteAccountService to ActivityPub::FetchRemoteActorService ActivityPub::FetchRemoteAccountService is kept as a wrapper for when the actor is specifically required to be an Account * Refactor SignatureVerification to allow non-Account actors * fixup! Move ActivityPub::FetchRemoteAccountService to ActivityPub::FetchRemoteActorService * Refactor ActivityPub::FetchRemoteKeyService to potentially return non-Account actors * Refactor inbound ActivityPub payload processing to accept non-Account actors * Refactor inbound ActivityPub processing to accept activities relayed through non-Account * Refactor how Account key URIs are built * Refactor Request and drop unused key_id_format parameter * Rename ActivityPub::Dereferencer `signature_account` to `signature_actor` |
||
---|---|---|
.. | ||
fetch_featured_collection_service.rb | ||
fetch_remote_account_service.rb | ||
fetch_remote_actor_service.rb | ||
fetch_remote_key_service.rb | ||
fetch_remote_poll_service.rb | ||
fetch_remote_status_service.rb | ||
fetch_replies_service.rb | ||
prepare_followers_synchronization_service.rb | ||
process_account_service.rb | ||
process_collection_service.rb | ||
process_status_update_service.rb | ||
synchronize_followers_service.rb |