From a4ff08c134564daf960cd79d6a8b6e8d665bb56a Mon Sep 17 00:00:00 2001
From: Marvin W
Date: Fri, 31 Jan 2025 16:22:23 +0100
Subject: [PATCH] XEP-0461 v0.3.0: Stop using origin-id.
---
xep-0461.xml | 29 ++++++++++++++---------------
1 file changed, 14 insertions(+), 15 deletions(-)
diff --git a/xep-0461.xml b/xep-0461.xml
index 539c18d29..e5623a08c 100644
--- a/xep-0461.xml
+++ b/xep-0461.xml
@@ -25,24 +25,25 @@
Wirth
nataliew@laposte.net
-
- Marvin
- Wissfeld
- xsf@larma.de
- jabber@larma.de
-
+ &larma;
+
+ 0.3.0
+ 2025-01-31
+ lmw
+ Stop using origin-id.
+
0.2.0
2022-12-09
nc
Fix example character counting. Add disco feature. Relax the 'to' attribute constraints.
-
- 0.1.0
- 2022-01-25
- XEP Editor (jsc)
- Accepted by vote of Council on 2022-01-05.
-
+
+ 0.1.0
+ 2022-01-25
+ XEP Editor (jsc)
+ Accepted by vote of Council on 2022-01-05.
+
0.0.1
2022-01-01
@@ -149,9 +150,7 @@
This implies that group chat messages without a &xep0359; stanza-id cannot be replied to.
- For other message types the sender should use the 'id' from a &xep0359;
- <origin-id> if present, or the value of the 'id' attribute on the
- <message> otherwise.
+ For other message types the sender should use the value of the 'id' attribute on the <message>.