Skip to content

Commit 05795dc

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

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

xep-0482.xml

Lines changed: 9 additions & 9 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/>
@@ -24,12 +25,13 @@
2425
<surname>Wirth</surname>
2526
<email>[email protected]</email>
2627
</author>
27-
<author>
28-
<firstname>Marvin</firstname>
29-
<surname>Wissfeld</surname>
30-
<email>[email protected]</email>
31-
<jid>[email protected]</jid>
32-
</author>
28+
&larma;
29+
<revision>
30+
<version>0.2.0</version>
31+
<date>2025-01-31</date>
32+
<initials>lmw</initials>
33+
<remark>Stop using origin-id.</remark>
34+
</revision>
3335
<revision>
3436
<version>0.1.0</version>
3537
<date>2023-05-04</date>
@@ -183,9 +185,7 @@
183185
This implies that invite messages should only be sent in group chats that attach a &xep0359; stanza-id.
184186
</p>
185187
<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.
188+
For other message types the sender should use the value of the 'id' attribute on the &lt;message&gt;.
189189
</p>
190190
</section2>
191191
</section1>

0 commit comments

Comments
 (0)