Mercurial > prosody-modules
log mod_blocking/mod_blocking.lua @ 338:6560fd0b77f5
age | author | description |
---|---|---|
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 |