Issue 13905: ostatus context added (#13912)
This commit is contained in:
parent
4eefd0a205
commit
07c20da08f
|
@ -65,6 +65,7 @@ class ActivityPub
|
||||||
const CONTEXT = [
|
const CONTEXT = [
|
||||||
'https://www.w3.org/ns/activitystreams', 'https://w3id.org/security/v1',
|
'https://www.w3.org/ns/activitystreams', 'https://w3id.org/security/v1',
|
||||||
[
|
[
|
||||||
|
'ostatus' => 'http://ostatus.org#',
|
||||||
'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