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://sharkey/users/9xipy29eixkp0001",
"https://www.w3.org/ns/activitystreams#Public"
],
"id": "http://pasture-one-actor/actor/qMIQyVZ00eY",
"published": "2024-08-29T10:42:35Z",
"object": {
"type": "Note",
"attributedTo": "http://pasture-one-actor/actor",
"to": [
"https://www.w3.org/ns/activitystreams#Public",
"http://sharkey/users/9xipy29eixkp0001"
],
"id": "http://pasture-one-actor/actor/7oh7DE0smWI",
"published": "2024-08-29T10:42:35Z",
"content": "text",
"sensitive": true
}
}
sharkey
{
"id": "9xipzzw80jwn000g",
"uri": "http://pasture-one-actor/actor/7oh7DE0smWI",
"url": "http://pasture-one-actor/actor/7oh7DE0smWI",
"account": {
"id": "9xipztck0jwn0002",
"username": "actor",
"acct": "actor@pasture-one-actor",
"fqn": "actor@pasture-one-actor",
"display_name": "Test Actor",
"locked": false,
"created_at": "2024-08-29T10:42:26.516Z",
"followers_count": 0,
"following_count": 0,
"statuses_count": 13,
"note": "",
"url": "http://pasture-one-actor/actor",
"uri": "http://pasture-one-actor/actor",
"avatar": "https://dev.joinsharkey.org/static-assets/avatar.png",
"avatar_static": "https://dev.joinsharkey.org/static-assets/avatar.png",
"header": "https://dev.joinsharkey.org/static-assets/transparent.png",
"header_static": "https://dev.joinsharkey.org/static-assets/transparent.png",
"emojis": [],
"moved": null,
"fields": [],
"bot": false,
"discoverable": true
},
"in_reply_to_id": null,
"in_reply_to_account_id": null,
"reblog": null,
"content": "<p><span>text</span></p>",
"content_type": "text/x.misskeymarkdown",
"text": "text",
"created_at": "2024-08-29T10:42:35.000Z",
"emojis": [],
"replies_count": 0,
"reblogs_count": 0,
"favourites_count": 0,
"reblogged": false,
"favourited": false,
"muted": false,
"sensitive": false,
"spoiler_text": "",
"visibility": "public",
"media_attachments": [],
"mentions": [],
"tags": [],
"card": null,
"poll": null,
"application": null,
"language": null,
"pinned": false,
"reactions": [],
"emoji_reactions": [],
"bookmarked": false,
"quote": null,
"edited_at": null
}
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://sharkey/users/9xipy29eixkp0001",
"https://www.w3.org/ns/activitystreams#Public"
],
"id": "http://pasture-one-actor/actor/MRn0vYlKBUI",
"published": "2024-08-29T10:42:36Z",
"object": {
"type": "Note",
"attributedTo": "http://pasture-one-actor/actor",
"to": [
"https://www.w3.org/ns/activitystreams#Public",
"http://sharkey/users/9xipy29eixkp0001"
],
"id": "http://pasture-one-actor/actor/10Q6pQuOdzc",
"published": "2024-08-29T10:42:36Z",
"content": "text",
"summary": "summary"
}
}
sharkey
{
"id": "9xiq00o00jwn000h",
"uri": "http://pasture-one-actor/actor/10Q6pQuOdzc",
"url": "http://pasture-one-actor/actor/10Q6pQuOdzc",
"account": {
"id": "9xipztck0jwn0002",
"username": "actor",
"acct": "actor@pasture-one-actor",
"fqn": "actor@pasture-one-actor",
"display_name": "Test Actor",
"locked": false,
"created_at": "2024-08-29T10:42:26.516Z",
"followers_count": 0,
"following_count": 0,
"statuses_count": 14,
"note": "",
"url": "http://pasture-one-actor/actor",
"uri": "http://pasture-one-actor/actor",
"avatar": "https://dev.joinsharkey.org/static-assets/avatar.png",
"avatar_static": "https://dev.joinsharkey.org/static-assets/avatar.png",
"header": "https://dev.joinsharkey.org/static-assets/transparent.png",
"header_static": "https://dev.joinsharkey.org/static-assets/transparent.png",
"emojis": [],
"moved": null,
"fields": [],
"bot": false,
"discoverable": true
},
"in_reply_to_id": null,
"in_reply_to_account_id": null,
"reblog": null,
"content": "<p><span>text</span></p>",
"content_type": "text/x.misskeymarkdown",
"text": "text",
"created_at": "2024-08-29T10:42:36.000Z",
"emojis": [],
"replies_count": 0,
"reblogs_count": 0,
"favourites_count": 0,
"reblogged": false,
"favourited": false,
"muted": false,
"sensitive": false,
"spoiler_text": "summary",
"visibility": "public",
"media_attachments": [],
"mentions": [],
"tags": [],
"card": null,
"poll": null,
"application": null,
"language": null,
"pinned": false,
"reactions": [],
"emoji_reactions": [],
"bookmarked": false,
"quote": null,
"edited_at": null
}
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://sharkey/users/9xipy29eixkp0001",
"https://www.w3.org/ns/activitystreams#Public"
],
"id": "http://pasture-one-actor/actor/EXPgABjv-rw",
"published": "2024-08-29T10:42:36Z",
"object": {
"type": "Note",
"attributedTo": "http://pasture-one-actor/actor",
"to": [
"https://www.w3.org/ns/activitystreams#Public",
"http://sharkey/users/9xipy29eixkp0001"
],
"id": "http://pasture-one-actor/actor/xxCfMxRelW8",
"published": "2024-08-29T10:42:36Z",
"content": "text",
"summary": "summary",
"sensitive": true
}
}
sharkey
{
"id": "9xiq00o00jwn000i",
"uri": "http://pasture-one-actor/actor/xxCfMxRelW8",
"url": "http://pasture-one-actor/actor/xxCfMxRelW8",
"account": {
"id": "9xipztck0jwn0002",
"username": "actor",
"acct": "actor@pasture-one-actor",
"fqn": "actor@pasture-one-actor",
"display_name": "Test Actor",
"locked": false,
"created_at": "2024-08-29T10:42:26.516Z",
"followers_count": 0,
"following_count": 0,
"statuses_count": 15,
"note": "",
"url": "http://pasture-one-actor/actor",
"uri": "http://pasture-one-actor/actor",
"avatar": "https://dev.joinsharkey.org/static-assets/avatar.png",
"avatar_static": "https://dev.joinsharkey.org/static-assets/avatar.png",
"header": "https://dev.joinsharkey.org/static-assets/transparent.png",
"header_static": "https://dev.joinsharkey.org/static-assets/transparent.png",
"emojis": [],
"moved": null,
"fields": [],
"bot": false,
"discoverable": true
},
"in_reply_to_id": null,
"in_reply_to_account_id": null,
"reblog": null,
"content": "<p><span>text</span></p>",
"content_type": "text/x.misskeymarkdown",
"text": "text",
"created_at": "2024-08-29T10:42:36.000Z",
"emojis": [],
"replies_count": 0,
"reblogs_count": 0,
"favourites_count": 0,
"reblogged": false,
"favourited": false,
"muted": false,
"sensitive": false,
"spoiler_text": "summary",
"visibility": "public",
"media_attachments": [],
"mentions": [],
"tags": [],
"card": null,
"poll": null,
"application": null,
"language": null,
"pinned": false,
"reactions": [],
"emoji_reactions": [],
"bookmarked": false,
"quote": null,
"edited_at": null
}
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://sharkey/users/9xipy29eixkp0001",
"https://www.w3.org/ns/activitystreams#Public"
],
"id": "http://pasture-one-actor/actor/tqit_OosdVw",
"published": "2024-08-29T10:42:37Z",
"object": {
"type": "Note",
"attributedTo": "http://pasture-one-actor/actor",
"to": [
"https://www.w3.org/ns/activitystreams#Public",
"http://sharkey/users/9xipy29eixkp0001"
],
"id": "http://pasture-one-actor/actor/zOXIUilp-Jo",
"published": "2024-08-29T10:42:37Z",
"content": "see image",
"attachment": {
"type": "Image",
"sensitive": true,
"url": "http://pasture-one-actor/images/w001.png"
}
}
}
sharkey
{
"id": "9xiq01fs0jwn000k",
"uri": "http://pasture-one-actor/actor/zOXIUilp-Jo",
"url": "http://pasture-one-actor/actor/zOXIUilp-Jo",
"account": {
"id": "9xipztck0jwn0002",
"username": "actor",
"acct": "actor@pasture-one-actor",
"fqn": "actor@pasture-one-actor",
"display_name": "Test Actor",
"locked": false,
"created_at": "2024-08-29T10:42:26.516Z",
"followers_count": 0,
"following_count": 0,
"statuses_count": 16,
"note": "",
"url": "http://pasture-one-actor/actor",
"uri": "http://pasture-one-actor/actor",
"avatar": "https://dev.joinsharkey.org/static-assets/avatar.png",
"avatar_static": "https://dev.joinsharkey.org/static-assets/avatar.png",
"header": "https://dev.joinsharkey.org/static-assets/transparent.png",
"header_static": "https://dev.joinsharkey.org/static-assets/transparent.png",
"emojis": [],
"moved": null,
"fields": [],
"bot": false,
"discoverable": true
},
"in_reply_to_id": null,
"in_reply_to_account_id": null,
"reblog": null,
"content": "<p><span>see image</span></p>",
"content_type": "text/x.misskeymarkdown",
"text": "see image",
"created_at": "2024-08-29T10:42:37.000Z",
"emojis": [],
"replies_count": 0,
"reblogs_count": 0,
"favourites_count": 0,
"reblogged": false,
"favourited": false,
"muted": false,
"sensitive": true,
"spoiler_text": "",
"visibility": "public",
"media_attachments": [
{
"id": "9xiq027f0jwn000j",
"type": "image",
"url": "http://pasture-one-actor/images/w001.png",
"remote_url": "http://pasture-one-actor/images/w001.png",
"preview_url": "http://pasture-one-actor/images/w001.png",
"text_url": "http://pasture-one-actor/images/w001.png",
"meta": {
"width": 40,
"height": 40
},
"description": null,
"blurhash": "e24hy6pMfQpMfQpMfkfQfkfQfQfQfQfQfQpMfkfQfkfQfQfQfQfQfQ"
}
],
"mentions": [],
"tags": [],
"card": null,
"poll": null,
"application": null,
"language": null,
"pinned": false,
"reactions": [],
"emoji_reactions": [],
"bookmarked": false,
"quote": null,
"edited_at": null
}
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://sharkey/users/9xipy29eixkp0001",
"https://www.w3.org/ns/activitystreams#Public"
],
"id": "http://pasture-one-actor/actor/8NDplciArO4",
"published": "2024-08-29T10:42:38Z",
"object": {
"type": "Note",
"attributedTo": "http://pasture-one-actor/actor",
"to": [
"https://www.w3.org/ns/activitystreams#Public",
"http://sharkey/users/9xipy29eixkp0001"
],
"id": "http://pasture-one-actor/actor/aajRF226I6w",
"published": "2024-08-29T10:42:38Z",
"content": "see image",
"sensitive": true,
"attachment": {
"type": "Image",
"sensitive": true,
"url": "http://pasture-one-actor/images/w002.png"
}
}
}
sharkey
{
"id": "9xiq027k0jwn000m",
"uri": "http://pasture-one-actor/actor/aajRF226I6w",
"url": "http://pasture-one-actor/actor/aajRF226I6w",
"account": {
"id": "9xipztck0jwn0002",
"username": "actor",
"acct": "actor@pasture-one-actor",
"fqn": "actor@pasture-one-actor",
"display_name": "Test Actor",
"locked": false,
"created_at": "2024-08-29T10:42:26.516Z",
"followers_count": 0,
"following_count": 0,
"statuses_count": 17,
"note": "",
"url": "http://pasture-one-actor/actor",
"uri": "http://pasture-one-actor/actor",
"avatar": "https://dev.joinsharkey.org/static-assets/avatar.png",
"avatar_static": "https://dev.joinsharkey.org/static-assets/avatar.png",
"header": "https://dev.joinsharkey.org/static-assets/transparent.png",
"header_static": "https://dev.joinsharkey.org/static-assets/transparent.png",
"emojis": [],
"moved": null,
"fields": [],
"bot": false,
"discoverable": true
},
"in_reply_to_id": null,
"in_reply_to_account_id": null,
"reblog": null,
"content": "<p><span>see image</span></p>",
"content_type": "text/x.misskeymarkdown",
"text": "see image",
"created_at": "2024-08-29T10:42:38.000Z",
"emojis": [],
"replies_count": 0,
"reblogs_count": 0,
"favourites_count": 0,
"reblogged": false,
"favourited": false,
"muted": false,
"sensitive": true,
"spoiler_text": "",
"visibility": "public",
"media_attachments": [
{
"id": "9xiq02tq0jwn000l",
"type": "image",
"url": "http://pasture-one-actor/images/w002.png",
"remote_url": "http://pasture-one-actor/images/w002.png",
"preview_url": "http://pasture-one-actor/images/w002.png",
"text_url": "http://pasture-one-actor/images/w002.png",
"meta": {
"width": 40,
"height": 40
},
"description": null,
"blurhash": "e2I73k?;fQ?;fQ?;j@fQj@fQfQfQfQfQfQ?;j@fQj@fQfQfQfQfQfQ"
}
],
"mentions": [],
"tags": [],
"card": null,
"poll": null,
"application": null,
"language": null,
"pinned": false,
"reactions": [],
"emoji_reactions": [],
"bookmarked": false,
"quote": null,
"edited_at": null
}
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://sharkey/users/9xipy29eixkp0001",
"https://www.w3.org/ns/activitystreams#Public"
],
"id": "http://pasture-one-actor/actor/4aMC3_pWHsk",
"published": "2024-08-29T10:42:39Z",
"object": {
"type": "Note",
"attributedTo": "http://pasture-one-actor/actor",
"to": [
"https://www.w3.org/ns/activitystreams#Public",
"http://sharkey/users/9xipy29eixkp0001"
],
"id": "http://pasture-one-actor/actor/V2mTyAuiijQ",
"published": "2024-08-29T10:42:39Z",
"content": "see image",
"attachment": {
"content": "content",
"type": "Image",
"sensitive": true,
"url": "http://pasture-one-actor/images/w003.png"
}
}
}
sharkey
{
"id": "9xiq02zc0jwn000o",
"uri": "http://pasture-one-actor/actor/V2mTyAuiijQ",
"url": "http://pasture-one-actor/actor/V2mTyAuiijQ",
"account": {
"id": "9xipztck0jwn0002",
"username": "actor",
"acct": "actor@pasture-one-actor",
"fqn": "actor@pasture-one-actor",
"display_name": "Test Actor",
"locked": false,
"created_at": "2024-08-29T10:42:26.516Z",
"followers_count": 0,
"following_count": 0,
"statuses_count": 18,
"note": "",
"url": "http://pasture-one-actor/actor",
"uri": "http://pasture-one-actor/actor",
"avatar": "https://dev.joinsharkey.org/static-assets/avatar.png",
"avatar_static": "https://dev.joinsharkey.org/static-assets/avatar.png",
"header": "https://dev.joinsharkey.org/static-assets/transparent.png",
"header_static": "https://dev.joinsharkey.org/static-assets/transparent.png",
"emojis": [],
"moved": null,
"fields": [],
"bot": false,
"discoverable": true
},
"in_reply_to_id": null,
"in_reply_to_account_id": null,
"reblog": null,
"content": "<p><span>see image</span></p>",
"content_type": "text/x.misskeymarkdown",
"text": "see image",
"created_at": "2024-08-29T10:42:39.000Z",
"emojis": [],
"replies_count": 0,
"reblogs_count": 0,
"favourites_count": 0,
"reblogged": false,
"favourited": false,
"muted": false,
"sensitive": true,
"spoiler_text": "",
"visibility": "public",
"media_attachments": [
{
"id": "9xiq03f70jwn000n",
"type": "image",
"url": "http://pasture-one-actor/images/w003.png",
"remote_url": "http://pasture-one-actor/images/w003.png",
"preview_url": "http://pasture-one-actor/images/w003.png",
"text_url": "http://pasture-one-actor/images/w003.png",
"meta": {
"width": 40,
"height": 40
},
"description": null,
"blurhash": "e2M=r3}^fQ}^fQ}^j[fQj[fQfQfQfQfQfQ}^j[fQj[fQfQfQfQfQfQ"
}
],
"mentions": [],
"tags": [],
"card": null,
"poll": null,
"application": null,
"language": null,
"pinned": false,
"reactions": [],
"emoji_reactions": [],
"bookmarked": false,
"quote": null,
"edited_at": null
}
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://sharkey/users/9xipy29eixkp0001",
"https://www.w3.org/ns/activitystreams#Public"
],
"id": "http://pasture-one-actor/actor/Y4e53q1tXik",
"published": "2024-08-29T10:42:40Z",
"object": {
"type": "Note",
"attributedTo": "http://pasture-one-actor/actor",
"to": [
"https://www.w3.org/ns/activitystreams#Public",
"http://sharkey/users/9xipy29eixkp0001"
],
"id": "http://pasture-one-actor/actor/DxjnaJc4Whg",
"published": "2024-08-29T10:42:40Z",
"content": "see image",
"attachment": {
"type": "Image",
"summary": "summary",
"sensitive": true,
"url": "http://pasture-one-actor/images/w004.png"
}
}
}
sharkey
{
"id": "9xiq03r40jwn000q",
"uri": "http://pasture-one-actor/actor/DxjnaJc4Whg",
"url": "http://pasture-one-actor/actor/DxjnaJc4Whg",
"account": {
"id": "9xipztck0jwn0002",
"username": "actor",
"acct": "actor@pasture-one-actor",
"fqn": "actor@pasture-one-actor",
"display_name": "Test Actor",
"locked": false,
"created_at": "2024-08-29T10:42:26.516Z",
"followers_count": 0,
"following_count": 0,
"statuses_count": 19,
"note": "",
"url": "http://pasture-one-actor/actor",
"uri": "http://pasture-one-actor/actor",
"avatar": "https://dev.joinsharkey.org/static-assets/avatar.png",
"avatar_static": "https://dev.joinsharkey.org/static-assets/avatar.png",
"header": "https://dev.joinsharkey.org/static-assets/transparent.png",
"header_static": "https://dev.joinsharkey.org/static-assets/transparent.png",
"emojis": [],
"moved": null,
"fields": [],
"bot": false,
"discoverable": true
},
"in_reply_to_id": null,
"in_reply_to_account_id": null,
"reblog": null,
"content": "<p><span>see image</span></p>",
"content_type": "text/x.misskeymarkdown",
"text": "see image",
"created_at": "2024-08-29T10:42:40.000Z",
"emojis": [],
"replies_count": 0,
"reblogs_count": 0,
"favourites_count": 0,
"reblogged": false,
"favourited": false,
"muted": false,
"sensitive": true,
"spoiler_text": "",
"visibility": "public",
"media_attachments": [
{
"id": "9xiq04270jwn000p",
"type": "image",
"url": "http://pasture-one-actor/images/w004.png",
"remote_url": "http://pasture-one-actor/images/w004.png",
"preview_url": "http://pasture-one-actor/images/w004.png",
"text_url": "http://pasture-one-actor/images/w004.png",
"meta": {
"width": 40,
"height": 40
},
"description": null,
"blurhash": "e4S@7g|+fQ|+fQ|+jufQjufQfQfQfQfQfQ|+jufQjufQfQfQfQfQfQ"
}
],
"mentions": [],
"tags": [],
"card": null,
"poll": null,
"application": null,
"language": null,
"pinned": false,
"reactions": [],
"emoji_reactions": [],
"bookmarked": false,
"quote": null,
"edited_at": null
}