log mod_blocking/mod_blocking.lua @ 1391:b183e78aee91

age author description
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.