Log

mod_blocking/mod_blocking.lua @ 2216:7f36ec9c836e

description author age
mod_blocking: Import datamanager (thanks kriztan) Kim Alvefur 2015-08-27
mod_blocking: Make sure that there is a lists item in the privacy store Kim Alvefur 2013-10-28
mod_blocking: Fix handling of unblocking command. Send out un-/block pushes to all resources. Tobias Markmann 2013-03-27
mod_blocking: Properly initialize the bootstrap privacy storage Paul Aurich 2011-05-03
mod_blocking: Updated to use the new events API. Waqas Hussain 2010-10-16
mod_blocking: Fix to iterate over blocklist correctly when removing a JID Matthew Wild 2010-06-14
mod_blocking: Ensure that a JID can be in the blocklist at most once, and have helper functions return true/false on success/error Matthew Wild 2010-06-14
mod_blocking: Fixed a nil global access. Waqas Hussain 2010-06-13
mod_blocking: Various small changes to make it actually work, which I forgot to commit Matthew Wild 2010-06-13
mod_blocking: Fixed a syntax error. Waqas Hussain 2010-06-13
mod_blocking: Support for the "unblock all JIDs" case, and fix saving of rules after removing a JID Matthew Wild 2010-06-03
mod_blocking: Only count rules with action == "deny" as blocked JIDs Matthew Wild 2010-06-03
mod_blocking: XEP-0191 Simple Communications Blocking, should work, but not tested. Requires mod_privacy be loaded. Matthew Wild 2010-06-03