Mercurial > prosody-modules
log mod_blocking/mod_blocking.lua @ 2153:aa24d49c47ef
age | author | description |
---|---|---|
2015-08-27 | Kim Alvefur | mod_blocking: Import datamanager (thanks kriztan) |
2013-10-28 | Kim Alvefur | mod_blocking: Make sure that there is a lists item in the privacy store |
2013-03-27 | Tobias Markmann | mod_blocking: Fix handling of unblocking command. Send out un-/block pushes to all resources. |
2011-05-03 | Paul Aurich | mod_blocking: Properly initialize the bootstrap privacy storage |
2010-10-16 | Waqas Hussain | mod_blocking: Updated to use the new events API. |
2010-06-14 | Matthew Wild | mod_blocking: Fix to iterate over blocklist correctly when removing a JID |
2010-06-14 | 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 |