Add option to modify HTTP pool size
[akkoma] / test / fixtures / hubzilla-follow-activity.json
1 {
2 "type": "Follow",
3 "signature": {
4 "type": "RsaSignature2017",
5 "signatureValue": "Kn1/UkAQGJVaXBfWLAHcnwHg8YMAUqlEaBuYLazAG+pz5hqivsyrBmPV186Xzr+B4ZLExA9+SnOoNx/GOz4hBm0kAmukNSILAsUd84tcJ2yT9zc1RKtembK4WiwOw7li0+maeDN0HaB6t+6eTqsCWmtiZpprhXD8V1GGT8yG7X24fQ9oFGn+ng7lasbcCC0988Y1eGqNe7KryxcPuQz57YkDapvtONzk8gyLTkZMV4De93MyRHq6GVjQVIgtiYabQAxrX6Q8C+4P/jQoqdWJHEe+MY5JKyNaT/hMPt2Md1ok9fZQBGHlErk22/zy8bSN19GdG09HmIysBUHRYpBLig==",
6 "creator": "https://hubzilla.example.org/channel/kaniini#main-key",
7 "created": "2018-02-17T13:29:31Z"
8 },
9 "object": "https://localtesting.pleroma.lol/users/lain",
10 "nickname": "lain",
11 "id": "https://hubzilla.example.org/channel/kaniini#follows/2",
12 "actor": {
13 "id": "https://hubzilla.example.org/channel/kaniini"
14 },
15 "@context": [
16 "https://www.w3.org/ns/activitystreams",
17 "https://w3id.org/security/v1",
18 {
19 "toot": "http://joinmastodon.org/ns#",
20 "sensitive": "as:sensitive",
21 "ostatus": "http://ostatus.org#",
22 "movedTo": "as:movedTo",
23 "manuallyApprovesFollowers": "as:manuallyApprovesFollowers",
24 "inReplyToAtomUri": "ostatus:inReplyToAtomUri",
25 "conversation": "ostatus:conversation",
26 "atomUri": "ostatus:atomUri",
27 "Hashtag": "as:Hashtag",
28 "Emoji": "toot:Emoji"
29 }
30 ]
31 }