mirror of
https://github.com/moparisthebest/xeps
synced 2024-11-21 08:45:04 -05:00
Merge commit 'refs/pull/582/head' of github.com:xsf/xeps into 582
This commit is contained in:
commit
379d97c3f5
@ -6076,6 +6076,11 @@ xmpp:pubsub.shakespeare.lit?pubsub;action=retrieve;node=princely_musings;item=ae
|
||||
<desc>Retrieval of default node configuration is supported.</desc>
|
||||
<doc>XEP-0060</doc>
|
||||
</var>
|
||||
<var>
|
||||
<name>http://jabber.org/protocol/pubsub#retrieve-default-sub</name>
|
||||
<desc>Retrieval of default subscription configuration is supported.</desc>
|
||||
<doc>XEP-0060</doc>
|
||||
</var>
|
||||
<var>
|
||||
<name>http://jabber.org/protocol/pubsub#retrieve-items</name>
|
||||
<desc>Item retrieval is supported.</desc>
|
||||
@ -6855,6 +6860,7 @@ xmpp:pubsub.shakespeare.lit?pubsub;action=retrieve;node=princely_musings
|
||||
<xs:enumeration value='retract-items'/>
|
||||
<xs:enumeration value='retrieve-affiliations'/>
|
||||
<xs:enumeration value='retrieve-default'/>
|
||||
<xs:enumeration value='retrieve-default-sub'/>
|
||||
<xs:enumeration value='retrieve-items'/>
|
||||
<xs:enumeration value='retrieve-subscriptions'/>
|
||||
<xs:enumeration value='subscribe'/>
|
||||
|
Loading…
Reference in New Issue
Block a user