git-svn-id: file:///home/ksmith/gitmigration/svn/xmpp/trunk@444 4b5297f7-1745-476d-ba37-a9c6900126ab
This commit is contained in:
Peter Saint-Andre 2007-01-29 23:53:32 +00:00
parent 6d9336e113
commit 813b580084
1 changed files with 3 additions and 2 deletions

View File

@ -23,8 +23,8 @@
<shortname>blocking</shortname>
&stpeter;
<revision>
<version>1.1pre1</version>
<date>in progress, last updated 2007-01-05</date>
<version>1.1pre2</version>
<date>in progress, last updated 2007-01-29</date>
<initials>psa</initials>
<remark><p>Further clarified relationship to privacy lists.</p></remark>
</revision>
@ -99,6 +99,7 @@
<li><p>If one of a user's clients makes active something other than the default privacy list, the user may receive communications from contacts who are blocked in the default list.</p></li>
</ol>
<p>Because of the potential for confusion between block lists and privacy lists, it is NOT RECOMMENDED for a client to request both the block list and privacy lists in the same session.</p>
<p>The priority of blocked (jid+deny) items in the privacy list SHOULD be such that they come first in the privacy list.</p>
</section1>
<section1 topic='JID Matching' anchor='matching'>
<p>Matching of JIDs as specified in the 'jid' attribute of the &lt;item/&gt; element SHOULD proceed in the following order (this is consistent with <cite>XEP-0016</cite>):</p>