2021-11-08 15:04:02 +00:00
|
|
|
[
|
2022-07-08 10:47:40 +00:00
|
|
|
"https://www.w3.org/ns/activitystreams",
|
2022-06-13 13:26:56 +00:00
|
|
|
"https://w3id.org/security/v1",
|
2021-11-08 15:04:02 +00:00
|
|
|
{
|
2022-06-13 13:26:56 +00:00
|
|
|
"lemmy": "https://join-lemmy.org/ns#",
|
|
|
|
"litepub": "http://litepub.social/ns#",
|
|
|
|
"pt": "https://joinpeertube.org/ns#",
|
2022-10-06 18:27:58 +00:00
|
|
|
"sc": "http://schema.org/",
|
2022-06-13 13:26:56 +00:00
|
|
|
"ChatMessage": "litepub:ChatMessage",
|
|
|
|
"commentsEnabled": "pt:commentsEnabled",
|
2021-11-08 15:04:02 +00:00
|
|
|
"sensitive": "as:sensitive",
|
2022-06-13 13:26:56 +00:00
|
|
|
"matrixUserId": "lemmy:matrixUserId",
|
|
|
|
"posting_restricted_to_mods": "lemmy:posting_restricted_to_mods",
|
|
|
|
"remove_data": "lemmy:remove_data",
|
|
|
|
"stickied": "lemmy:stickied",
|
|
|
|
"moderators": {
|
|
|
|
"@type": "@id",
|
|
|
|
"@id": "lemmy:moderators"
|
2021-11-08 15:04:02 +00:00
|
|
|
},
|
2022-08-17 11:38:52 +00:00
|
|
|
"expires": "as:endTime",
|
2022-10-06 18:27:58 +00:00
|
|
|
"distinguished": "lemmy:distinguished",
|
|
|
|
"language": "sc:inLanguage"
|
2022-06-13 13:26:56 +00:00
|
|
|
}
|
|
|
|
]
|