mirror of
https://github.com/moparisthebest/xeps
synced 2024-11-21 08:45:04 -05:00
User request to not be added to roster
This commit is contained in:
parent
088968327f
commit
661381f687
15
xep-0369.xml
15
xep-0369.xml
@ -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 user’s 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'
|
||||
|
Loading…
Reference in New Issue
Block a user