Merge branch 'xep-0045' into premerge

This commit is contained in:
Jonas Schäfer 2021-12-07 16:35:27 +01:00
commit 656dae74f7
1 changed files with 8 additions and 1 deletions

View File

@ -45,6 +45,12 @@
</schemaloc>
<registry/>
&stpeter;
<revision>
<version>1.34.2</version>
<date>2021-06-24</date>
<initials>lk</initials>
<remark><p>Clean up anonymous types values.</p></remark>
</revision>
<revision>
<version>1.34.1</version>
<date>2021-03-04</date>
@ -4076,7 +4082,8 @@
</query>
</iq>
]]></example>
<p>Note: The _whois configuration option specifies whether the room is non-anonymous (a value of "anyone"), semi-anonymous (a value of "moderators"), or fully anonmyous (a value of "none", not shown here).</p>
<p>Note: The _whois configuration option specifies whether the room is non-anonymous (a value of "anyone") or semi-anonymous (a value of "moderators").</p>
<p>A value of "none" was used in the past for fully-anonymous rooms, but it has been depreciated.</p>
<p>If there are no configuration options available, the service MUST return an empty query element to the room owner:</p>
<example caption='Service Informs Owner that No Configuration is Possible'><![CDATA[
<iq from='coven@chat.shakespeare.lit'