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": [
    "https://www.w3.org/ns/activitystreams#Public",
    "http://misskey/users/a4rbgyeyr4570001"
  ],
  "id": "http://pasture-one-actor/actor/HKc_vtPjZIQ",
  "published": "2025-02-27T19:45:19Z",
  "object": {
    "type": "Note",
    "attributedTo": "http://pasture-one-actor/actor",
    "to": [
      "https://www.w3.org/ns/activitystreams#Public",
      "http://misskey/users/a4rbgyeyr4570001"
    ],
    "id": "http://pasture-one-actor/actor/H25LYuFpZSc",
    "published": "2025-02-27T19:45:19Z",
    "content": "text",
    "sensitive": true
  }
}
misskey
{
  "id": "a4rbizrs24vf000g",
  "createdAt": "2025-02-27T19:45:19.000Z",
  "userId": "a4rbitox24vf0002",
  "user": {
    "id": "a4rbitox24vf0002",
    "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/H25LYuFpZSc",
  "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": [
    "https://www.w3.org/ns/activitystreams#Public",
    "http://misskey/users/a4rbgyeyr4570001"
  ],
  "id": "http://pasture-one-actor/actor/1wLxovVjh_g",
  "published": "2025-02-27T19:45:19Z",
  "object": {
    "type": "Note",
    "attributedTo": "http://pasture-one-actor/actor",
    "to": [
      "https://www.w3.org/ns/activitystreams#Public",
      "http://misskey/users/a4rbgyeyr4570001"
    ],
    "id": "http://pasture-one-actor/actor/3oVXTFGqA4Y",
    "published": "2025-02-27T19:45:19Z",
    "content": "text",
    "summary": "summary"
  }
}
misskey
{
  "id": "a4rbizrs24vf000h",
  "createdAt": "2025-02-27T19:45:19.000Z",
  "userId": "a4rbitox24vf0002",
  "user": {
    "id": "a4rbitox24vf0002",
    "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/3oVXTFGqA4Y",
  "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": [
    "https://www.w3.org/ns/activitystreams#Public",
    "http://misskey/users/a4rbgyeyr4570001"
  ],
  "id": "http://pasture-one-actor/actor/zTyG0dvzotU",
  "published": "2025-02-27T19:45:20Z",
  "object": {
    "type": "Note",
    "attributedTo": "http://pasture-one-actor/actor",
    "to": [
      "https://www.w3.org/ns/activitystreams#Public",
      "http://misskey/users/a4rbgyeyr4570001"
    ],
    "id": "http://pasture-one-actor/actor/2xCCQHIwjuY",
    "published": "2025-02-27T19:45:20Z",
    "content": "text",
    "summary": "summary",
    "sensitive": true
  }
}
misskey
{
  "id": "a4rbj0jk24vf000i",
  "createdAt": "2025-02-27T19:45:20.000Z",
  "userId": "a4rbitox24vf0002",
  "user": {
    "id": "a4rbitox24vf0002",
    "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/2xCCQHIwjuY",
  "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": [
    "https://www.w3.org/ns/activitystreams#Public",
    "http://misskey/users/a4rbgyeyr4570001"
  ],
  "id": "http://pasture-one-actor/actor/sh7Pgx4UYxU",
  "published": "2025-02-27T19:45:21Z",
  "object": {
    "type": "Note",
    "attributedTo": "http://pasture-one-actor/actor",
    "to": [
      "https://www.w3.org/ns/activitystreams#Public",
      "http://misskey/users/a4rbgyeyr4570001"
    ],
    "id": "http://pasture-one-actor/actor/jlkgynmmavo",
    "published": "2025-02-27T19:45:21Z",
    "content": "see image",
    "attachment": {
      "type": "Image",
      "sensitive": true,
      "url": "http://pasture-one-actor/images/w001.png"
    }
  }
}
misskey
{
  "id": "a4rbj1bc24vf000k",
  "createdAt": "2025-02-27T19:45:21.000Z",
  "userId": "a4rbitox24vf0002",
  "user": {
    "id": "a4rbitox24vf0002",
    "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": [
    "a4rbj1il24vf000j"
  ],
  "files": [
    {
      "id": "a4rbj1il24vf000j",
      "createdAt": "2025-02-27T19:45:21.261Z",
      "name": "w001.png",
      "type": "image/png",
      "md5": "b887d9a42f4589455ee2d4a5a22168c9",
      "size": 0,
      "isSensitive": true,
      "blurhash": "e45e2jpyfQpyfQpyfkfQfkfQfQfQfQfQfQpyfkfQfkfQfQfQfQfQfQ",
      "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": "a4rbitox24vf0002",
      "user": null
    }
  ],
  "replyId": null,
  "renoteId": null,
  "uri": "http://pasture-one-actor/actor/jlkgynmmavo",
  "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": [
    "https://www.w3.org/ns/activitystreams#Public",
    "http://misskey/users/a4rbgyeyr4570001"
  ],
  "id": "http://pasture-one-actor/actor/bUx4GhB93DI",
  "published": "2025-02-27T19:45:21Z",
  "object": {
    "type": "Note",
    "attributedTo": "http://pasture-one-actor/actor",
    "to": [
      "https://www.w3.org/ns/activitystreams#Public",
      "http://misskey/users/a4rbgyeyr4570001"
    ],
    "id": "http://pasture-one-actor/actor/fuoh40AmqZA",
    "published": "2025-02-27T19:45:21Z",
    "content": "see image",
    "sensitive": true,
    "attachment": {
      "type": "Image",
      "sensitive": true,
      "url": "http://pasture-one-actor/images/w002.png"
    }
  }
}
misskey
{
  "id": "a4rbj1bc24vf000m",
  "createdAt": "2025-02-27T19:45:21.000Z",
  "userId": "a4rbitox24vf0002",
  "user": {
    "id": "a4rbitox24vf0002",
    "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": [
    "a4rbj20924vf000l"
  ],
  "files": [
    {
      "id": "a4rbj20924vf000l",
      "createdAt": "2025-02-27T19:45:21.897Z",
      "name": "w002.png",
      "type": "image/png",
      "md5": "ad07f49ababa6fa7d314b82ead6a25fb",
      "size": 0,
      "isSensitive": true,
      "blurhash": "e31FHhkcfQkcfQkcfRfQfRfQfQfQfQfQfQkcfRfQfRfQfQfQfQfQfQ",
      "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": "a4rbitox24vf0002",
      "user": null
    }
  ],
  "replyId": null,
  "renoteId": null,
  "uri": "http://pasture-one-actor/actor/fuoh40AmqZA",
  "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": [
    "https://www.w3.org/ns/activitystreams#Public",
    "http://misskey/users/a4rbgyeyr4570001"
  ],
  "id": "http://pasture-one-actor/actor/leiHYeqpk8s",
  "published": "2025-02-27T19:45:22Z",
  "object": {
    "type": "Note",
    "attributedTo": "http://pasture-one-actor/actor",
    "to": [
      "https://www.w3.org/ns/activitystreams#Public",
      "http://misskey/users/a4rbgyeyr4570001"
    ],
    "id": "http://pasture-one-actor/actor/BWJDE7iFIvk",
    "published": "2025-02-27T19:45:22Z",
    "content": "see image",
    "attachment": {
      "content": "content",
      "type": "Image",
      "sensitive": true,
      "url": "http://pasture-one-actor/images/w003.png"
    }
  }
}
misskey
{
  "id": "a4rbj23424vf000o",
  "createdAt": "2025-02-27T19:45:22.000Z",
  "userId": "a4rbitox24vf0002",
  "user": {
    "id": "a4rbitox24vf0002",
    "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": [
    "a4rbj2kb24vf000n"
  ],
  "files": [
    {
      "id": "a4rbj2kb24vf000n",
      "createdAt": "2025-02-27T19:45:22.619Z",
      "name": "w003.png",
      "type": "image/png",
      "md5": "66897e7d82af3c43c7954944fbfe0e8c",
      "size": 0,
      "isSensitive": true,
      "blurhash": "e1DOpo,hfQ,hfQ,hjufQjufQfQfQfQfQfQ,hjufQjufQfQfQfQfQfQ",
      "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": "a4rbitox24vf0002",
      "user": null
    }
  ],
  "replyId": null,
  "renoteId": null,
  "uri": "http://pasture-one-actor/actor/BWJDE7iFIvk",
  "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": [
    "https://www.w3.org/ns/activitystreams#Public",
    "http://misskey/users/a4rbgyeyr4570001"
  ],
  "id": "http://pasture-one-actor/actor/6K5PXKZ5JFM",
  "published": "2025-02-27T19:45:23Z",
  "object": {
    "type": "Note",
    "attributedTo": "http://pasture-one-actor/actor",
    "to": [
      "https://www.w3.org/ns/activitystreams#Public",
      "http://misskey/users/a4rbgyeyr4570001"
    ],
    "id": "http://pasture-one-actor/actor/3HcRafOlYCI",
    "published": "2025-02-27T19:45:23Z",
    "content": "see image",
    "attachment": {
      "type": "Image",
      "summary": "summary",
      "sensitive": true,
      "url": "http://pasture-one-actor/images/w004.png"
    }
  }
}
misskey
{
  "id": "a4rbj2uw24vf000q",
  "createdAt": "2025-02-27T19:45:23.000Z",
  "userId": "a4rbitox24vf0002",
  "user": {
    "id": "a4rbitox24vf0002",
    "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": [
    "a4rbj32e24vf000p"
  ],
  "files": [
    {
      "id": "a4rbj32e24vf000p",
      "createdAt": "2025-02-27T19:45:23.270Z",
      "name": "w004.png",
      "type": "image/png",
      "md5": "864f7acadf9b083956247d16d720381d",
      "size": 0,
      "isSensitive": true,
      "blurhash": "e23Opel#fQl#fQl#fjfQfjfQfQfQfQfQfQl#fjfQfjfQfQfQfQfQfQ",
      "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": "a4rbitox24vf0002",
      "user": null
    }
  ],
  "replyId": null,
  "renoteId": null,
  "uri": "http://pasture-one-actor/actor/3HcRafOlYCI",
  "clippedCount": 0
}