|
|
|
@ -49,6 +49,12 @@
|
|
|
|
|
&stpeter;
|
|
|
|
|
&ralphm;
|
|
|
|
|
|
|
|
|
|
<revision>
|
|
|
|
|
<version>1.13.6</version>
|
|
|
|
|
<date>2017-06-08</date>
|
|
|
|
|
<initials>egp</initials>
|
|
|
|
|
<remark><p>Fix examples using invalid XEP-0082 dates.</p></remark>
|
|
|
|
|
</revision>
|
|
|
|
|
<revision>
|
|
|
|
|
<version>1.13.5</version>
|
|
|
|
|
<date>2016-12-21</date>
|
|
|
|
@ -951,7 +957,7 @@ And by opposing end them?
|
|
|
|
|
<value>hamlet@denmark.lit</value>
|
|
|
|
|
</field>
|
|
|
|
|
<field var='pubsub#creation_date' label='Creation date' type='text-single'>
|
|
|
|
|
<value>2003-07-29T22:56Z</value>
|
|
|
|
|
<value>2003-07-29T22:56:10Z</value>
|
|
|
|
|
</field>
|
|
|
|
|
<field var='pubsub#title' label='A short name for the node' type='text-single'>
|
|
|
|
|
<value>Princely Musings (Atom)</value>
|
|
|
|
@ -5513,7 +5519,7 @@ And by opposing end them?
|
|
|
|
|
<value>http://jabber.org/protocol/pubsub#subscribe_options</value>
|
|
|
|
|
</field>
|
|
|
|
|
...
|
|
|
|
|
<field var='pubsub#expire'><value>2006-02-28T11:59Z</value></field>
|
|
|
|
|
<field var='pubsub#expire'><value>2006-02-28T11:59:59Z</value></field>
|
|
|
|
|
...
|
|
|
|
|
</x>
|
|
|
|
|
</options>
|
|
|
|
@ -5530,7 +5536,7 @@ And by opposing end them?
|
|
|
|
|
<message from='pubsub.shakespeare.lit' to='francisco@denmark.lit/barracks'>
|
|
|
|
|
<event xmlns='http://jabber.org/protocol/pubsub#event'>
|
|
|
|
|
<subscription
|
|
|
|
|
expiry='2006-02-28T23:59Z'
|
|
|
|
|
expiry='2006-02-28T23:59:59Z'
|
|
|
|
|
jid='francisco@denmark.lit'
|
|
|
|
|
node='princely_musings'
|
|
|
|
|
subid='ba49252aaa4f5d320c24d3766f0bdcade78c78d3'
|
|
|
|
@ -5579,7 +5585,7 @@ And by opposing end them?
|
|
|
|
|
<value>http://jabber.org/protocol/pubsub#subscribe_options</value>
|
|
|
|
|
</field>
|
|
|
|
|
...
|
|
|
|
|
<field var='pubsub#expire'><value>2006-03-31T23:59Z</value></field>
|
|
|
|
|
<field var='pubsub#expire'><value>2006-03-31T23:59:59Z</value></field>
|
|
|
|
|
...
|
|
|
|
|
</x>
|
|
|
|
|
</options>
|
|
|
|
|