federation fix
This commit is contained in:
parent
37be893d12
commit
c804d6d438
@ -30,7 +30,7 @@ class RemoteProfile
|
||||
end
|
||||
|
||||
def scope
|
||||
@scope ||= author.at_xpath('./gabsocial:scope', gabsocial: OStatus::TagManager::MTDN_XMLNS)&.content
|
||||
@scope ||= author.at_xpath('./mastodon:scope', mastodon: OStatus::TagManager::MTDN_XMLNS)&.content
|
||||
end
|
||||
|
||||
def avatar
|
||||
|
Loading…
Reference in New Issue
Block a user