You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: xep-0461.xml
+3-2Lines changed: 3 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -28,9 +28,9 @@
28
28
&larma;
29
29
<revision>
30
30
<version>0.3.0</version>
31
-
<date>2025-01-31</date>
31
+
<date>2025-05-01</date>
32
32
<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>
34
34
</revision>
35
35
<revision>
36
36
<version>0.2.0</version>
@@ -139,6 +139,7 @@
139
139
140
140
<section1topic='Business Rules'anchor='rules'>
141
141
<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 <reply> element. Messages of type 'normal' MAY carry multple <reply> elements.</p>
142
143
<section2topic='Using the correct ID'anchor='business-id'>
143
144
<p>
144
145
For messages of type 'groupchat', the stanza's 'id' attribute MUST NOT be used for replies. Instead, in group
0 commit comments