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/a59bykudnkgb0003"
],
"id": "http://pasture-one-actor/actor/y3fTQNYe1-w",
"published": "2025-03-12T10:21:05Z",
"object": {
"type": "Note",
"attributedTo": "http://pasture-one-actor/actor",
"to": [
"https://www.w3.org/ns/activitystreams#Public",
"http://misskey/users/a59bykudnkgb0003"
],
"id": "http://pasture-one-actor/actor/qJ_c2fxHRek",
"published": "2025-03-12T10:21:05Z",
"content": "text",
"sensitive": true
}
}
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/a59bykudnkgb0003"
],
"id": "http://pasture-one-actor/actor/u_I2nXBpUlI",
"published": "2025-03-12T10:21:16Z",
"object": {
"type": "Note",
"attributedTo": "http://pasture-one-actor/actor",
"to": [
"https://www.w3.org/ns/activitystreams#Public",
"http://misskey/users/a59bykudnkgb0003"
],
"id": "http://pasture-one-actor/actor/i5TuRisb3iw",
"published": "2025-03-12T10:21:16Z",
"content": "text",
"summary": "summary"
}
}
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/a59bykudnkgb0003"
],
"id": "http://pasture-one-actor/actor/_SmCYuwMgY8",
"published": "2025-03-12T10:21:27Z",
"object": {
"type": "Note",
"attributedTo": "http://pasture-one-actor/actor",
"to": [
"https://www.w3.org/ns/activitystreams#Public",
"http://misskey/users/a59bykudnkgb0003"
],
"id": "http://pasture-one-actor/actor/O7wefXb7MGw",
"published": "2025-03-12T10:21:27Z",
"content": "text",
"summary": "summary",
"sensitive": true
}
}
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/a59bykudnkgb0003"
],
"id": "http://pasture-one-actor/actor/KtCs1Zj1ogU",
"published": "2025-03-12T10:21:38Z",
"object": {
"type": "Note",
"attributedTo": "http://pasture-one-actor/actor",
"to": [
"https://www.w3.org/ns/activitystreams#Public",
"http://misskey/users/a59bykudnkgb0003"
],
"id": "http://pasture-one-actor/actor/wl8pPP69pSg",
"published": "2025-03-12T10:21:38Z",
"content": "see image",
"attachment": {
"type": "Image",
"sensitive": true,
"url": "http://pasture-one-actor/images/w001.png"
}
}
}
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/a59bykudnkgb0003"
],
"id": "http://pasture-one-actor/actor/Sk_0ZCMg9OA",
"published": "2025-03-12T10:21:48Z",
"object": {
"type": "Note",
"attributedTo": "http://pasture-one-actor/actor",
"to": [
"https://www.w3.org/ns/activitystreams#Public",
"http://misskey/users/a59bykudnkgb0003"
],
"id": "http://pasture-one-actor/actor/S49vULF1dHA",
"published": "2025-03-12T10:21:48Z",
"content": "see image",
"sensitive": true,
"attachment": {
"type": "Image",
"sensitive": true,
"url": "http://pasture-one-actor/images/w002.png"
}
}
}
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/a59bykudnkgb0003"
],
"id": "http://pasture-one-actor/actor/5Qj5qXPB1z0",
"published": "2025-03-12T10:21:59Z",
"object": {
"type": "Note",
"attributedTo": "http://pasture-one-actor/actor",
"to": [
"https://www.w3.org/ns/activitystreams#Public",
"http://misskey/users/a59bykudnkgb0003"
],
"id": "http://pasture-one-actor/actor/SUKnKr1DS2A",
"published": "2025-03-12T10:21:59Z",
"content": "see image",
"attachment": {
"content": "content",
"type": "Image",
"sensitive": true,
"url": "http://pasture-one-actor/images/w003.png"
}
}
}
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/a59bykudnkgb0003"
],
"id": "http://pasture-one-actor/actor/XieTCvx85ig",
"published": "2025-03-12T10:22:10Z",
"object": {
"type": "Note",
"attributedTo": "http://pasture-one-actor/actor",
"to": [
"https://www.w3.org/ns/activitystreams#Public",
"http://misskey/users/a59bykudnkgb0003"
],
"id": "http://pasture-one-actor/actor/tnsjFYWuu5g",
"published": "2025-03-12T10:22:10Z",
"content": "see image",
"attachment": {
"type": "Image",
"summary": "summary",
"sensitive": true,
"url": "http://pasture-one-actor/images/w004.png"
}
}
}