mirror of
https://github.com/moparisthebest/xeps
synced 2024-12-21 23:28:51 -05:00
1.1pre2
git-svn-id: file:///home/ksmith/gitmigration/svn/xmpp/trunk@444 4b5297f7-1745-476d-ba37-a9c6900126ab
This commit is contained in:
parent
6d9336e113
commit
813b580084
@ -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 <item/> element SHOULD proceed in the following order (this is consistent with <cite>XEP-0016</cite>):</p>
|
||||
|
Loading…
Reference in New Issue
Block a user