# HG changeset patch # User Waqas Hussain # Date 1267897209 -18000 # Node ID 333338d999e2d94262b90fa1d7be066033baf8ac # Parent d6c6e715cbb9d1569146e2f121bd66807a9d3b04 Fixed list formatting. diff -r d6c6e715cbb9 -r 333338d999e2 mod_sift.wiki --- a/mod_sift.wiki Sat Mar 06 22:38:14 2010 +0500 +++ b/mod_sift.wiki Sat Mar 06 22:40:09 2010 +0500 @@ -13,7 +13,7 @@ This implementation is a work in progress. - - Stanzas to full JIDs get sifted correctly - - Stanzas to bare JIDs are currently allowed/disallowed for all resources as a whole, and not for individual resources - - Presence is only sent to available resources, and probes are not sent for unavailable reasources - - Not tested with privacy lists + * Stanzas to full JIDs get sifted correctly + * Stanzas to bare JIDs are currently allowed/disallowed for all resources as a whole, and not for individual resources + * Presence is only sent to available resources, and probes are not sent for unavailable reasources + * Not tested with privacy lists