Variations of inReplyTo¶
The property is defined here. The
goal of this support table is to show how applications react to inReplyTo
containing a wide variation
of allowed objects. As Fediverse applications generally only give one the option to reply to a single
element, the lacking support should not be surprising.
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://akkoma/users/witch"
],
"id": "http://pasture-one-actor/actor/5EGx-ogSFSY",
"published": "2024-10-26T08:41:42Z",
"object": {
"type": "Note",
"attributedTo": "http://pasture-one-actor/actor",
"to": [
"https://www.w3.org/ns/activitystreams#Public",
"http://akkoma/users/witch"
],
"id": "http://pasture-one-actor/actor/mQ1jUrqlSN4",
"published": "2024-10-26T08:41:42Z",
"content": "valid uri",
"inReplyTo": "http://pasture-one-actor/assets/note1.jsonap"
}
}
akkoma
{
"muted": false,
"quote_id": null,
"mentions": [
{
"acct": "witch",
"id": "AnOPyxwIMlkvDPqMs4",
"url": "http://akkoma/users/witch",
"username": "witch"
}
],
"pleroma": {
"content": {
"text/plain": "valid uri"
},
"context": "http://pasture-one-actor/assets/note1.jsonap",
"conversation_id": 1821429206,
"direct_conversation_id": null,
"emoji_reactions": [],
"expires_at": null,
"in_reply_to_account_acct": "actor@pasture-one-actor",
"local": false,
"parent_visible": true,
"pinned_at": null,
"spoiler_text": {
"text/plain": ""
},
"thread_muted": false
},
"emojis": [],
"uri": "http://pasture-one-actor/actor/mQ1jUrqlSN4",
"reblog": null,
"visibility": "public",
"quote": null,
"reblogged": false,
"id": "AnOQ8hCX1ydDbKjCWO",
"replies_count": 0,
"in_reply_to_account_id": "AnOQ7DiFBPKjr2rEB6",
"emoji_reactions": [],
"url": "http://pasture-one-actor/actor/mQ1jUrqlSN4",
"media_attachments": [],
"poll": null,
"akkoma": {
"source": null
},
"text": null,
"card": null,
"reblogs_count": 0,
"pinned": false,
"content": "valid uri",
"in_reply_to_id": "AnOQ8h1XgpqD3FaQOO",
"created_at": "2024-10-26T08:41:42.000Z",
"bookmarked": false,
"language": null,
"application": null,
"sensitive": false,
"favourited": false,
"tags": [],
"edited_at": null,
"spoiler_text": "",
"favourites_count": 0,
"account": {
"acct": "actor@pasture-one-actor",
"akkoma": {
"instance": {
"favicon": null,
"name": "pasture-one-actor",
"nodeinfo": {}
},
"permit_followback": false,
"status_ttl_days": null
},
"avatar": "http://akkoma/images/avi.png",
"avatar_static": "http://akkoma/images/avi.png",
"bot": false,
"created_at": "2024-10-26T08:41:26.000Z",
"display_name": "Test Actor",
"emojis": [],
"fields": [],
"followers_count": 0,
"following_count": 0,
"fqn": "actor@pasture-one-actor",
"header": "http://akkoma/images/banner.png",
"header_static": "http://akkoma/images/banner.png",
"id": "AnOQ7DiFBPKjr2rEB6",
"last_status_at": "2024-10-26",
"locked": false,
"note": "",
"pleroma": {
"also_known_as": [],
"ap_id": "http://pasture-one-actor/actor",
"background_image": null,
"favicon": null,
"hide_favorites": true,
"hide_followers": false,
"hide_followers_count": false,
"hide_follows": false,
"hide_follows_count": false,
"is_admin": false,
"is_confirmed": true,
"is_moderator": false,
"is_suggested": false,
"relationship": {},
"skip_thread_containment": false,
"tags": []
},
"source": {
"fields": [],
"note": "",
"pleroma": {
"actor_type": "Person",
"discoverable": false
},
"sensitive": false
},
"statuses_count": 24,
"url": "http://pasture-one-actor/actor",
"username": "actor"
}
}
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://akkoma/users/witch"
],
"id": "http://pasture-one-actor/actor/5YL7ATZY0FU",
"published": "2024-10-26T08:41:43Z",
"object": {
"type": "Note",
"attributedTo": "http://pasture-one-actor/actor",
"to": [
"https://www.w3.org/ns/activitystreams#Public",
"http://akkoma/users/witch"
],
"id": "http://pasture-one-actor/actor/xKZc6Dmr8S8",
"published": "2024-10-26T08:41:43Z",
"content": "invalid uri",
"inReplyTo": "http://invalid.example/"
}
}
akkoma
{
"muted": false,
"quote_id": null,
"mentions": [
{
"acct": "witch",
"id": "AnOPyxwIMlkvDPqMs4",
"url": "http://akkoma/users/witch",
"username": "witch"
}
],
"pleroma": {
"content": {
"text/plain": "invalid uri"
},
"context": "http://invalid.example/",
"conversation_id": 1591888591,
"direct_conversation_id": null,
"emoji_reactions": [],
"expires_at": null,
"in_reply_to_account_acct": null,
"local": false,
"parent_visible": false,
"pinned_at": null,
"spoiler_text": {
"text/plain": ""
},
"thread_muted": false
},
"emojis": [],
"uri": "http://pasture-one-actor/actor/xKZc6Dmr8S8",
"reblog": null,
"visibility": "public",
"quote": null,
"reblogged": false,
"id": "AnOQ8lMbYT48VjTImG",
"replies_count": 0,
"in_reply_to_account_id": null,
"emoji_reactions": [],
"url": "http://pasture-one-actor/actor/xKZc6Dmr8S8",
"media_attachments": [],
"poll": null,
"akkoma": {
"source": null
},
"text": null,
"card": null,
"reblogs_count": 0,
"pinned": false,
"content": "invalid uri",
"in_reply_to_id": null,
"created_at": "2024-10-26T08:41:43.000Z",
"bookmarked": false,
"language": null,
"application": null,
"sensitive": false,
"favourited": false,
"tags": [],
"edited_at": null,
"spoiler_text": "",
"favourites_count": 0,
"account": {
"acct": "actor@pasture-one-actor",
"akkoma": {
"instance": {
"favicon": null,
"name": "pasture-one-actor",
"nodeinfo": {}
},
"permit_followback": false,
"status_ttl_days": null
},
"avatar": "http://akkoma/images/avi.png",
"avatar_static": "http://akkoma/images/avi.png",
"bot": false,
"created_at": "2024-10-26T08:41:26.000Z",
"display_name": "Test Actor",
"emojis": [],
"fields": [],
"followers_count": 0,
"following_count": 0,
"fqn": "actor@pasture-one-actor",
"header": "http://akkoma/images/banner.png",
"header_static": "http://akkoma/images/banner.png",
"id": "AnOQ7DiFBPKjr2rEB6",
"last_status_at": "2024-10-26",
"locked": false,
"note": "",
"pleroma": {
"also_known_as": [],
"ap_id": "http://pasture-one-actor/actor",
"background_image": null,
"favicon": null,
"hide_favorites": true,
"hide_followers": false,
"hide_followers_count": false,
"hide_follows": false,
"hide_follows_count": false,
"is_admin": false,
"is_confirmed": true,
"is_moderator": false,
"is_suggested": false,
"relationship": {},
"skip_thread_containment": false,
"tags": []
},
"source": {
"fields": [],
"note": "",
"pleroma": {
"actor_type": "Person",
"discoverable": false
},
"sensitive": false
},
"statuses_count": 25,
"url": "http://pasture-one-actor/actor",
"username": "actor"
}
}
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://akkoma/users/witch"
],
"id": "http://pasture-one-actor/actor/jvGBjb62_Tc",
"published": "2024-10-26T08:41:43Z",
"object": {
"type": "Note",
"attributedTo": "http://pasture-one-actor/actor",
"to": [
"https://www.w3.org/ns/activitystreams#Public",
"http://akkoma/users/witch"
],
"id": "http://pasture-one-actor/actor/vJnu4-80u_g",
"published": "2024-10-26T08:41:43Z",
"content": "list",
"inReplyTo": [
"http://pasture-one-actor/assets/note1.jsonap"
]
}
}
akkoma
{
"muted": false,
"quote_id": null,
"mentions": [
{
"acct": "witch",
"id": "AnOPyxwIMlkvDPqMs4",
"url": "http://akkoma/users/witch",
"username": "witch"
}
],
"pleroma": {
"content": {
"text/plain": "list"
},
"context": "http://pasture-one-actor/assets/note1.jsonap",
"conversation_id": 1821429206,
"direct_conversation_id": null,
"emoji_reactions": [],
"expires_at": null,
"in_reply_to_account_acct": "actor@pasture-one-actor",
"local": false,
"parent_visible": true,
"pinned_at": null,
"spoiler_text": {
"text/plain": ""
},
"thread_muted": false
},
"emojis": [],
"uri": "http://pasture-one-actor/actor/vJnu4-80u_g",
"reblog": null,
"visibility": "public",
"quote": null,
"reblogged": false,
"id": "AnOQ8oq8d7TLICJQjA",
"replies_count": 0,
"in_reply_to_account_id": "AnOQ7DiFBPKjr2rEB6",
"emoji_reactions": [],
"url": "http://pasture-one-actor/actor/vJnu4-80u_g",
"media_attachments": [],
"poll": null,
"akkoma": {
"source": null
},
"text": null,
"card": null,
"reblogs_count": 0,
"pinned": false,
"content": "list",
"in_reply_to_id": "AnOQ8h1XgpqD3FaQOO",
"created_at": "2024-10-26T08:41:43.000Z",
"bookmarked": false,
"language": null,
"application": null,
"sensitive": false,
"favourited": false,
"tags": [],
"edited_at": null,
"spoiler_text": "",
"favourites_count": 0,
"account": {
"acct": "actor@pasture-one-actor",
"akkoma": {
"instance": {
"favicon": null,
"name": "pasture-one-actor",
"nodeinfo": {}
},
"permit_followback": false,
"status_ttl_days": null
},
"avatar": "http://akkoma/images/avi.png",
"avatar_static": "http://akkoma/images/avi.png",
"bot": false,
"created_at": "2024-10-26T08:41:26.000Z",
"display_name": "Test Actor",
"emojis": [],
"fields": [],
"followers_count": 0,
"following_count": 0,
"fqn": "actor@pasture-one-actor",
"header": "http://akkoma/images/banner.png",
"header_static": "http://akkoma/images/banner.png",
"id": "AnOQ7DiFBPKjr2rEB6",
"last_status_at": "2024-10-26",
"locked": false,
"note": "",
"pleroma": {
"also_known_as": [],
"ap_id": "http://pasture-one-actor/actor",
"background_image": null,
"favicon": null,
"hide_favorites": true,
"hide_followers": false,
"hide_followers_count": false,
"hide_follows": false,
"hide_follows_count": false,
"is_admin": false,
"is_confirmed": true,
"is_moderator": false,
"is_suggested": false,
"relationship": {},
"skip_thread_containment": false,
"tags": []
},
"source": {
"fields": [],
"note": "",
"pleroma": {
"actor_type": "Person",
"discoverable": false
},
"sensitive": false
},
"statuses_count": 26,
"url": "http://pasture-one-actor/actor",
"username": "actor"
}
}
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://akkoma/users/witch"
],
"id": "http://pasture-one-actor/actor/Z3klKdAQ5jk",
"published": "2024-10-26T08:41:44Z",
"object": {
"type": "Note",
"attributedTo": "http://pasture-one-actor/actor",
"to": [
"https://www.w3.org/ns/activitystreams#Public",
"http://akkoma/users/witch"
],
"id": "http://pasture-one-actor/actor/b_3T7lAq9Pw",
"published": "2024-10-26T08:41:44Z",
"content": "Link in inReplyTo",
"inReplyTo": {
"type": "Link",
"href": "http://pasture-one-actor/assets/note1.jsonap"
}
}
}
no result
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://akkoma/users/witch"
],
"id": "http://pasture-one-actor/actor/vKr9E5prJgk",
"published": "2024-10-26T08:41:55Z",
"object": {
"type": "Note",
"attributedTo": "http://pasture-one-actor/actor",
"to": [
"https://www.w3.org/ns/activitystreams#Public",
"http://akkoma/users/witch"
],
"id": "http://pasture-one-actor/actor/UzhCHuN2juA",
"published": "2024-10-26T08:41:55Z",
"content": "two elements in inReplyTo",
"inReplyTo": [
"http://pasture-one-actor/assets/note1.jsonap",
"http://pasture-one-actor/assets/note2.jsonap"
]
}
}
akkoma
{
"muted": false,
"quote_id": null,
"mentions": [
{
"acct": "witch",
"id": "AnOPyxwIMlkvDPqMs4",
"url": "http://akkoma/users/witch",
"username": "witch"
}
],
"pleroma": {
"content": {
"text/plain": "two elements in inReplyTo"
},
"context": "http://pasture-one-actor/assets/note1.jsonap",
"conversation_id": 1821429206,
"direct_conversation_id": null,
"emoji_reactions": [],
"expires_at": null,
"in_reply_to_account_acct": "actor@pasture-one-actor",
"local": false,
"parent_visible": true,
"pinned_at": null,
"spoiler_text": {
"text/plain": ""
},
"thread_muted": false
},
"emojis": [],
"uri": "http://pasture-one-actor/actor/UzhCHuN2juA",
"reblog": null,
"visibility": "public",
"quote": null,
"reblogged": false,
"id": "AnOQ9wBon0oSNPzDbE",
"replies_count": 0,
"in_reply_to_account_id": "AnOQ7DiFBPKjr2rEB6",
"emoji_reactions": [],
"url": "http://pasture-one-actor/actor/UzhCHuN2juA",
"media_attachments": [],
"poll": null,
"akkoma": {
"source": null
},
"text": null,
"card": null,
"reblogs_count": 0,
"pinned": false,
"content": "two elements in inReplyTo",
"in_reply_to_id": "AnOQ8h1XgpqD3FaQOO",
"created_at": "2024-10-26T08:41:55.000Z",
"bookmarked": false,
"language": null,
"application": null,
"sensitive": false,
"favourited": false,
"tags": [],
"edited_at": null,
"spoiler_text": "",
"favourites_count": 0,
"account": {
"acct": "actor@pasture-one-actor",
"akkoma": {
"instance": {
"favicon": null,
"name": "pasture-one-actor",
"nodeinfo": {}
},
"permit_followback": false,
"status_ttl_days": null
},
"avatar": "http://akkoma/images/avi.png",
"avatar_static": "http://akkoma/images/avi.png",
"bot": false,
"created_at": "2024-10-26T08:41:26.000Z",
"display_name": "Test Actor",
"emojis": [],
"fields": [],
"followers_count": 0,
"following_count": 0,
"fqn": "actor@pasture-one-actor",
"header": "http://akkoma/images/banner.png",
"header_static": "http://akkoma/images/banner.png",
"id": "AnOQ7DiFBPKjr2rEB6",
"last_status_at": "2024-10-26",
"locked": false,
"note": "",
"pleroma": {
"also_known_as": [],
"ap_id": "http://pasture-one-actor/actor",
"background_image": null,
"favicon": null,
"hide_favorites": true,
"hide_followers": false,
"hide_followers_count": false,
"hide_follows": false,
"hide_follows_count": false,
"is_admin": false,
"is_confirmed": true,
"is_moderator": false,
"is_suggested": false,
"relationship": {},
"skip_thread_containment": false,
"tags": []
},
"source": {
"fields": [],
"note": "",
"pleroma": {
"actor_type": "Person",
"discoverable": false
},
"sensitive": false
},
"statuses_count": 27,
"url": "http://pasture-one-actor/actor",
"username": "actor"
}
}
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://akkoma/users/witch"
],
"id": "http://pasture-one-actor/actor/VHZWt4cMOQQ",
"published": "2024-10-26T08:41:56Z",
"object": {
"type": "Note",
"attributedTo": "http://pasture-one-actor/actor",
"to": [
"https://www.w3.org/ns/activitystreams#Public",
"http://akkoma/users/witch"
],
"id": "http://pasture-one-actor/actor/qTOhn40r890",
"published": "2024-10-26T08:41:56Z",
"content": "collection",
"inReplyTo": {
"type": "Collection",
"items": [
"http://pasture-one-actor/actor"
]
}
}
}
no result
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://akkoma/users/witch"
],
"id": "http://pasture-one-actor/actor/uuawTc1IxAQ",
"published": "2024-10-26T08:42:07Z",
"object": {
"type": "Note",
"attributedTo": "http://pasture-one-actor/actor",
"to": [
"https://www.w3.org/ns/activitystreams#Public",
"http://akkoma/users/witch"
],
"id": "http://pasture-one-actor/actor/5c1PGYDd0tI",
"published": "2024-10-26T08:42:07Z",
"content": "embedded note",
"inReplyTo": {
"@context": "https://www.w3.org/ns/activitystreams",
"type": "Note",
"id": "http://pasture-one-actor/assets/note1.jsonap",
"to": [
"as:Public"
],
"attributedTo": "http://pasture-one-actor/actor",
"content": "One",
"published": "2024-01-06T13:11:45Z"
}
}
}
akkoma
{
"muted": false,
"quote_id": null,
"mentions": [
{
"acct": "witch",
"id": "AnOPyxwIMlkvDPqMs4",
"url": "http://akkoma/users/witch",
"username": "witch"
}
],
"pleroma": {
"content": {
"text/plain": "embedded note"
},
"context": "http://pasture-one-actor/assets/note1.jsonap",
"conversation_id": 1821429206,
"direct_conversation_id": null,
"emoji_reactions": [],
"expires_at": null,
"in_reply_to_account_acct": "actor@pasture-one-actor",
"local": false,
"parent_visible": true,
"pinned_at": null,
"spoiler_text": {
"text/plain": ""
},
"thread_muted": false
},
"emojis": [],
"uri": "http://pasture-one-actor/actor/5c1PGYDd0tI",
"reblog": null,
"visibility": "public",
"quote": null,
"reblogged": false,
"id": "AnOQB3cSeS7hi1yyCu",
"replies_count": 0,
"in_reply_to_account_id": "AnOQ7DiFBPKjr2rEB6",
"emoji_reactions": [],
"url": "http://pasture-one-actor/actor/5c1PGYDd0tI",
"media_attachments": [],
"poll": null,
"akkoma": {
"source": null
},
"text": null,
"card": null,
"reblogs_count": 0,
"pinned": false,
"content": "embedded note",
"in_reply_to_id": "AnOQ8h1XgpqD3FaQOO",
"created_at": "2024-10-26T08:42:07.000Z",
"bookmarked": false,
"language": null,
"application": null,
"sensitive": false,
"favourited": false,
"tags": [],
"edited_at": null,
"spoiler_text": "",
"favourites_count": 0,
"account": {
"acct": "actor@pasture-one-actor",
"akkoma": {
"instance": {
"favicon": null,
"name": "pasture-one-actor",
"nodeinfo": {}
},
"permit_followback": false,
"status_ttl_days": null
},
"avatar": "http://akkoma/images/avi.png",
"avatar_static": "http://akkoma/images/avi.png",
"bot": false,
"created_at": "2024-10-26T08:41:26.000Z",
"display_name": "Test Actor",
"emojis": [],
"fields": [],
"followers_count": 0,
"following_count": 0,
"fqn": "actor@pasture-one-actor",
"header": "http://akkoma/images/banner.png",
"header_static": "http://akkoma/images/banner.png",
"id": "AnOQ7DiFBPKjr2rEB6",
"last_status_at": "2024-10-26",
"locked": false,
"note": "",
"pleroma": {
"also_known_as": [],
"ap_id": "http://pasture-one-actor/actor",
"background_image": null,
"favicon": null,
"hide_favorites": true,
"hide_followers": false,
"hide_followers_count": false,
"hide_follows": false,
"hide_follows_count": false,
"is_admin": false,
"is_confirmed": true,
"is_moderator": false,
"is_suggested": false,
"relationship": {},
"skip_thread_containment": false,
"tags": []
},
"source": {
"fields": [],
"note": "",
"pleroma": {
"actor_type": "Person",
"discoverable": false
},
"sensitive": false
},
"statuses_count": 28,
"url": "http://pasture-one-actor/actor",
"username": "actor"
}
}