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