Log

mod_privacy/mod_privacy.lua @ 85:83494de806a4

description author age
mod_privacy: save the part already coded for presence-out/-in getting active stuff but disabled it. Thilo Cestonaro 2009-10-20
mod_privacy: nicer debug logging ... Thilo Cestonaro 2009-10-16
mod_privacy: it says "from" not "form" (thx flo for reporting!) Thilo Cestonaro 2009-10-16
mod_privacy: decrease the log messages count. Thilo Cestonaro 2009-10-15
mod_privacy: fix bug where priority was nil and compared to a number (Thx flo for reporting!) Thilo Cestonaro 2009-10-15
mod_privacy: never block communications from one of a user's resources to another. Thilo Cestonaro 2009-10-13
mod_privacy: make the block function work; retrieve the roster groups correctly Thilo Cestonaro 2009-10-09
mod_privacy: overworked error returns while creating, editing, deleting or de/activating lists. Thilo Cestonaro 2009-09-30
mod_privacy: removed trunk dependency; make it work when no lists already are exiting Thilo Cestonaro 2009-09-29
mod_privacy: make finding the right session working Thilo Cestonaro 2009-09-28
mod_privacy: prepare everything for the "is used" checking stuff... Thilo Cestonaro 2009-09-28
mod_privacy: order must be non-negativ integer and unique, group must be existing in the roster, subscription can only be to,from,both or none, action must be either deny or allow. Thilo Cestonaro 2009-09-28
merge with repos Thilo Cestonaro 2009-09-26
mod_privacy: Make tmp variable a local Matthew Wild 2009-09-25
do the first real blocking actions Thilo Cestonaro 2009-09-26
some error reporting during list editing Thilo Cestonaro 2009-09-25
adds mod_privacy; lists creating, editing and deletion working. Thilo Cestonaro 2009-09-25