Mercurial > prosody-modules
log mod_privacy/mod_privacy.lua @ 45:3f5bbd7c90d4
age | author | description |
---|---|---|
Fri, 16 Oct 2009 20:51:14 +0200 | Thilo Cestonaro | mod_privacy: it says "from" not "form" (thx flo for reporting!) |
Thu, 15 Oct 2009 11:38:57 +0200 | Thilo Cestonaro | mod_privacy: decrease the log messages count. |
Thu, 15 Oct 2009 09:41:13 +0200 | Thilo Cestonaro | mod_privacy: fix bug where priority was nil and compared to a number (Thx flo for reporting!) |
Tue, 13 Oct 2009 23:03:58 +0200 | Thilo Cestonaro | mod_privacy: never block communications from one of a user's resources to another. |
Fri, 09 Oct 2009 23:23:12 +0200 | Thilo Cestonaro | mod_privacy: make the block function work; retrieve the roster groups correctly |
Wed, 30 Sep 2009 21:35:29 +0200 | Thilo Cestonaro | mod_privacy: overworked error returns while creating, editing, deleting or de/activating lists. |
Tue, 29 Sep 2009 12:59:42 +0200 | Thilo Cestonaro | mod_privacy: removed trunk dependency; make it work when no lists already are exiting |