revert OStatus xmlns to mastodon.social
This commit is contained in:
@@ -30,7 +30,7 @@ class RemoteProfile
|
||||
end
|
||||
|
||||
def scope
|
||||
@scope ||= author.at_xpath('./gabsocial:scope', gabsocial: OStatus::TagManager::GABSCL_XMLNS)&.content
|
||||
@scope ||= author.at_xpath('./gabsocial:scope', gabsocial: OStatus::TagManager::MTDN_XMLNS)&.content
|
||||
end
|
||||
|
||||
def avatar
|
||||
|
||||
Reference in New Issue
Block a user