Mercurial > prosody-wiki
annotate mod_privacy.wiki @ 243:b13c6033377c
Created mod_storage_mondodb wiki page.
author | james@chatid.com |
---|---|
date | Mon, 12 Dec 2011 10:48:07 +0000 |
parents | 493650d0151b |
children |
rev | line source |
---|---|
13 | 1 #summary XEP-0016: Privacy Lists |
53
141b42e39f76
Finally I think it is done so far... Please help testing it!
t.ephraim
parents:
49
diff
changeset
|
2 #labels Stage-Beta |
13 | 3 |
4 = Introduction = | |
5 | |
6 Implements [http://xmpp.org/extensions/xep-0016.html XEP-0016: Privacy Lists] | |
7 | |
8 | |
9 = Details = | |
10 | |
72 | 11 Try it out. When you find any problems, report them please somewhere at |
12 http://prosody.im/discuss | |
13 | 13 |
14 | |
15 | |
16 == TODO == | |
67 | 17 * testing testing testing .... any volunteers, test it please!! :) |
79 | 18 * send unavailable presences when a list gets active or was edited and includes presence-out or presence-in items. When implementing this, you need to double check if another item allows excatly this to the contact or group a.s.o ... extremely head wracking! |
19 * what should happen in the cases: | |
20 # when there are multiple resources, and the top priority resource blocks, but lower priority resources do not | |
21 # when there's a priority tie |