Skip to content

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/a20inpwa75up0001",
    "https://www.w3.org/ns/activitystreams#Public"
  ],
  "id": "http://pasture-one-actor/actor/giBQl0NDZ7w",
  "published": "2024-12-20T16:19:16Z",
  "object": {
    "type": "Note",
    "attributedTo": "http://pasture-one-actor/actor",
    "to": [
      "https://www.w3.org/ns/activitystreams#Public",
      "http://sharkey/users/a20inpwa75up0001"
    ],
    "id": "http://pasture-one-actor/actor/Qo0BiIcJW5o",
    "published": "2024-12-20T16:19:16Z",
    "content": "text",
    "sensitive": true
  }
}
sharkey
{
  "id": "a20is8f4nqmk0005",
  "uri": "http://pasture-one-actor/actor/Qo0BiIcJW5o",
  "url": "http://pasture-one-actor/actor/Qo0BiIcJW5o",
  "account": {
    "id": "a20ipc5cnqmk0002",
    "username": "actor",
    "acct": "actor@pasture-one-actor",
    "fqn": "actor@pasture-one-actor",
    "display_name": "Test Actor",
    "locked": false,
    "created_at": "2024-12-20T16:17:00.864Z",
    "followers_count": 0,
    "following_count": 0,
    "statuses_count": 1,
    "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-12-20T16:19:16.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/a20inpwa75up0001",
    "https://www.w3.org/ns/activitystreams#Public"
  ],
  "id": "http://pasture-one-actor/actor/yF00ULM5cew",
  "published": "2024-12-20T16:19:17Z",
  "object": {
    "type": "Note",
    "attributedTo": "http://pasture-one-actor/actor",
    "to": [
      "https://www.w3.org/ns/activitystreams#Public",
      "http://sharkey/users/a20inpwa75up0001"
    ],
    "id": "http://pasture-one-actor/actor/1BYbJmiqnF8",
    "published": "2024-12-20T16:19:17Z",
    "content": "text",
    "summary": "summary"
  }
}
sharkey
{
  "id": "a20is96wnqmk0006",
  "uri": "http://pasture-one-actor/actor/1BYbJmiqnF8",
  "url": "http://pasture-one-actor/actor/1BYbJmiqnF8",
  "account": {
    "id": "a20ipc5cnqmk0002",
    "username": "actor",
    "acct": "actor@pasture-one-actor",
    "fqn": "actor@pasture-one-actor",
    "display_name": "Test Actor",
    "locked": false,
    "created_at": "2024-12-20T16:17:00.864Z",
    "followers_count": 0,
    "following_count": 0,
    "statuses_count": 2,
    "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-12-20T16:19:17.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/a20inpwa75up0001",
    "https://www.w3.org/ns/activitystreams#Public"
  ],
  "id": "http://pasture-one-actor/actor/CCpq7Fjuqr4",
  "published": "2024-12-20T16:19:17Z",
  "object": {
    "type": "Note",
    "attributedTo": "http://pasture-one-actor/actor",
    "to": [
      "https://www.w3.org/ns/activitystreams#Public",
      "http://sharkey/users/a20inpwa75up0001"
    ],
    "id": "http://pasture-one-actor/actor/sUNcfmKqyk8",
    "published": "2024-12-20T16:19:17Z",
    "content": "text",
    "summary": "summary",
    "sensitive": true
  }
}
sharkey
{
  "id": "a20is96wnqmk0007",
  "uri": "http://pasture-one-actor/actor/sUNcfmKqyk8",
  "url": "http://pasture-one-actor/actor/sUNcfmKqyk8",
  "account": {
    "id": "a20ipc5cnqmk0002",
    "username": "actor",
    "acct": "actor@pasture-one-actor",
    "fqn": "actor@pasture-one-actor",
    "display_name": "Test Actor",
    "locked": false,
    "created_at": "2024-12-20T16:17:00.864Z",
    "followers_count": 0,
    "following_count": 0,
    "statuses_count": 3,
    "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-12-20T16:19:17.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/a20inpwa75up0001",
    "https://www.w3.org/ns/activitystreams#Public"
  ],
  "id": "http://pasture-one-actor/actor/fwxE4xhv-PU",
  "published": "2024-12-20T16:19:18Z",
  "object": {
    "type": "Note",
    "attributedTo": "http://pasture-one-actor/actor",
    "to": [
      "https://www.w3.org/ns/activitystreams#Public",
      "http://sharkey/users/a20inpwa75up0001"
    ],
    "id": "http://pasture-one-actor/actor/IhQ-hcbgMxo",
    "published": "2024-12-20T16:19:18Z",
    "content": "see image",
    "attachment": {
      "type": "Image",
      "sensitive": true,
      "url": "http://pasture-one-actor/images/w001.png"
    }
  }
}
sharkey
{
  "id": "a20is9yonqmk0009",
  "uri": "http://pasture-one-actor/actor/IhQ-hcbgMxo",
  "url": "http://pasture-one-actor/actor/IhQ-hcbgMxo",
  "account": {
    "id": "a20ipc5cnqmk0002",
    "username": "actor",
    "acct": "actor@pasture-one-actor",
    "fqn": "actor@pasture-one-actor",
    "display_name": "Test Actor",
    "locked": false,
    "created_at": "2024-12-20T16:17:00.864Z",
    "followers_count": 0,
    "following_count": 0,
    "statuses_count": 4,
    "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-12-20T16:19:18.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": "a20isaqnnqmk0008",
      "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": "e1J~.z}^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 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/a20inpwa75up0001",
    "https://www.w3.org/ns/activitystreams#Public"
  ],
  "id": "http://pasture-one-actor/actor/boyB3cIQLQQ",
  "published": "2024-12-20T16:19:19Z",
  "object": {
    "type": "Note",
    "attributedTo": "http://pasture-one-actor/actor",
    "to": [
      "https://www.w3.org/ns/activitystreams#Public",
      "http://sharkey/users/a20inpwa75up0001"
    ],
    "id": "http://pasture-one-actor/actor/scL0Z1pbxpk",
    "published": "2024-12-20T16:19:19Z",
    "content": "see image",
    "sensitive": true,
    "attachment": {
      "type": "Image",
      "sensitive": true,
      "url": "http://pasture-one-actor/images/w002.png"
    }
  }
}
sharkey
{
  "id": "a20isaqgnqmk000b",
  "uri": "http://pasture-one-actor/actor/scL0Z1pbxpk",
  "url": "http://pasture-one-actor/actor/scL0Z1pbxpk",
  "account": {
    "id": "a20ipc5cnqmk0002",
    "username": "actor",
    "acct": "actor@pasture-one-actor",
    "fqn": "actor@pasture-one-actor",
    "display_name": "Test Actor",
    "locked": false,
    "created_at": "2024-12-20T16:17:00.864Z",
    "followers_count": 0,
    "following_count": 0,
    "statuses_count": 5,
    "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-12-20T16:19:19.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": "a20isb9dnqmk000a",
      "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": "e3D@+UxgfQxgfQxgjufQjufQfQfQfQfQfQxgjufQjufQfQfQfQfQfQ"
    }
  ],
  "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/a20inpwa75up0001",
    "https://www.w3.org/ns/activitystreams#Public"
  ],
  "id": "http://pasture-one-actor/actor/QNuhIJu3aUo",
  "published": "2024-12-20T16:19:20Z",
  "object": {
    "type": "Note",
    "attributedTo": "http://pasture-one-actor/actor",
    "to": [
      "https://www.w3.org/ns/activitystreams#Public",
      "http://sharkey/users/a20inpwa75up0001"
    ],
    "id": "http://pasture-one-actor/actor/xARcg0X7254",
    "published": "2024-12-20T16:19:20Z",
    "content": "see image",
    "attachment": {
      "content": "content",
      "type": "Image",
      "sensitive": true,
      "url": "http://pasture-one-actor/images/w003.png"
    }
  }
}
sharkey
{
  "id": "a20isbi8nqmk000d",
  "uri": "http://pasture-one-actor/actor/xARcg0X7254",
  "url": "http://pasture-one-actor/actor/xARcg0X7254",
  "account": {
    "id": "a20ipc5cnqmk0002",
    "username": "actor",
    "acct": "actor@pasture-one-actor",
    "fqn": "actor@pasture-one-actor",
    "display_name": "Test Actor",
    "locked": false,
    "created_at": "2024-12-20T16:17:00.864Z",
    "followers_count": 0,
    "following_count": 0,
    "statuses_count": 6,
    "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-12-20T16:19:20.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": "a20isbvjnqmk000c",
      "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": "e08h{A%^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/a20inpwa75up0001",
    "https://www.w3.org/ns/activitystreams#Public"
  ],
  "id": "http://pasture-one-actor/actor/sBU2redef4c",
  "published": "2024-12-20T16:19:21Z",
  "object": {
    "type": "Note",
    "attributedTo": "http://pasture-one-actor/actor",
    "to": [
      "https://www.w3.org/ns/activitystreams#Public",
      "http://sharkey/users/a20inpwa75up0001"
    ],
    "id": "http://pasture-one-actor/actor/TTYMJa4USsI",
    "published": "2024-12-20T16:19:21Z",
    "content": "see image",
    "attachment": {
      "type": "Image",
      "summary": "summary",
      "sensitive": true,
      "url": "http://pasture-one-actor/images/w004.png"
    }
  }
}
sharkey
{
  "id": "a20isca0nqmk000f",
  "uri": "http://pasture-one-actor/actor/TTYMJa4USsI",
  "url": "http://pasture-one-actor/actor/TTYMJa4USsI",
  "account": {
    "id": "a20ipc5cnqmk0002",
    "username": "actor",
    "acct": "actor@pasture-one-actor",
    "fqn": "actor@pasture-one-actor",
    "display_name": "Test Actor",
    "locked": false,
    "created_at": "2024-12-20T16:17:00.864Z",
    "followers_count": 0,
    "following_count": 0,
    "statuses_count": 7,
    "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-12-20T16:19:21.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": "a20iscfmnqmk000e",
      "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": "e2H4sP.ifQ.ifQ.ij[fQj[fQfQfQfQfQfQ.ij[fQj[fQfQfQfQfQfQ"
    }
  ],
  "mentions": [],
  "tags": [],
  "card": null,
  "poll": null,
  "application": null,
  "language": null,
  "pinned": false,
  "reactions": [],
  "emoji_reactions": [],
  "bookmarked": false,
  "quote": null,
  "edited_at": null
}