Add option to modify HTTP pool size
[akkoma] / test / fixtures / mastodon-like.json
1 {
2 "type": "Like",
3 "signature": {
4 "type": "RsaSignature2017",
5 "signatureValue": "fdxMfQSMwbC6wP6sh6neS/vM5879K67yQkHTbiT5Npr5wAac0y6+o3Ij+41tN3rL6wfuGTosSBTHOtta6R4GCOOhCaCSLMZKypnp1VltCzLDoyrZELnYQIC8gpUXVmIycZbREk22qWUe/w7DAFaKK4UscBlHDzeDVcA0K3Se5Sluqi9/Zh+ldAnEzj/rSEPDjrtvf5wGNf3fHxbKSRKFt90JvKK6hS+vxKUhlRFDf6/SMETw+EhwJSNW4d10yMUakqUWsFv4Acq5LW7l+HpYMvlYY1FZhNde1+uonnCyuQDyvzkff8zwtEJmAXC4RivO/VVLa17SmqheJZfI8oluVg==",
6 "creator": "http://mastodon.example.org/users/admin#main-key",
7 "created": "2018-02-17T18:57:49Z"
8 },
9 "object": "http://localtesting.pleroma.lol/objects/eb92579d-3417-42a8-8652-2492c2d4f454",
10 "nickname": "lain",
11 "id": "http://mastodon.example.org/users/admin#likes/2",
12 "actor": "http://mastodon.example.org/users/admin",
13 "@context": [
14 "https://www.w3.org/ns/activitystreams",
15 "https://w3id.org/security/v1",
16 {
17 "toot": "http://joinmastodon.org/ns#",
18 "sensitive": "as:sensitive",
19 "ostatus": "http://ostatus.org#",
20 "movedTo": "as:movedTo",
21 "manuallyApprovesFollowers": "as:manuallyApprovesFollowers",
22 "inReplyToAtomUri": "ostatus:inReplyToAtomUri",
23 "conversation": "ostatus:conversation",
24 "atomUri": "ostatus:atomUri",
25 "Hashtag": "as:Hashtag",
26 "Emoji": "toot:Emoji"
27 }
28 ]
29 }