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/aaglmo5xogmz0004",
"https://www.w3.org/ns/activitystreams#Public"
],
"id": "http://pasture-one-actor/actor/lqfn8QRxonM",
"published": "2025-07-21T11:42:27Z",
"object": {
"type": "Note",
"attributedTo": "http://pasture-one-actor/actor",
"to": [
"https://www.w3.org/ns/activitystreams#Public",
"http://misskey/users/aaglmo5xogmz0004"
],
"id": "http://pasture-one-actor/actor/8nwFwBnAq-c",
"published": "2025-07-21T11:42:27Z",
"content": "text",
"sensitive": true
}
}
misskey
{
"id": "aagloou0gfvs000i",
"createdAt": "2025-07-21T11:42:27.000Z",
"userId": "aagloikvgfvs0003",
"user": {
"id": "aagloikvgfvs0003",
"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/8nwFwBnAq-c",
"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/aaglmo5xogmz0004",
"https://www.w3.org/ns/activitystreams#Public"
],
"id": "http://pasture-one-actor/actor/x8m3XYq8S4M",
"published": "2025-07-21T11:42:28Z",
"object": {
"type": "Note",
"attributedTo": "http://pasture-one-actor/actor",
"to": [
"https://www.w3.org/ns/activitystreams#Public",
"http://misskey/users/aaglmo5xogmz0004"
],
"id": "http://pasture-one-actor/actor/qImxbnMs9qU",
"published": "2025-07-21T11:42:28Z",
"content": "text",
"summary": "summary"
}
}
misskey
{
"id": "aagloplsgfvs000j",
"createdAt": "2025-07-21T11:42:28.000Z",
"userId": "aagloikvgfvs0003",
"user": {
"id": "aagloikvgfvs0003",
"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/qImxbnMs9qU",
"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/aaglmo5xogmz0004",
"https://www.w3.org/ns/activitystreams#Public"
],
"id": "http://pasture-one-actor/actor/HkGUTfsKvRg",
"published": "2025-07-21T11:42:29Z",
"object": {
"type": "Note",
"attributedTo": "http://pasture-one-actor/actor",
"to": [
"https://www.w3.org/ns/activitystreams#Public",
"http://misskey/users/aaglmo5xogmz0004"
],
"id": "http://pasture-one-actor/actor/sNQeLe6kGLI",
"published": "2025-07-21T11:42:29Z",
"content": "text",
"summary": "summary",
"sensitive": true
}
}
misskey
{
"id": "aagloqdkgfvs000k",
"createdAt": "2025-07-21T11:42:29.000Z",
"userId": "aagloikvgfvs0003",
"user": {
"id": "aagloikvgfvs0003",
"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/sNQeLe6kGLI",
"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/aaglmo5xogmz0004",
"https://www.w3.org/ns/activitystreams#Public"
],
"id": "http://pasture-one-actor/actor/PWFDjCyxi5M",
"published": "2025-07-21T11:42:29Z",
"object": {
"type": "Note",
"attributedTo": "http://pasture-one-actor/actor",
"to": [
"https://www.w3.org/ns/activitystreams#Public",
"http://misskey/users/aaglmo5xogmz0004"
],
"id": "http://pasture-one-actor/actor/PmusvMRv6MI",
"published": "2025-07-21T11:42:29Z",
"content": "see image",
"attachment": {
"type": "Image",
"sensitive": true,
"url": "http://pasture-one-actor/images/w001.png"
}
}
}
misskey
{
"id": "aagloqdkgfvs000m",
"createdAt": "2025-07-21T11:42:29.000Z",
"userId": "aagloikvgfvs0003",
"user": {
"id": "aagloikvgfvs0003",
"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": [
"aaglor8vgfvs000l"
],
"files": [
{
"id": "aaglor8vgfvs000l",
"createdAt": "2025-07-21T11:42:30.127Z",
"name": "w001.png",
"type": "image/png",
"md5": "8c1a3b4addf483872ab3c480b3305465",
"size": 0,
"isSensitive": true,
"blurhash": "e2M|T0}XfQ}XfQ}Xj@fQj@fQfQfQfQfQfQ}Xj@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": "aagloikvgfvs0003",
"user": null
}
],
"replyId": null,
"renoteId": null,
"uri": "http://pasture-one-actor/actor/PmusvMRv6MI",
"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/aaglmo5xogmz0004",
"https://www.w3.org/ns/activitystreams#Public"
],
"id": "http://pasture-one-actor/actor/MPEbzmZcam4",
"published": "2025-07-21T11:42:30Z",
"object": {
"type": "Note",
"attributedTo": "http://pasture-one-actor/actor",
"to": [
"https://www.w3.org/ns/activitystreams#Public",
"http://misskey/users/aaglmo5xogmz0004"
],
"id": "http://pasture-one-actor/actor/1aeHpdquDGE",
"published": "2025-07-21T11:42:30Z",
"content": "see image",
"sensitive": true,
"attachment": {
"type": "Image",
"sensitive": true,
"url": "http://pasture-one-actor/images/w002.png"
}
}
}
misskey
{
"id": "aaglor5cgfvs000o",
"createdAt": "2025-07-21T11:42:30.000Z",
"userId": "aagloikvgfvs0003",
"user": {
"id": "aagloikvgfvs0003",
"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": [
"aaglorq7gfvs000n"
],
"files": [
{
"id": "aaglorq7gfvs000n",
"createdAt": "2025-07-21T11:42:30.751Z",
"name": "w002.png",
"type": "image/png",
"md5": "cfbea24ac6c328249575e113b6793c20",
"size": 0,
"isSensitive": true,
"blurhash": "e1I=Vt~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": "aagloikvgfvs0003",
"user": null
}
],
"replyId": null,
"renoteId": null,
"uri": "http://pasture-one-actor/actor/1aeHpdquDGE",
"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/aaglmo5xogmz0004",
"https://www.w3.org/ns/activitystreams#Public"
],
"id": "http://pasture-one-actor/actor/oVQiuMiyZUE",
"published": "2025-07-21T11:42:31Z",
"object": {
"type": "Note",
"attributedTo": "http://pasture-one-actor/actor",
"to": [
"https://www.w3.org/ns/activitystreams#Public",
"http://misskey/users/aaglmo5xogmz0004"
],
"id": "http://pasture-one-actor/actor/jfDDYq66xUg",
"published": "2025-07-21T11:42:31Z",
"content": "see image",
"attachment": {
"content": "content",
"type": "Image",
"sensitive": true,
"url": "http://pasture-one-actor/images/w003.png"
}
}
}
misskey
{
"id": "aaglorx4gfvs000q",
"createdAt": "2025-07-21T11:42:31.000Z",
"userId": "aagloikvgfvs0003",
"user": {
"id": "aagloikvgfvs0003",
"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": [
"aaglos9agfvs000p"
],
"files": [
{
"id": "aaglos9agfvs000p",
"createdAt": "2025-07-21T11:42:31.438Z",
"name": "w003.png",
"type": "image/png",
"md5": "00dfcbed3c4dd2a7cfea8a2d532119e4",
"size": 0,
"isSensitive": true,
"blurhash": "e3J.2a;=fQ;=fQ;=jufQjufQfQfQfQfQfQ;=jufQjufQfQfQfQfQfQ",
"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": "aagloikvgfvs0003",
"user": null
}
],
"replyId": null,
"renoteId": null,
"uri": "http://pasture-one-actor/actor/jfDDYq66xUg",
"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/aaglmo5xogmz0004",
"https://www.w3.org/ns/activitystreams#Public"
],
"id": "http://pasture-one-actor/actor/FxPMKljC2Gw",
"published": "2025-07-21T11:42:31Z",
"object": {
"type": "Note",
"attributedTo": "http://pasture-one-actor/actor",
"to": [
"https://www.w3.org/ns/activitystreams#Public",
"http://misskey/users/aaglmo5xogmz0004"
],
"id": "http://pasture-one-actor/actor/GoPfTeG45tk",
"published": "2025-07-21T11:42:31Z",
"content": "see image",
"attachment": {
"type": "Image",
"summary": "summary",
"sensitive": true,
"url": "http://pasture-one-actor/images/w004.png"
}
}
}
misskey
{
"id": "aaglorx4gfvs000s",
"createdAt": "2025-07-21T11:42:31.000Z",
"userId": "aagloikvgfvs0003",
"user": {
"id": "aagloikvgfvs0003",
"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": [
"aagloss3gfvs000r"
],
"files": [
{
"id": "aagloss3gfvs000r",
"createdAt": "2025-07-21T11:42:32.115Z",
"name": "w004.png",
"type": "image/png",
"md5": "9122c0a54c2174e433d524f42d6fbf1a",
"size": 0,
"isSensitive": true,
"blurhash": "e08XKm%IfQ%IfQ%Ij@fQj@fQfQfQfQfQfQ%Ij@fQj@fQfQfQfQfQfQ",
"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": "aagloikvgfvs0003",
"user": null
}
],
"replyId": null,
"renoteId": null,
"uri": "http://pasture-one-actor/actor/GoPfTeG45tk",
"clippedCount": 0
}