diff --git a/xep-0461.xml b/xep-0461.xml index 539c18d29..1ded37602 100644 --- a/xep-0461.xml +++ b/xep-0461.xml @@ -25,24 +25,25 @@ Wirth nataliew@laposte.net - - Marvin - Wissfeld - xsf@larma.de - jabber@larma.de - + &larma; + + 0.3.0 + 2025-05-01 + lmw + Stop using origin-id, add remark that chat messages should not reply to multiple messages. + 0.2.0 2022-12-09 nc Fix example character counting. Add disco feature. Relax the 'to' attribute constraints. - - 0.1.0 - 2022-01-25 - XEP Editor (jsc) - Accepted by vote of Council on 2022-01-05. - + + 0.1.0 + 2022-01-25 + XEP Editor (jsc) + Accepted by vote of Council on 2022-01-05. + 0.0.1 2022-01-01 @@ -138,6 +139,7 @@

Answers MUST NOT be be assumed to relate to any other messages than the referenced one.

+

Messages of type 'chat' or type 'groupchat' SHOULD NOT have more than one <reply> element. Messages of type 'normal' MAY carry multple <reply> elements.

For messages of type 'groupchat', the stanza's 'id' attribute MUST NOT be used for replies. Instead, in group @@ -149,9 +151,7 @@ This implies that group chat messages without a &xep0359; stanza-id cannot be replied to.

- For other message types the sender should use the 'id' from a &xep0359; - <origin-id> if present, or the value of the 'id' attribute on the - <message> otherwise. + For other message types the sender should use the value of the 'id' attribute on the <message>.