Merge branch 'feature/xep-0045'

This commit is contained in:
Jonas Wielicki 2017-09-01 17:30:56 +02:00
commit 895f59cc7e
1 changed files with 9 additions and 0 deletions

View File

@ -45,6 +45,14 @@
</schemaloc> </schemaloc>
<registry/> <registry/>
&stpeter; &stpeter;
<revision>
<version>1.29</version>
<date>2017-09-01</date>
<initials>gl</initials>
<remark>
<p>Clarify wording for a client re-syncing to a MUC</p>
</remark>
</revision>
<revision> <revision>
<version>1.28</version> <version>1.28</version>
<date>2017-05-31</date> <date>2017-05-31</date>
@ -1393,6 +1401,7 @@
</presence> </presence>
]]></example> ]]></example>
<p>Before attempting to enter the room, a MUC-compliant client SHOULD first discover its reserved room nickname (if any) by following the protocol defined in the <link url='#reservednick'>Discovering Reserved Room Nickname</link> section of this document.</p> <p>Before attempting to enter the room, a MUC-compliant client SHOULD first discover its reserved room nickname (if any) by following the protocol defined in the <link url='#reservednick'>Discovering Reserved Room Nickname</link> section of this document.</p>
<p>When a MUC service receives an &lt;x/&gt; tagged join stanza from an already-joined client (as identified by the client's full JID), the service should assume that the client lost its synchronization, and therefore it SHOULD send exactly the same stanzas to the client as if it actually just joined the MUC. The server MAY also send a presence update to the other participants according to the received join presence.</p>
</section3> </section3>
<section3 topic='Presence Broadcast' anchor='enter-pres'> <section3 topic='Presence Broadcast' anchor='enter-pres'>