diff --git a/xep-0369.xml b/xep-0369.xml index b0cc9fd1..263d162d 100644 --- a/xep-0369.xml +++ b/xep-0369.xml @@ -439,9 +439,8 @@ - - - + + ]]> @@ -455,9 +454,8 @@ - - - + + ]]> @@ -1939,17 +1937,82 @@ A client creates a channel by sending a simple request to the MIX service. A c

- Owners and Administrators may control which users can participate in a channel by use of Allowed and Banned lists. -Allowed and Banned lists may be read by PubSub query of the Banned and Allowed Nodes. + Owners and Administrators may control which users can participate in a channel by use of Allowed and Banned lists using PubSub. These operations follow &xep0060; which sets out detailed protocol use and error handling. + Allowed and Banned lists may be read by PubSub get of the Banned and Allowed Nodes. This operation may be used by users as controlled by 'Allowed Node Subscription' and 'Banned Node Subscription' configuration node options (default Administrators).

+ + + + + + + + + + + + + +]]> + +

+ JIDs can be added to the Allowed and Banned nodes by a pubsub set command. This is used to add one item to a node. +

+ + + + + + + + + + + + ]]> +

+ JIDs can be removed from the Allowed and Banned nodes by pubsub retract command. +

+ + + + + + + + + + + +]]>