From d6c1d85a71992bea08238c7afdef1a97f35eaed6 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 | 22 +++++++++++++---------
1 file changed, 13 insertions(+), 9 deletions(-)
diff --git a/xep-0461.xml b/xep-0461.xml
index 539c18d29..c3b0bba05 100644
--- a/xep-0461.xml
+++ b/xep-0461.xml
@@ -31,18 +31,24 @@
xsf@larma.de
jabber@larma.de
+
+ 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 +155,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>.