Reverted context
This commit is contained in:
parent
48d703d278
commit
d46db31475
|
@ -60,7 +60,7 @@ use Friendica\Util\JsonLD;
|
||||||
class ActivityPub
|
class ActivityPub
|
||||||
{
|
{
|
||||||
const PUBLIC_COLLECTION = 'https://www.w3.org/ns/activitystreams#Public';
|
const PUBLIC_COLLECTION = 'https://www.w3.org/ns/activitystreams#Public';
|
||||||
const CONTEXT = ['https://www.w3.org/ns/activitystreams',
|
const CONTEXT = ['https://www.w3.org/ns/activitystreams', 'https://w3id.org/security/v1',
|
||||||
['vcard' => 'http://www.w3.org/2006/vcard/ns#',
|
['vcard' => 'http://www.w3.org/2006/vcard/ns#',
|
||||||
'dfrn' => 'http://purl.org/macgirvin/dfrn/1.0/',
|
'dfrn' => 'http://purl.org/macgirvin/dfrn/1.0/',
|
||||||
'diaspora' => 'https://diasporafoundation.org/ns/',
|
'diaspora' => 'https://diasporafoundation.org/ns/',
|
||||||
|
|
Loading…
Reference in New Issue
Block a user