XEP-0432: add revision block

Signed-off-by: Maxime “pep” Buquet <pep@bouah.net>
This commit is contained in:
Jonas Schäfer 2022-04-12 17:02:27 +02:00 committed by Maxime “pep” Buquet
parent 02d6bdf4b1
commit f5ab51ac12
No known key found for this signature in database
GPG Key ID: DEDA74AEECA9D0F2
3 changed files with 24 additions and 14 deletions

View File

@ -25,6 +25,12 @@
<supersededby/>
<shortname>udt</shortname>
&dcridland;
<revision>
<version>0.1.1</version>
<date>2022-04-12</date>
<initials>fs</initials>
<remark>Declare missing dependency on XEP-0335.</remark>
</revision>
<revision>
<version>0.1.0</version>
<date>2020-02-25</date>

View File

@ -22,18 +22,14 @@
<supersedes/>
<supersededby/>
<shortname>NOT_YET_ASSIGNED</shortname>
<author>
<firstname>Timothée</firstname>
<surname>Jaussoin</surname>
<email>edhelas@movim.eu</email>
<jid>edhelas@movim.eu</jid>
</author>
<author>
<firstname>Maxime</firstname>
<surname>Buquet</surname>
<email>pep@bouah.net</email>
<jid>pep@bouah.net</jid>
</author>
&edhelas;
&pep.;
<revision>
<version>0.1.1</version>
<date>2022-04-22</date>
<initials>pep</initials>
<remark>Wording, typos.</remark>
</revision>
<revision>
<version>0.1.0</version>
<date>2022-03-08</date>
@ -52,7 +48,7 @@
<p>Implementations have been able to declare a <tt>pubsub#type</tt> attribute on PubSub nodes for about as long as &xep0060; has existed. This attribute doesnt seem to be widely used in the community though, maybe due to the vagueness of its description, that has recently changed, or the lack of features associated with it.</p>
<p>This specification provides a way for implementations to allow filtering on this attribute when discovering items on a PubSub service.</p>
<p>This specification provides a way for implementations to allow filtering on this attribute when discovering nodes on a PubSub service.</p>
<p>Filtering is particularly useful for example combined with &xep0277; and comment nodes that are created on the same service. When listing content nodes of a service, one may want to filter out comment nodes.</p>
@ -84,7 +80,7 @@
from='rosa@com.int/desktop'
to='news.commons.social'
id='disco1'>
<query xmlns='http://jabber.org/protocol/disco#items>
<query xmlns='http://jabber.org/protocol/disco#items'>
<filter xmlns='urn:xmpp:pubsub-filter:0'>
<x xmlns='jabber:x:data' type='submit'>
<field var='FORM_TYPE' type='hidden'>

View File

@ -1134,6 +1134,14 @@ IANA Service Location Protocol, Version 2 (SLPv2) Templates</link></span> <note>
<jid>pep@bouah.net</jid>
</author>
">
<!ENTITY edhelas "
<author>
<firstname>Timothée</firstname>
<surname>Jaussoin</surname>
<email>edhelas@movim.eu</email>
<jid>edhelas@movim.eu</jid>
</author>
">
<!-- XMPP Extension Protocols -->