turn inlineQuotePolicy on by default
[akkoma] / test / fixtures / mastodon-unblock-activity.json
index 53b2f42a8bb1ce2361d39c670d031f58d6e71dac..f4a2d30dd100882d688d569acf41d1ca690c9a72 100644 (file)
@@ -26,8 +26,9 @@
       "type": "Block", 
       "object": "http://localtesting.pleroma.lol/users/lain",
       "nickname": "lain",
-      "id": "http://mastodon.example.org/users/admin#follows/2",
+      "id": "http://mastodon.example.org/users/admin#blocks/2",
       "actor": "http://mastodon.example.org/users/admin" 
     },
-    "actor": "http://mastodon.example.org/users/admin"
+    "actor": "http://mastodon.example.org/users/admin",
+    "id": "http://mastodon.example.org/users/admin#blocks/2/undo"
 }