annotate mod_privacy_lists.wiki @ 514:9427318ae72d
default tip
added page for mod_delegation
author |
Goffi <goffi@goffi.org> |
date |
Thu, 07 May 2015 23:31:20 +0200 |
parents |
fa33da93a246 |
children |
|
rev |
line source |
471
|
1 #summary Privacy lists (XEP-0016) support |
|
2 #labels Stage-Beta |
|
3 |
|
4 = Introduction = |
|
5 |
495
|
6 Privacy lists are a flexible method for blocking communications. |
471
|
7 |
473
|
8 Originally known as _mod`_`privacy_ and bundled with Prosody, this module is being phased out in favour of the newer simpler blocking (XEP-0191) protocol, implemented in mod_blocklist. |
471
|
9 |
|
10 = Configuration = |
|
11 |
|
12 None. Each user can specify their privacy lists using their client (if it supports XEP-0016). |
|
13 |
|
14 = Compatibility = |
|
15 || 0.9 || Works || |
473
|
16 || 0.10 || Works || |