mirror of
https://github.com/LemmyNet/lemmy.git
synced 2024-10-31 17:50:01 +00:00
Nutomic
eea3308906
* Add tests for lotide federation, make lotide groups fetchable * Accept posts using Note type (and better error messages for tests)
19 lines
No EOL
609 B
JSON
19 lines
No EOL
609 B
JSON
{
|
|
"source": {
|
|
"mediaType": "text/markdown",
|
|
"content": "ed: now featuring Bob Dylan and RNG"
|
|
},
|
|
"attributedTo": "https://narwhal.city/users/3",
|
|
"content": "<p>ed: now featuring Bob Dylan and RNG</p>\n",
|
|
"@context": "https://www.w3.org/ns/activitystreams",
|
|
"inReplyTo": "https://narwhal.city/posts/9",
|
|
"to": "https://narwhal.city/users/1",
|
|
"cc": [
|
|
"https://www.w3.org/ns/activitystreams#Public",
|
|
"https://narwhal.city/communities/4"
|
|
],
|
|
"id": "https://narwhal.city/comments/3",
|
|
"type": "Note",
|
|
"mediaType": "text/html",
|
|
"published": "2020-12-31T06:47:24.470801+00:00"
|
|
} |