From 387cc1e151fff03909079d75cd41fcac68e0b529 Mon Sep 17 00:00:00 2001 From: Paul Schaub Date: Sun, 16 Aug 2020 12:15:26 +0200 Subject: [PATCH] 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 + ]]>