accept either salmon endpoint (until they're unified in the spec)
This commit is contained in:
parent
275002d88a
commit
1999b836c0
|
@ -30,6 +30,7 @@ class DiscoveryHints {
|
||||||
case Discovery::PROFILEPAGE:
|
case Discovery::PROFILEPAGE:
|
||||||
$hints['profileurl'] = $link['href'];
|
$hints['profileurl'] = $link['href'];
|
||||||
break;
|
break;
|
||||||
|
case Salmon::NS_MENTIONS:
|
||||||
case Salmon::NS_REPLIES:
|
case Salmon::NS_REPLIES:
|
||||||
$hints['salmon'] = $link['href'];
|
$hints['salmon'] = $link['href'];
|
||||||
break;
|
break;
|
||||||
|
|
Loading…
Reference in New Issue
Block a user