Add option to modify HTTP pool size
[akkoma] / test / fixtures / kroeg-post-activity.json
1 {
2 "@context": [
3 "https://www.w3.org/ns/activitystreams",
4 "https://puckipedia.com/-/context"
5 ],
6 "actor": {
7 "endpoints": "https://puckipedia.com/#endpoints",
8 "followers": "https://puckipedia.com/followers",
9 "following": "https://puckipedia.com/following",
10 "icon": {
11 "mediaType": "image/png",
12 "type": "Image",
13 "url": "https://puckipedia.com/images/avatar.png"
14 },
15 "id": "https://puckipedia.com/",
16 "inbox": "https://puckipedia.com/inbox",
17 "kroeg:blocks": {
18 "id": "https://puckipedia.com/blocks"
19 },
20 "liked": "https://puckipedia.com/liked",
21 "manuallyApprovesFollowers": false,
22 "name": "HACKER TEEN PUCKIPEDIA \ud83d\udc69\u200d\ud83d\udcbb",
23 "outbox": "https://puckipedia.com/outbox",
24 "preferredUsername": "puckipedia",
25 "publicKey": {
26 "id": "https://puckipedia.com/#key",
27 "owner": "https://puckipedia.com/",
28 "publicKeyPem": "-----BEGIN PUBLIC KEY-----\nMIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAvN05xIcFE0Qgany7Rht4\n0ZI5wu++IT7K5iSqRimBYkpoeHbVcT9RFlW+aWH/QJJW/YgZ7+LMr8AMCrKrwSpS\nCndyrpx4O4lZ3FNRLu7tbklh01rGZfE6R1SFfYBpvMvImc9nYT6iezYDbv6NkHku\no3aVhjql216XlA0OhIrqQme9sAdrLbjbMrTUS8douCTkDOX+JFj1ghHCqdYEMZJI\nOY9kovtgnqyxFLm0RsPGsO1+g/OVojqG+VqHz6O2lceaTVQLlnZ4gOhLVG1tVsA2\nRfXQK+R/VgXncYE+BlQVd/tcdGAz7CDL7PP3rP65gmARnafhGR96cCOi/KzlAXSO\nMwIDAQAB\n-----END PUBLIC KEY-----",
29 "type": []
30 },
31 "summary": "<p>federated hacker teen<br/>\n[<a href=\"https://pronoun.is/she\">she</a>/<a href=\"https://pronoun.is/they\">they</a>]</p>",
32 "type": "Person",
33 "updated": "2017-12-19T16:56:29.7576707+00:00"
34 },
35 "cc": "https://puckipedia.com/followers",
36 "id": "https://puckipedia.com/ae4ee4e8be/activity",
37 "object": {
38 "attributedTo": "https://puckipedia.com/",
39 "cc": "https://puckipedia.com/followers",
40 "content": "<p>henlo from my Psion netBook</p><p>message sent from my Psion netBook</p>",
41 "id": "https://puckipedia.com/ae4ee4e8be",
42 "likes": "https://puckipedia.com/ae4ee4e8be/likes",
43 "replies": "https://puckipedia.com/ae4ee4e8be/replies",
44 "shares": "https://puckipedia.com/ae4ee4e8be/shares",
45 "to": "https://www.w3.org/ns/activitystreams#Public",
46 "type": "Note"
47 },
48 "to": "https://www.w3.org/ns/activitystreams#Public",
49 "type": "Create"
50 }