From fb713175129a7ff926632e3b1739702f02375fee Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Maxime=20=E2=80=9Cpep=E2=80=9D=20Buquet?= Date: Fri, 2 Aug 2019 13:50:11 +0200 Subject: [PATCH 1/2] XEP-0060: Add a pubsub#rsm disco#info feature to clear confusion MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Maxime “pep” Buquet --- xep-0060.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/xep-0060.xml b/xep-0060.xml index 5dae4088..51a8f057 100644 --- a/xep-0060.xml +++ b/xep-0060.xml @@ -2236,6 +2236,7 @@ And by opposing end them?

A node may have a large number of items associated with it, in which case it may be problematic to return all of the items in response to an items request. In this case, the service SHOULD return some of the items and note that the list of items has been truncated by including a &xep0059; notation.

+

A Pubsub entity supporting &xep0059; SHOULD include a feature of "http://jabber.org/protocol/pubsub#rsm" in its disco#info response, to make it clear that the RSM feature is for PubSub, and not for e.g., &xep0313;.

Date: Wed, 11 Sep 2019 17:43:00 +0200 Subject: [PATCH 2/2] XEP-0060: add revision block --- xep-0060.xml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/xep-0060.xml b/xep-0060.xml index 51a8f057..ac25531e 100644 --- a/xep-0060.xml +++ b/xep-0060.xml @@ -49,6 +49,12 @@ &pgmillard; &stpeter; &ralphm; + + 1.16.0 + 2019-09-11 + edhelas +

Add a pubsub#rsm disco#info feature to clear confusion

+
1.15.8 2019-06-19