Skip to content

Commit 93ff520

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

File tree

1 file changed

+8
-3
lines changed

1 file changed

+8
-3
lines changed

xep-0482.xml

Lines changed: 8 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@
1515
<status>Experimental</status>
1616
<type>Standards Track</type>
1717
<sig>Standards</sig>
18+
<approver>Council</approver>
1819
<dependencies/>
1920
<supersedes/>
2021
<supersededby/>
@@ -30,6 +31,12 @@
3031
<email>[email protected]</email>
3132
<jid>[email protected]</jid>
3233
</author>
34+
<revision>
35+
<version>0.2.0</version>
36+
<date>2025-01-31</date>
37+
<initials>lmw</initials>
38+
<remark>Stop using origin-id.</remark>
39+
</revision>
3340
<revision>
3441
<version>0.1.0</version>
3542
<date>2023-05-04</date>
@@ -183,9 +190,7 @@
183190
This implies that invite messages should only be sent in group chats that attach a &xep0359; stanza-id.
184191
</p>
185192
<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.
193+
For other message types the sender should use the value of the 'id' attribute on the &lt;message&gt;.
189194
</p>
190195
</section2>
191196
</section1>

0 commit comments

Comments
 (0)