Mercurial > prosody-wiki
annotate mod_privacy.wiki @ 49:4bc6fd5d8fcc
Just used the text from the XEP; it's said in a more understandable way.
author | t.ephraim |
---|---|
date | Mon, 12 Oct 2009 14:55:54 +0000 |
parents | 874161e36952 |
children | 141b42e39f76 |
rev | line source |
---|---|
13 | 1 #summary XEP-0016: Privacy Lists |
28 | 2 #labels Stage-Alpha |
13 | 3 |
4 = Introduction = | |
5 | |
6 Implements [http://xmpp.org/extensions/xep-0016.html XEP-0016: Privacy Lists] | |
7 | |
8 | |
9 = Details = | |
10 | |
11 UNFINISHED! Currently in development. | |
12 | |
13 | |
14 | |
15 == TODO == | |
48 | 16 * testing testing testing .... any volunteers, test it please!! :) |
49
4bc6fd5d8fcc
Just used the text from the XEP; it's said in a more understandable way.
t.ephraim
parents:
48
diff
changeset
|
17 * An implementation MUST NOT block communications from one of a user's resources to another, even if the user happens to define a rule that would otherwise result in that behavior. |