Skip to content

Commit

Permalink
XEP-0482 v0.2.0: Stop using origin-id.
Browse files Browse the repository at this point in the history
  • Loading branch information
mar-v-in committed Jan 31, 2025
1 parent 36ed26c commit 05795dc
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions xep-0482.xml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@
<status>Experimental</status>
<type>Standards Track</type>
<sig>Standards</sig>
<approver>Council</approver>
<dependencies/>
<supersedes/>
<supersededby/>
Expand All @@ -24,12 +25,13 @@
<surname>Wirth</surname>
<email>[email protected]</email>
</author>
<author>
<firstname>Marvin</firstname>
<surname>Wissfeld</surname>
<email>[email protected]</email>
<jid>[email protected]</jid>
</author>
&larma;
<revision>
<version>0.2.0</version>
<date>2025-01-31</date>
<initials>lmw</initials>
<remark>Stop using origin-id.</remark>
</revision>
<revision>
<version>0.1.0</version>
<date>2023-05-04</date>
Expand Down Expand Up @@ -183,9 +185,7 @@
This implies that invite messages should only be sent in group chats that attach a &xep0359; stanza-id.
</p>
<p>
For other message types the sender should use the 'id' from a &xep0359;
&lt;origin-id&gt; if present, or the value of the 'id' attribute on the
&lt;message&gt; otherwise.
For other message types the sender should use the value of the 'id' attribute on the &lt;message&gt;.
</p>
</section2>
</section1>
Expand Down

0 comments on commit 05795dc

Please sign in to comment.