User request to not be added to roster

This commit is contained in:
Steve Kille 2017-02-20 03:07:19 +00:00 committed by Sam Whited
parent 088968327f
commit 661381f687
1 changed files with 11 additions and 4 deletions

View File

@ -36,6 +36,16 @@
&ksmithisode;
&skille;
&stpeter;
<revision>
<version>0.8.1</version>
<date>2017-02-20</date>
<initials>sek</initials>
<remark><p>
Editorial Updates;
Clarify Access to MAM history, prior to user joining channel;
Add option for user to join without presence;
</p></remark>
</revision>
<revision>
<version>0.8</version>
<date>2017-02-13</date>
@ -838,9 +848,7 @@ This approach enables flexible support of multiple clients for a MIX channel pa
id='disco1'
to='juliet@capulet.lit/46be1261-200b-4eea-8f82-e4fae46eec56/d6a85bb6-669f-471b-b55b-9a3930f5512e'
type='result'>
<query xmlns='http://jabber.org/protocol/disco#info'
node='http://code.google.com/p/exodus#QgayPKawpkPSDYmwT/WM94uAlu0='>
<identity category='client' name='Exodus 0.9.1' type='pc'/>
<query xmlns='http://jabber.org/protocol/disco#info'>
<feature var='http://jabber.org/protocol/caps'/>
<feature var='http://jabber.org/protocol/disco#info'/>
<feature var='http://jabber.org/protocol/disco#items'/>
@ -884,7 +892,6 @@ This approach enables flexible support of multiple clients for a MIX channel pa
<p>
The users server will then pass the request to the MIX channel, with the request coming from the user's bare JID.
</p>
<example caption="User's Server sends Join request to MIX Channel"><![CDATA[
<iq type='set'
from='hag66@shakespeare.example'