Content Warnings¶
Content Warnings are set using sensitive, then summary seems to be used as a spoiler text.
The last three examples are an attempt to add a content warning to an image.
Examples¶
Example 1¶
activity
{
"@context": [
"https://www.w3.org/ns/activitystreams",
{
"Hashtag": "as:Hashtag",
"sensitive": "as:sensitive"
}
],
"type": "Create",
"actor": "http://pasture-one-actor/actor",
"to": [
"http://misskey/users/a20hklrzbt480001",
"https://www.w3.org/ns/activitystreams#Public"
],
"id": "http://pasture-one-actor/actor/RRHDRITOsl4",
"published": "2024-12-20T15:48:52Z",
"object": {
"type": "Note",
"attributedTo": "http://pasture-one-actor/actor",
"to": [
"https://www.w3.org/ns/activitystreams#Public",
"http://misskey/users/a20hklrzbt480001"
],
"id": "http://pasture-one-actor/actor/TQrcwdoW4cY",
"published": "2024-12-20T15:48:52Z",
"content": "text",
"sensitive": true
}
}
misskey
{
"id": "a20hp50g9j1a0004",
"createdAt": "2024-12-20T15:48:52.000Z",
"userId": "a20hm7nn9j1a0002",
"user": {
"id": "a20hm7nn9j1a0002",
"name": "Test Actor",
"username": "actor",
"host": "pasture-one-actor",
"avatarUrl": "http://misskey/identicon/actor@pasture-one-actor",
"avatarBlurhash": null,
"avatarDecorations": [],
"isBot": false,
"isCat": false,
"instance": {
"name": null,
"softwareName": null,
"softwareVersion": null,
"iconUrl": null,
"faviconUrl": null,
"themeColor": null
},
"emojis": {},
"onlineStatus": "unknown"
},
"text": "text",
"cw": null,
"visibility": "public",
"localOnly": false,
"reactionAcceptance": null,
"renoteCount": 0,
"repliesCount": 0,
"reactionCount": 0,
"reactions": {},
"reactionEmojis": {},
"emojis": {},
"fileIds": [],
"files": [],
"replyId": null,
"renoteId": null,
"uri": "http://pasture-one-actor/actor/TQrcwdoW4cY",
"clippedCount": 0
}
Example 2¶
activity
{
"@context": [
"https://www.w3.org/ns/activitystreams",
{
"Hashtag": "as:Hashtag",
"sensitive": "as:sensitive"
}
],
"type": "Create",
"actor": "http://pasture-one-actor/actor",
"to": [
"http://misskey/users/a20hklrzbt480001",
"https://www.w3.org/ns/activitystreams#Public"
],
"id": "http://pasture-one-actor/actor/XXL-MBJI9oc",
"published": "2024-12-20T15:48:52Z",
"object": {
"type": "Note",
"attributedTo": "http://pasture-one-actor/actor",
"to": [
"https://www.w3.org/ns/activitystreams#Public",
"http://misskey/users/a20hklrzbt480001"
],
"id": "http://pasture-one-actor/actor/t5BLkx8-3V4",
"published": "2024-12-20T15:48:52Z",
"content": "text",
"summary": "summary"
}
}
misskey
{
"id": "a20hp50g9j1a0005",
"createdAt": "2024-12-20T15:48:52.000Z",
"userId": "a20hm7nn9j1a0002",
"user": {
"id": "a20hm7nn9j1a0002",
"name": "Test Actor",
"username": "actor",
"host": "pasture-one-actor",
"avatarUrl": "http://misskey/identicon/actor@pasture-one-actor",
"avatarBlurhash": null,
"avatarDecorations": [],
"isBot": false,
"isCat": false,
"instance": {
"name": null,
"softwareName": null,
"softwareVersion": null,
"iconUrl": null,
"faviconUrl": null,
"themeColor": null
},
"emojis": {},
"onlineStatus": "unknown"
},
"text": "text",
"cw": "summary",
"visibility": "public",
"localOnly": false,
"reactionAcceptance": null,
"renoteCount": 0,
"repliesCount": 0,
"reactionCount": 0,
"reactions": {},
"reactionEmojis": {},
"emojis": {},
"fileIds": [],
"files": [],
"replyId": null,
"renoteId": null,
"uri": "http://pasture-one-actor/actor/t5BLkx8-3V4",
"clippedCount": 0
}
Example 3¶
activity
{
"@context": [
"https://www.w3.org/ns/activitystreams",
{
"Hashtag": "as:Hashtag",
"sensitive": "as:sensitive"
}
],
"type": "Create",
"actor": "http://pasture-one-actor/actor",
"to": [
"http://misskey/users/a20hklrzbt480001",
"https://www.w3.org/ns/activitystreams#Public"
],
"id": "http://pasture-one-actor/actor/ITnW_Cd3aWM",
"published": "2024-12-20T15:48:53Z",
"object": {
"type": "Note",
"attributedTo": "http://pasture-one-actor/actor",
"to": [
"https://www.w3.org/ns/activitystreams#Public",
"http://misskey/users/a20hklrzbt480001"
],
"id": "http://pasture-one-actor/actor/91yG3V4PXn4",
"published": "2024-12-20T15:48:53Z",
"content": "text",
"summary": "summary",
"sensitive": true
}
}
misskey
{
"id": "a20hp5s89j1a0006",
"createdAt": "2024-12-20T15:48:53.000Z",
"userId": "a20hm7nn9j1a0002",
"user": {
"id": "a20hm7nn9j1a0002",
"name": "Test Actor",
"username": "actor",
"host": "pasture-one-actor",
"avatarUrl": "http://misskey/identicon/actor@pasture-one-actor",
"avatarBlurhash": null,
"avatarDecorations": [],
"isBot": false,
"isCat": false,
"instance": {
"name": null,
"softwareName": null,
"softwareVersion": null,
"iconUrl": null,
"faviconUrl": null,
"themeColor": null
},
"emojis": {},
"onlineStatus": "unknown"
},
"text": "text",
"cw": "summary",
"visibility": "public",
"localOnly": false,
"reactionAcceptance": null,
"renoteCount": 0,
"repliesCount": 0,
"reactionCount": 0,
"reactions": {},
"reactionEmojis": {},
"emojis": {},
"fileIds": [],
"files": [],
"replyId": null,
"renoteId": null,
"uri": "http://pasture-one-actor/actor/91yG3V4PXn4",
"clippedCount": 0
}
Example 4¶
activity
{
"@context": [
"https://www.w3.org/ns/activitystreams",
{
"Hashtag": "as:Hashtag",
"sensitive": "as:sensitive"
}
],
"type": "Create",
"actor": "http://pasture-one-actor/actor",
"to": [
"http://misskey/users/a20hklrzbt480001",
"https://www.w3.org/ns/activitystreams#Public"
],
"id": "http://pasture-one-actor/actor/i-5mcqeWP7w",
"published": "2024-12-20T15:48:54Z",
"object": {
"type": "Note",
"attributedTo": "http://pasture-one-actor/actor",
"to": [
"https://www.w3.org/ns/activitystreams#Public",
"http://misskey/users/a20hklrzbt480001"
],
"id": "http://pasture-one-actor/actor/vHv20ywITOo",
"published": "2024-12-20T15:48:54Z",
"content": "see image",
"attachment": {
"type": "Image",
"sensitive": true,
"url": "http://pasture-one-actor/images/w001.png"
}
}
}
misskey
{
"id": "a20hp6k09j1a0008",
"createdAt": "2024-12-20T15:48:54.000Z",
"userId": "a20hm7nn9j1a0002",
"user": {
"id": "a20hm7nn9j1a0002",
"name": "Test Actor",
"username": "actor",
"host": "pasture-one-actor",
"avatarUrl": "http://misskey/identicon/actor@pasture-one-actor",
"avatarBlurhash": null,
"avatarDecorations": [],
"isBot": false,
"isCat": false,
"instance": {
"name": null,
"softwareName": null,
"softwareVersion": null,
"iconUrl": null,
"faviconUrl": null,
"themeColor": null
},
"emojis": {},
"onlineStatus": "unknown"
},
"text": "see image",
"cw": null,
"visibility": "public",
"localOnly": false,
"reactionAcceptance": null,
"renoteCount": 0,
"repliesCount": 0,
"reactionCount": 0,
"reactions": {},
"reactionEmojis": {},
"emojis": {},
"fileIds": [
"a20hp6xz9j1a0007"
],
"files": [
{
"id": "a20hp6xz9j1a0007",
"createdAt": "2024-12-20T15:48:54.503Z",
"name": "w001.png",
"type": "image/png",
"md5": "70721ea0ca1d6b865100a517329660b1",
"size": 0,
"isSensitive": true,
"blurhash": "e19^2LysfQysfQysj[fQj[fQfQfQfQfQfQysj[fQj[fQfQfQfQfQfQ",
"properties": {
"width": 40,
"height": 40
},
"url": "http://pasture-one-actor/images/w001.png",
"thumbnailUrl": "http://pasture-one-actor/images/w001.png",
"comment": null,
"folderId": null,
"folder": null,
"userId": "a20hm7nn9j1a0002",
"user": null
}
],
"replyId": null,
"renoteId": null,
"uri": "http://pasture-one-actor/actor/vHv20ywITOo",
"clippedCount": 0
}
Example 5¶
activity
{
"@context": [
"https://www.w3.org/ns/activitystreams",
{
"Hashtag": "as:Hashtag",
"sensitive": "as:sensitive"
}
],
"type": "Create",
"actor": "http://pasture-one-actor/actor",
"to": [
"http://misskey/users/a20hklrzbt480001",
"https://www.w3.org/ns/activitystreams#Public"
],
"id": "http://pasture-one-actor/actor/UdSCA-ToWcs",
"published": "2024-12-20T15:48:54Z",
"object": {
"type": "Note",
"attributedTo": "http://pasture-one-actor/actor",
"to": [
"https://www.w3.org/ns/activitystreams#Public",
"http://misskey/users/a20hklrzbt480001"
],
"id": "http://pasture-one-actor/actor/t_Yj4ytYv38",
"published": "2024-12-20T15:48:54Z",
"content": "see image",
"sensitive": true,
"attachment": {
"type": "Image",
"sensitive": true,
"url": "http://pasture-one-actor/images/w002.png"
}
}
}
misskey
{
"id": "a20hp6k09j1a000a",
"createdAt": "2024-12-20T15:48:54.000Z",
"userId": "a20hm7nn9j1a0002",
"user": {
"id": "a20hm7nn9j1a0002",
"name": "Test Actor",
"username": "actor",
"host": "pasture-one-actor",
"avatarUrl": "http://misskey/identicon/actor@pasture-one-actor",
"avatarBlurhash": null,
"avatarDecorations": [],
"isBot": false,
"isCat": false,
"instance": {
"name": null,
"softwareName": null,
"softwareVersion": null,
"iconUrl": null,
"faviconUrl": null,
"themeColor": null
},
"emojis": {},
"onlineStatus": "unknown"
},
"text": "see image",
"cw": null,
"visibility": "public",
"localOnly": false,
"reactionAcceptance": null,
"renoteCount": 0,
"repliesCount": 0,
"reactionCount": 0,
"reactions": {},
"reactionEmojis": {},
"emojis": {},
"fileIds": [
"a20hp7gq9j1a0009"
],
"files": [
{
"id": "a20hp7gq9j1a0009",
"createdAt": "2024-12-20T15:48:55.178Z",
"name": "w002.png",
"type": "image/png",
"md5": "62835e5b138eb3728d48fedb5ce7d245",
"size": 0,
"isSensitive": true,
"blurhash": "e2OWyS~pfQ~pfQ~pj[fQj[fQfQfQfQfQfQ~pj[fQj[fQfQfQfQfQfQ",
"properties": {
"width": 40,
"height": 40
},
"url": "http://pasture-one-actor/images/w002.png",
"thumbnailUrl": "http://pasture-one-actor/images/w002.png",
"comment": null,
"folderId": null,
"folder": null,
"userId": "a20hm7nn9j1a0002",
"user": null
}
],
"replyId": null,
"renoteId": null,
"uri": "http://pasture-one-actor/actor/t_Yj4ytYv38",
"clippedCount": 0
}
Example 6¶
activity
{
"@context": [
"https://www.w3.org/ns/activitystreams",
{
"Hashtag": "as:Hashtag",
"sensitive": "as:sensitive"
}
],
"type": "Create",
"actor": "http://pasture-one-actor/actor",
"to": [
"http://misskey/users/a20hklrzbt480001",
"https://www.w3.org/ns/activitystreams#Public"
],
"id": "http://pasture-one-actor/actor/8xKA0qDhYwY",
"published": "2024-12-20T15:48:55Z",
"object": {
"type": "Note",
"attributedTo": "http://pasture-one-actor/actor",
"to": [
"https://www.w3.org/ns/activitystreams#Public",
"http://misskey/users/a20hklrzbt480001"
],
"id": "http://pasture-one-actor/actor/FY9ICmbRP_w",
"published": "2024-12-20T15:48:55Z",
"content": "see image",
"attachment": {
"content": "content",
"type": "Image",
"sensitive": true,
"url": "http://pasture-one-actor/images/w003.png"
}
}
}
misskey
{
"id": "a20hp7bs9j1a000c",
"createdAt": "2024-12-20T15:48:55.000Z",
"userId": "a20hm7nn9j1a0002",
"user": {
"id": "a20hm7nn9j1a0002",
"name": "Test Actor",
"username": "actor",
"host": "pasture-one-actor",
"avatarUrl": "http://misskey/identicon/actor@pasture-one-actor",
"avatarBlurhash": null,
"avatarDecorations": [],
"isBot": false,
"isCat": false,
"instance": {
"name": null,
"softwareName": null,
"softwareVersion": null,
"iconUrl": null,
"faviconUrl": null,
"themeColor": null
},
"emojis": {},
"onlineStatus": "unknown"
},
"text": "see image",
"cw": null,
"visibility": "public",
"localOnly": false,
"reactionAcceptance": null,
"renoteCount": 0,
"repliesCount": 0,
"reactionCount": 0,
"reactions": {},
"reactionEmojis": {},
"emojis": {},
"fileIds": [
"a20hp8129j1a000b"
],
"files": [
{
"id": "a20hp8129j1a000b",
"createdAt": "2024-12-20T15:48:55.910Z",
"name": "w003.png",
"type": "image/png",
"md5": "bec6ca623394d98e6be2fd8766c91cab",
"size": 0,
"isSensitive": true,
"blurhash": "e28DKGs]fQs]fQs]fRfQfRfQfQfQfQfQfQs]fRfQfRfQfQfQfQfQfQ",
"properties": {
"width": 40,
"height": 40
},
"url": "http://pasture-one-actor/images/w003.png",
"thumbnailUrl": "http://pasture-one-actor/images/w003.png",
"comment": null,
"folderId": null,
"folder": null,
"userId": "a20hm7nn9j1a0002",
"user": null
}
],
"replyId": null,
"renoteId": null,
"uri": "http://pasture-one-actor/actor/FY9ICmbRP_w",
"clippedCount": 0
}
Example 7¶
activity
{
"@context": [
"https://www.w3.org/ns/activitystreams",
{
"Hashtag": "as:Hashtag",
"sensitive": "as:sensitive"
}
],
"type": "Create",
"actor": "http://pasture-one-actor/actor",
"to": [
"http://misskey/users/a20hklrzbt480001",
"https://www.w3.org/ns/activitystreams#Public"
],
"id": "http://pasture-one-actor/actor/hzRLFxIovJ0",
"published": "2024-12-20T15:48:56Z",
"object": {
"type": "Note",
"attributedTo": "http://pasture-one-actor/actor",
"to": [
"https://www.w3.org/ns/activitystreams#Public",
"http://misskey/users/a20hklrzbt480001"
],
"id": "http://pasture-one-actor/actor/HZDr-rFwi7o",
"published": "2024-12-20T15:48:56Z",
"content": "see image",
"attachment": {
"type": "Image",
"summary": "summary",
"sensitive": true,
"url": "http://pasture-one-actor/images/w004.png"
}
}
}
misskey
{
"id": "a20hp83k9j1a000e",
"createdAt": "2024-12-20T15:48:56.000Z",
"userId": "a20hm7nn9j1a0002",
"user": {
"id": "a20hm7nn9j1a0002",
"name": "Test Actor",
"username": "actor",
"host": "pasture-one-actor",
"avatarUrl": "http://misskey/identicon/actor@pasture-one-actor",
"avatarBlurhash": null,
"avatarDecorations": [],
"isBot": false,
"isCat": false,
"instance": {
"name": null,
"softwareName": null,
"softwareVersion": null,
"iconUrl": null,
"faviconUrl": null,
"themeColor": null
},
"emojis": {},
"onlineStatus": "unknown"
},
"text": "see image",
"cw": null,
"visibility": "public",
"localOnly": false,
"reactionAcceptance": null,
"renoteCount": 0,
"repliesCount": 0,
"reactionCount": 0,
"reactions": {},
"reactionEmojis": {},
"emojis": {},
"fileIds": [
"a20hp8l09j1a000d"
],
"files": [
{
"id": "a20hp8l09j1a000d",
"createdAt": "2024-12-20T15:48:56.628Z",
"name": "w004.png",
"type": "image/png",
"md5": "6e7b1de2491a77ae004869f355ec0bcc",
"size": 0,
"isSensitive": true,
"blurhash": "e3Px=o}dfQ}dfQ}djufQjufQfQfQfQfQfQ}djufQjufQfQfQfQfQfQ",
"properties": {
"width": 40,
"height": 40
},
"url": "http://pasture-one-actor/images/w004.png",
"thumbnailUrl": "http://pasture-one-actor/images/w004.png",
"comment": null,
"folderId": null,
"folder": null,
"userId": "a20hm7nn9j1a0002",
"user": null
}
],
"replyId": null,
"renoteId": null,
"uri": "http://pasture-one-actor/actor/HZDr-rFwi7o",
"clippedCount": 0
}