mirror of
https://github.com/LemmyNet/lemmy.git
synced 2024-12-02 09:11:22 +00:00
514f2222e0
* convert naive time to utc time * compounding fixes * cargo fmt * fix the rest * fix down migration * fix migrations * fix after merge * clippy fix * ap-fed 0.5.0 --------- Co-authored-by: Nutomic <me@nutomic.com>
65 lines
2.3 KiB
JSON
65 lines
2.3 KiB
JSON
{
|
|
"type": "OrderedCollection",
|
|
"id": "https://ds9.lemmy.ml/c/testcom/outbox",
|
|
"totalItems": 2,
|
|
"orderedItems": [
|
|
{
|
|
"actor": "https://ds9.lemmy.ml/c/testcom",
|
|
"to": ["https://www.w3.org/ns/activitystreams#Public"],
|
|
"object": {
|
|
"actor": "https://ds9.lemmy.ml/u/nutomic",
|
|
"to": ["https://www.w3.org/ns/activitystreams#Public"],
|
|
"cc": ["https://ds9.lemmy.ml/c/testcom"],
|
|
"type": "Create",
|
|
"id": "http://ds9.lemmy.ml/activities/create/eee6a57a-622f-464d-b560-73ae1fcd3ddf",
|
|
"object": {
|
|
"type": "Page",
|
|
"id": "https://ds9.lemmy.ml/post/2328",
|
|
"attributedTo": "https://ds9.lemmy.ml/u/nutomic",
|
|
"to": [
|
|
"https://ds9.lemmy.ml/c/testcom",
|
|
"https://www.w3.org/ns/activitystreams#Public"
|
|
],
|
|
"name": "another outbox test",
|
|
"mediaType": "text/html",
|
|
"commentsEnabled": true,
|
|
"sensitive": false,
|
|
"stickied": false,
|
|
"published": "2021-11-18T17:19:45.895163Z"
|
|
}
|
|
},
|
|
"cc": ["https://ds9.lemmy.ml/c/testcom/followers"],
|
|
"type": "Announce",
|
|
"id": "https://ds9.lemmy.ml/activities/announce/b204fe9f-b13d-4af2-9d22-239ac2d892e6"
|
|
},
|
|
{
|
|
"actor": "https://ds9.lemmy.ml/c/testcom",
|
|
"to": ["https://www.w3.org/ns/activitystreams#Public"],
|
|
"object": {
|
|
"actor": "https://ds9.lemmy.ml/u/nutomic",
|
|
"to": ["https://www.w3.org/ns/activitystreams#Public"],
|
|
"cc": ["https://ds9.lemmy.ml/c/testcom"],
|
|
"type": "Create",
|
|
"id": "http://ds9.lemmy.ml/activities/create/eee6a57a-622f-464d-b560-73ae1fcd3ddf",
|
|
"object": {
|
|
"type": "Page",
|
|
"id": "https://ds9.lemmy.ml/post/2327",
|
|
"attributedTo": "https://ds9.lemmy.ml/u/nutomic",
|
|
"to": [
|
|
"https://ds9.lemmy.ml/c/testcom",
|
|
"https://www.w3.org/ns/activitystreams#Public"
|
|
],
|
|
"name": "outbox test",
|
|
"mediaType": "text/html",
|
|
"commentsEnabled": true,
|
|
"sensitive": false,
|
|
"stickied": false,
|
|
"published": "2021-11-18T17:19:05.763109Z"
|
|
}
|
|
},
|
|
"cc": ["https://ds9.lemmy.ml/c/testcom/followers"],
|
|
"type": "Announce",
|
|
"id": "https://ds9.lemmy.ml/activities/announce/c6c960ce-c8d8-4231-925e-3ba367468f18"
|
|
}
|
|
]
|
|
}
|