Log

mod_blocking/mod_blocking.lua @ 3605:452ae6effd02

description author age
mod_blocking: Update to set id attribute on iq stanza Matthew Wild Thu, 13 Sep 2018 16:29:06 +0100
mod_blocking: Import datamanager (thanks kriztan) Kim Alvefur Thu, 27 Aug 2015 12:31:47 +0200
mod_blocking: Make sure that there is a lists item in the privacy store Kim Alvefur Mon, 28 Oct 2013 11:10:02 +0100
mod_blocking: Fix handling of unblocking command. Send out un-/block pushes to all resources. Tobias Markmann Wed, 27 Mar 2013 13:29:38 +0100
mod_blocking: Properly initialize the bootstrap privacy storage Paul Aurich Mon, 02 May 2011 23:14:13 -0700
mod_blocking: Updated to use the new events API. Waqas Hussain Sat, 16 Oct 2010 06:23:16 +0500
mod_blocking: Fix to iterate over blocklist correctly when removing a JID Matthew Wild Mon, 14 Jun 2010 12:26:25 +0100
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 Mon, 14 Jun 2010 12:25:53 +0100
mod_blocking: Fixed a nil global access. Waqas Hussain Mon, 14 Jun 2010 01:04:58 +0500
mod_blocking: Various small changes to make it actually work, which I forgot to commit Matthew Wild Sun, 13 Jun 2010 19:51:15 +0100
mod_blocking: Fixed a syntax error. Waqas Hussain Sun, 13 Jun 2010 22:45:26 +0500
mod_blocking: Support for the "unblock all JIDs" case, and fix saving of rules after removing a JID Matthew Wild Thu, 03 Jun 2010 11:20:26 +0100
mod_blocking: Only count rules with action == "deny" as blocked JIDs Matthew Wild Thu, 03 Jun 2010 11:19:50 +0100
mod_blocking: XEP-0191 Simple Communications Blocking, should work, but not tested. Requires mod_privacy be loaded. Matthew Wild Thu, 03 Jun 2010 01:56:49 +0100