Skip to content

Commit ea3cdc9

Browse files
committed
XEP-0482 v0.2.0: Stop using origin-id.
1 parent 36ed26c commit ea3cdc9

File tree

1 file changed

+7
-3
lines changed

1 file changed

+7
-3
lines changed

xep-0482.xml

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,12 @@
3030
<email>[email protected]</email>
3131
<jid>[email protected]</jid>
3232
</author>
33+
<revision>
34+
<version>0.2.0</version>
35+
<date>2025-01-31</date>
36+
<initials>lmw</initials>
37+
<remark>Stop using origin-id.</remark>
38+
</revision>
3339
<revision>
3440
<version>0.1.0</version>
3541
<date>2023-05-04</date>
@@ -183,9 +189,7 @@
183189
This implies that invite messages should only be sent in group chats that attach a &xep0359; stanza-id.
184190
</p>
185191
<p>
186-
For other message types the sender should use the 'id' from a &xep0359;
187-
&lt;origin-id&gt; if present, or the value of the 'id' attribute on the
188-
&lt;message&gt; otherwise.
192+
For other message types the sender should use the value of the 'id' attribute on the &lt;message&gt;.
189193
</p>
190194
</section2>
191195
</section1>

0 commit comments

Comments
 (0)