]> git.mxchange.org Git - friendica.git/blobdiff - src/Protocol/ActivityPub.php
Adjust class references to the new location
[friendica.git] / src / Protocol / ActivityPub.php
index 93204e81d3722da96c65810566a4e27e87cf8181..603416a5d2bedb97f9ddb6425a4229589ddcab84 100644 (file)
@@ -72,6 +72,8 @@ class ActivityPub
                'schema' => 'http://schema.org#',
                'manuallyApprovesFollowers' => 'as:manuallyApprovesFollowers',
                'sensitive' => 'as:sensitive', 'Hashtag' => 'as:Hashtag',
+               'quoteUrl' => 'as:quoteUrl',
+               'conversation' => 'ostatus:conversation',
                'directMessage' => 'litepub:directMessage',
                'discoverable' => 'toot:discoverable',
                'PropertyValue' => 'schema:PropertyValue',