PluginProbe
ActivityPub / 8.0.2
ActivityPub v8.0.2
9.3.1 9.3.0 9.2.2 9.2.1 9.2.0 9.1.0 9.0.2 9.0.1 9.0.0 8.3.0 8.2.1 8.2.0 8.1.1 1.0.5 1.0.6 1.0.7 1.0.8 1.0.9 1.1.0 1.2.0 1.3.0 2.0.0 2.0.1 2.1.0 2.1.1 All 160 releases
← All changes | includes/activity/class-actor.php +0 -13 9.2.08.0.2 View file →
@@ -73,9 +73,8 @@
73 73 'schema' => 'http://schema.org#',
74 74 'toot' => 'http://joinmastodon.org/ns#',
75 75 'lemmy' => 'https://join-lemmy.org/ns#',
76 76 'litepub' => 'http://litepub.social/ns#',
77 - 'gts' => 'https://gotosocial.org/ns#',
78 77 'manuallyApprovesFollowers' => 'as:manuallyApprovesFollowers',
79 78 'PropertyValue' => 'schema:PropertyValue',
80 79 'value' => 'schema:value',
81 80 'Hashtag' => 'as:Hashtag',
@@ -106,20 +105,8 @@
106 105 'implements' => array(
107 106 '@id' => 'https://w3id.org/fep/844e/implements',
108 107 '@type' => '@id',
109 108 '@container' => '@list',
110 - ),
111 - 'interactionPolicy' => array(
112 - '@id' => 'gts:interactionPolicy',
113 - '@type' => '@id',
114 - ),
115 - 'canFeature' => array(
116 - '@id' => 'https://w3id.org/fep/7aa9#canFeature',
117 - '@type' => '@id',
118 - ),
119 - 'automaticApproval' => array(
120 - '@id' => 'gts:automaticApproval',
121 - '@type' => '@id',
122 109 ),
123 110 'postingRestrictedToMods' => 'lemmy:postingRestrictedToMods',
124 111 'discoverable' => 'toot:discoverable',
125 112 'indexable' => 'toot:indexable',