Issue 13905: ostatus context added (#13912)

This commit is contained in:
Michael Vogel 2024-02-18 15:46:41 +01:00 committed by GitHub
parent 4eefd0a205
commit 07c20da08f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 0 deletions

View File

@ -65,6 +65,7 @@ class ActivityPub
const CONTEXT = [
'https://www.w3.org/ns/activitystreams', 'https://w3id.org/security/v1',
[
'ostatus' => 'http://ostatus.org#',
'vcard' => 'http://www.w3.org/2006/vcard/ns#',
'dfrn' => 'http://purl.org/macgirvin/dfrn/1.0/',
'diaspora' => 'https://diasporafoundation.org/ns/',