Skip to content

Commit 6108d38

Browse files
committed
XEP-0461: Add remark that chat messages should only reply to a single message
1 parent 03588b8 commit 6108d38

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

xep-0461.xml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,9 +28,9 @@
2828
&larma;
2929
<revision>
3030
<version>0.3.0</version>
31-
<date>2025-01-31</date>
31+
<date>2025-05-01</date>
3232
<initials>lmw</initials>
33-
<remark>Stop using origin-id.</remark>
33+
<remark>Stop using origin-id, add remark that chat messages should not reply to multiple messages.</remark>
3434
</revision>
3535
<revision>
3636
<version>0.2.0</version>
@@ -139,6 +139,7 @@
139139

140140
<section1 topic='Business Rules' anchor='rules'>
141141
<p>Answers MUST NOT be be assumed to relate to any other messages than the referenced one.</p>
142+
<p>Messages of type 'chat' or type 'groupchat' SHOULD NOT have more than one &lt;reply&gt; element. Messages of type 'normal' MAY carry multple &lt;reply&gt; elements.</p>
142143
<section2 topic='Using the correct ID' anchor='business-id'>
143144
<p>
144145
For messages of type 'groupchat', the stanza's 'id' attribute MUST NOT be used for replies. Instead, in group

0 commit comments

Comments
 (0)