Reply from certain matrix clients quotes the message being replied to. #75

Open
opened 2025-01-20 14:14:22 +00:00 by spacenerdmo · 2 comments
Owner

For example using FluffyChat...

@33MHz > <@_pnut_33mhz:kira.degu-atlas.ts.net> Good morning! Feels like a Saturday for once.
> https://posts.pnut.io/1319499

Good morning to you sir! Should be a happy Monday for a change. 😁
https://posts.pnut.io/1319500
For example using FluffyChat... ``` @33MHz > <@_pnut_33mhz:kira.degu-atlas.ts.net> Good morning! Feels like a Saturday for once. > https://posts.pnut.io/1319499 Good morning to you sir! Should be a happy Monday for a change. 😁 https://posts.pnut.io/1319500 ```
spacenerdmo added this to the 2.0.0 milestone 2025-01-20 14:14:22 +00:00
spacenerdmo added the
bug
label 2025-01-20 14:14:22 +00:00
spacenerdmo self-assigned this 2025-01-20 14:14:22 +00:00
Author
Owner

Message source...

{
    "type": "m.room.message",
    "content": {
        "body": "@33MHz > <@_pnut_33mhz:kira.degu-atlas.ts.net> Good morning! Feels like a Saturday for once.\n> https://posts.pnut.io/1319499\n\nGood morning to you sir! Should be a happy Monday for a change. 😁\nhttps://posts.pnut.io/1319500",
        "format": "org.matrix.custom.html",
        "formatted_body": "<span itemscope itemtype=\"https://pnut.io/schemas/Post\"><span data-mention-id=\"1\" data-mention-name=\"33MHz\" itemprop=\"mention\">@33MHz</span> &gt; &lt;@_pnut_33mhz:<a href=\"http://kira.degu-atlas.ts.net\">kira.degu-atlas.ts.net</a>&gt; Good morning! Feels like a Saturday for once.<br>&gt; <a href=\"https://posts.pnut.io/1319499\">https://posts.pnut.io/1319499</a><br><br>Good morning to you sir! Should be a happy Monday for a change. 😁</span> &nbsp;<a href='https://posts.pnut.io/1319500'>[🔗]</a>",
        "msgtype": "m.text"
    },
    "sender": "@_pnut_spacenerdmo:kira.degu-atlas.ts.net",
    "event_id": "$nTjQNh0J-3fT8GMivmrxRZ84gAHcj5YxdF_zMy1mZo8",
    "origin_server_ts": 1737382128947,
    "unsigned": {
        "age": 1,
        "com.famedly.famedlysdk.message_sending_status": 1
    },
    "room_id": "!WsbGP2r6Ua96Cy7aMj:kira.degu-atlas.ts.net"
}
Message source... ``` { "type": "m.room.message", "content": { "body": "@33MHz > <@_pnut_33mhz:kira.degu-atlas.ts.net> Good morning! Feels like a Saturday for once.\n> https://posts.pnut.io/1319499\n\nGood morning to you sir! Should be a happy Monday for a change. 😁\nhttps://posts.pnut.io/1319500", "format": "org.matrix.custom.html", "formatted_body": "<span itemscope itemtype=\"https://pnut.io/schemas/Post\"><span data-mention-id=\"1\" data-mention-name=\"33MHz\" itemprop=\"mention\">@33MHz</span> &gt; &lt;@_pnut_33mhz:<a href=\"http://kira.degu-atlas.ts.net\">kira.degu-atlas.ts.net</a>&gt; Good morning! Feels like a Saturday for once.<br>&gt; <a href=\"https://posts.pnut.io/1319499\">https://posts.pnut.io/1319499</a><br><br>Good morning to you sir! Should be a happy Monday for a change. 😁</span> &nbsp;<a href='https://posts.pnut.io/1319500'>[🔗]</a>", "msgtype": "m.text" }, "sender": "@_pnut_spacenerdmo:kira.degu-atlas.ts.net", "event_id": "$nTjQNh0J-3fT8GMivmrxRZ84gAHcj5YxdF_zMy1mZo8", "origin_server_ts": 1737382128947, "unsigned": { "age": 1, "com.famedly.famedlysdk.message_sending_status": 1 }, "room_id": "!WsbGP2r6Ua96Cy7aMj:kira.degu-atlas.ts.net" } ```
Author
Owner

This is clearly client specific behavior, for example Element web does not quote the original message is it has a threads feature, but that doesn't function with the events from pnut. 🤔

This is clearly client specific behavior, for example Element web does not quote the original message is it has a threads feature, but that doesn't function with the events from pnut. 🤔
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: spacenerdmo/pnut-matrix#75
No description provided.