Add option to modify HTTP pool size
[akkoma] / test / fixtures / mastodon-undo-announce.json
1 {
2 "type": "Undo",
3 "signature": {
4 "type": "RsaSignature2017",
5 "signatureValue": "VU9AmHf3Pus9cWtMG/TOdxr+MRQfPHdTVKBBgFJBXhAlMhxEtcbxsu7zmqBgfIz6u0HpTCi5jRXEMftc228OJf/aBUkr4hyWADgcdmhPQgpibouDLgQf9BmnrPqb2rMbzZyt49GJkQZma8taLh077TTq6OKcnsAAJ1evEKOcRYS4OxBSwh4nI726bOXzZWoNzpTcrnm+llcUEN980sDSAS0uyZdb8AxZdfdG6DJQX4AkUD5qTpfqP/vC1ISirrNphvVhlxjUV9Amr4SYTsLx80vdZe5NjeL5Ir4jTIIQLedpxaDu1M9Q+Jpc0fYByQ2hOwUq8JxEmvHvarKjrq0Oww==",
6 "creator": "http://mastodon.example.org/users/admin#main-key",
7 "created": "2018-05-11T16:23:45Z"
8 },
9 "object": {
10 "type": "Announce",
11 "to": [
12 "http://www.w3.org/ns/activitystreams#Public"
13 ],
14 "published": "2018-05-11T16:23:37Z",
15 "object": "http://mastodon.example.org/@admin/99541947525187367",
16 "id": "http://mastodon.example.org/users/admin/statuses/99542391527669785/activity",
17 "cc": [
18 "http://mastodon.example.org/users/admin",
19 "http://mastodon.example.org/users/admin/followers"
20 ],
21 "atomUri": "http://mastodon.example.org/users/admin/statuses/99542391527669785/activity",
22 "actor": "http://mastodon.example.org/users/admin"
23 },
24 "id": "http://mastodon.example.org/users/admin#announces/100011594053806179/undo",
25 "actor": "http://mastodon.example.org/users/admin",
26 "@context": [
27 "http://www.w3.org/ns/activitystreams",
28 "http://w3id.org/security/v1",
29 {
30 "toot": "http://joinmastodon.org/ns#",
31 "sensitive": "as:sensitive",
32 "ostatus": "http://ostatus.org#",
33 "movedTo": "as:movedTo",
34 "manuallyApprovesFollowers": "as:manuallyApprovesFollowers",
35 "inReplyToAtomUri": "ostatus:inReplyToAtomUri",
36 "focalPoint": {
37 "@id": "toot:focalPoint",
38 "@container": "@list"
39 },
40 "featured": "toot:featured",
41 "conversation": "ostatus:conversation",
42 "atomUri": "ostatus:atomUri",
43 "Hashtag": "as:Hashtag",
44 "Emoji": "toot:Emoji"
45 }
46 ]
47 }