]> cat aescling's git repositories - mastodon.git/commit
Fix remote status fetching for “pure” ActivityPub WEB_ACCOUNT users (#5372)
authorThibG <thib@sitedethib.com>
Fri, 13 Oct 2017 10:58:13 +0000 (12:58 +0200)
committerEugen Rochko <eugen@zeonfederated.com>
Fri, 13 Oct 2017 10:58:13 +0000 (12:58 +0200)
commit95fe20b78ada8612108f8e44294cc36fdaf9cef8
treeee7981f1da2e833872ccc97524381e187ea3bfa6
parent3283868e28794d7abe217c525aadf5e7b9e2fa66
Fix remote status fetching for “pure” ActivityPub WEB_ACCOUNT users (#5372)

Remote ActivityPub users that have never been known as OStatus users
(whether or not they support it) will not have a “remote_url” attribute
set. In case they reside on an instance with WEB_DOMAIN ≠ LOCAL_DOMAIN,
the current check did rely on “remote_url” to verify the user's domain.
app/services/fetch_remote_status_service.rb