7fe2993b87
Updates account `uri` field on each call to `update_account` instead of
only once during `create_account` to mirror the same behavior in OStatus
`ResolveAccountService` class [0].
ActivityPub accounts are identified using `@username` and `@domain` pair
instead of URI since #6842.
This fixes #7479: a bug when the account identified by `@username` and
`@domain` changes its URI.
[0]:
|
||
---|---|---|
.. | ||
fetch_featured_collection_service.rb | ||
fetch_remote_account_service.rb | ||
fetch_remote_key_service.rb | ||
fetch_remote_status_service.rb | ||
process_account_service.rb | ||
process_collection_service.rb |