Mon, 28 Oct 2013 11:10:02 +0100 |
Kim Alvefur |
mod_blocking: Make sure that there is a lists item in the privacy store
|
Wed, 27 Mar 2013 13:29:38 +0100 |
Tobias Markmann |
mod_blocking: Fix handling of unblocking command. Send out un-/block pushes to all resources.
|
Mon, 02 May 2011 23:14:13 -0700 |
Paul Aurich |
mod_blocking: Properly initialize the bootstrap privacy storage
|
Sat, 16 Oct 2010 06:23:16 +0500 |
Waqas Hussain |
mod_blocking: Updated to use the new events API.
|
Mon, 14 Jun 2010 12:26:25 +0100 |
Matthew Wild |
mod_blocking: Fix to iterate over blocklist correctly when removing a JID
|
Mon, 14 Jun 2010 12:25:53 +0100 |
Matthew Wild |
mod_blocking: Ensure that a JID can be in the blocklist at most once, and have helper functions return true/false on success/error
|
Mon, 14 Jun 2010 01:04:58 +0500 |
Waqas Hussain |
mod_blocking: Fixed a nil global access.
|
Sun, 13 Jun 2010 19:51:15 +0100 |
Matthew Wild |
mod_blocking: Various small changes to make it actually work, which I forgot to commit
|
Sun, 13 Jun 2010 22:45:26 +0500 |
Waqas Hussain |
mod_blocking: Fixed a syntax error.
|
Thu, 03 Jun 2010 11:20:26 +0100 |
Matthew Wild |
mod_blocking: Support for the "unblock all JIDs" case, and fix saving of rules after removing a JID
|
Thu, 03 Jun 2010 11:19:50 +0100 |
Matthew Wild |
mod_blocking: Only count rules with action == "deny" as blocked JIDs
|
Thu, 03 Jun 2010 01:56:49 +0100 |
Matthew Wild |
mod_blocking: XEP-0191 Simple Communications Blocking, should work, but not tested. Requires mod_privacy be loaded.
|