Mercurial > prosody-modules
log
age | author | description |
---|---|---|
Thu, 17 Jun 2010 11:16:12 +0200 | Thilo Cestonaro | mod_muc_log_http: started new prosody theme |
Mon, 14 Jun 2010 22:13:33 +0800 | shinysky |
mod_archive: Now we can archive messages, even though not in organized way. |
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. |