2018-11-08 13:34:01 -05:00
|
|
|
{
|
|
|
|
"@context": [
|
|
|
|
"https://www.w3.org/ns/activitystreams",
|
|
|
|
"https://w3id.org/security/v1",
|
|
|
|
{
|
|
|
|
"Emoji": "toot:Emoji",
|
|
|
|
"Hashtag": "as:Hashtag",
|
|
|
|
"PropertyValue": "schema:PropertyValue",
|
|
|
|
"atomUri": "ostatus:atomUri",
|
|
|
|
"conversation": {
|
|
|
|
"@id": "ostatus:conversation",
|
|
|
|
"@type": "@id"
|
|
|
|
},
|
2019-09-25 22:57:41 -04:00
|
|
|
"discoverable": "toot:discoverable",
|
2018-11-08 13:34:01 -05:00
|
|
|
"manuallyApprovesFollowers": "as:manuallyApprovesFollowers",
|
|
|
|
"ostatus": "http://ostatus.org#",
|
2019-10-07 07:33:58 -04:00
|
|
|
"schema": "http://schema.org#",
|
2018-11-08 13:34:01 -05:00
|
|
|
"toot": "http://joinmastodon.org/ns#",
|
|
|
|
"value": "schema:value",
|
2018-12-23 10:13:06 -05:00
|
|
|
"sensitive": "as:sensitive",
|
|
|
|
"litepub": "http://litepub.social/ns#",
|
2019-10-19 13:46:24 -04:00
|
|
|
"invisible": "litepub:invisible",
|
2019-02-12 16:37:37 -05:00
|
|
|
"directMessage": "litepub:directMessage",
|
2019-07-15 03:29:13 -04:00
|
|
|
"listMessage": {
|
|
|
|
"@id": "litepub:listMessage",
|
|
|
|
"@type": "@id"
|
|
|
|
},
|
2019-02-12 16:37:37 -05:00
|
|
|
"oauthRegistrationEndpoint": {
|
|
|
|
"@id": "litepub:oauthRegistrationEndpoint",
|
|
|
|
"@type": "@id"
|
2019-09-24 13:00:31 -04:00
|
|
|
},
|
2019-09-30 08:26:59 -04:00
|
|
|
"EmojiReaction": "litepub:EmojiReaction"
|
2018-11-08 13:34:01 -05:00
|
|
|
}
|
|
|
|
]
|
|
|
|
}
|