From 4675f44a13b971dd885dea26b707af3f785d9e25 Mon Sep 17 00:00:00 2001 From: Linus Jahn Date: Sun, 16 Aug 2020 19:57:23 +0200 Subject: [PATCH 1/5] XEP-0060: Fix minor typo in form example --- xep-0060.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/xep-0060.xml b/xep-0060.xml index d7217566..0eef8f3f 100644 --- a/xep-0060.xml +++ b/xep-0060.xml @@ -4188,7 +4188,7 @@ And by opposing end them? princely_musings - + horatio@denmark.lit Date: Tue, 25 Aug 2020 17:32:39 +0200 Subject: [PATCH 2/5] XEP-0060: re-add revision block --- xep-0060.xml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/xep-0060.xml b/xep-0060.xml index 0eef8f3f..7be403a2 100644 --- a/xep-0060.xml +++ b/xep-0060.xml @@ -49,6 +49,12 @@ &pgmillard; &stpeter; &ralphm; + + 1.18.1 + 2020-08-25 + lnjx +

Fix trivial typo

+
1.18.0 2020-02-27 From 387cc1e151fff03909079d75cd41fcac68e0b529 Mon Sep 17 00:00:00 2001 From: Paul Schaub Date: Sun, 16 Aug 2020 12:15:26 +0200 Subject: [PATCH 3/5] XEP-0060: Add missing querytype 'retrieve' action and 'item' key to registry submission --- xep-0060.xml | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/xep-0060.xml b/xep-0060.xml index 7be403a2..097e9688 100644 --- a/xep-0060.xml +++ b/xep-0060.xml @@ -49,6 +49,12 @@ &pgmillard; &stpeter; &ralphm; + + 1.19.0 + 2020-08-16 + ps +

Add missing 'item' key and 'retrieve' action to query type registry.

+
1.18.1 2020-08-25 @@ -6630,12 +6636,20 @@ xmpp:pubsub.shakespeare.lit?pubsub;action=retrieve;node=princely_musings unsubscribe enables unsubscribing from a pubsub node + + retrieve + enables retrieving a specific item from a pubsub node + node the pubsub node + + item + the pubsub item + ]]> From 96df927111b42aab80d3e5ec8f99ebd600542cf3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jonas=20Sch=C3=A4fer?= Date: Tue, 25 Aug 2020 17:48:24 +0200 Subject: [PATCH 4/5] Accept inbox/xep-mam-prefs.xml as XEP-0441 --- inbox/xep-mam-prefs.xml => xep-0441.xml | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) rename inbox/xep-mam-prefs.xml => xep-0441.xml (97%) diff --git a/inbox/xep-mam-prefs.xml b/xep-0441.xml similarity index 97% rename from inbox/xep-mam-prefs.xml rename to xep-0441.xml index c89a9b17..5a14cb82 100644 --- a/inbox/xep-mam-prefs.xml +++ b/xep-0441.xml @@ -9,8 +9,8 @@ Message Archive Management Preferences This document defines a protocol to control a user's archiving preferences. &LEGALNOTICE; - xxxx - ProtoXEP + 0441 + Experimental Standards Track Standards @@ -23,6 +23,12 @@ mamprefs &mwild; &ksmith; + + 0.2.0 + 2020-08-25 + XEP Editor (jsc) + Accepted by vote of Council on 2020-08-19. + 0.1 2020-04-03 From fc8526d02b14d6d9b704410de50f5f84f4d27fdc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jonas=20Sch=C3=A4fer?= Date: Tue, 25 Aug 2020 17:48:42 +0200 Subject: [PATCH 5/5] Accept inbox/xep-pubsub-mam.xml as XEP-0442 --- inbox/xep-pubsub-mam.xml => xep-0442.xml | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) rename inbox/xep-pubsub-mam.xml => xep-0442.xml (93%) diff --git a/inbox/xep-pubsub-mam.xml b/xep-0442.xml similarity index 93% rename from inbox/xep-pubsub-mam.xml rename to xep-0442.xml index 1fcdda8c..12704cab 100644 --- a/inbox/xep-pubsub-mam.xml +++ b/xep-0442.xml @@ -9,8 +9,8 @@ Pubsub Message Archive Management This document defines a protocol to query and control a pubsub node's message archive. &LEGALNOTICE; - xxxx - ProtoXEP + 0442 + Experimental Standards Track Standards @@ -26,6 +26,12 @@ pubsub-mam &mwild; &ksmith; + + 0.2.0 + 2020-08-25 + XEP Editor (jsc) + Accepted by vote of Council on 2020-08-19. + 0.1.0 2020-03-30