aboutsummaryrefslogtreecommitdiff
path: root/juick-server/src/test/resources/follow.json
diff options
context:
space:
mode:
Diffstat (limited to 'juick-server/src/test/resources/follow.json')
-rw-r--r--juick-server/src/test/resources/follow.json42
1 files changed, 0 insertions, 42 deletions
diff --git a/juick-server/src/test/resources/follow.json b/juick-server/src/test/resources/follow.json
deleted file mode 100644
index 93d46c24..00000000
--- a/juick-server/src/test/resources/follow.json
+++ /dev/null
@@ -1,42 +0,0 @@
-{
- "@context": [
- "https://www.w3.org/ns/activitystreams",
- "https://w3id.org/security/v1",
- {
- "manuallyApprovesFollowers": "as:manuallyApprovesFollowers",
- "sensitive": "as:sensitive",
- "movedTo": {
- "@id": "as:movedTo",
- "@type": "@id"
- },
- "Hashtag": "as:Hashtag",
- "ostatus": "http://ostatus.org#",
- "atomUri": "ostatus:atomUri",
- "inReplyToAtomUri": "ostatus:inReplyToAtomUri",
- "conversation": "ostatus:conversation",
- "toot": "http://joinmastodon.org/ns#",
- "Emoji": "toot:Emoji",
- "focalPoint": {
- "@container": "@list",
- "@id": "toot:focalPoint"
- },
- "featured": {
- "@id": "toot:featured",
- "@type": "@id"
- },
- "schema": "http://schema.org#",
- "PropertyValue": "schema:PropertyValue",
- "value": "schema:value"
- }
- ],
- "id": "https://mastodon.social/970f0d76-9ea7-46cd-a3e9-278e255f082d",
- "type": "Follow",
- "actor": "https://mastodon.social/users/xwatt",
- "object": "https://x.juick.com/u/gegege",
- "signature": {
- "type": "RsaSignature2017",
- "creator": "https://mastodon.social/users/xwatt#main-key",
- "created": "2018-10-02T09:39:29Z",
- "signatureValue": "lkxaKueSjT0nxCnT15hR8e1yQ7RsUCF0gBaiSAtXmN0tT3g7OcQPZUzUvCFF2aXB8xGFHMv+7Rp+jegR8rszuNRIghUxsOfYL5da2mD5UrpIlxiW4FxZjbni0klUF9GhRWfBYLIMumUsl9UElZPxtpYjlDQ7kCzYqnwbGgUiI0ehBJrHQJHET0pcyeSdGoRlXwD3I4c59nbr22CT026FBRNSJIxJj865ij5vg0j0q0/2ep+8ztya3x0+aYSrFn8WGO4Y2muCJtKurH2ROv8yyVgaIyFaUx6uvBf6pO3oGfWrm5if0P924LLlReXBItbleZrp0y2jPE7RriZsZmuFbg=="
- }
-} \ No newline at end of file