Software / code / prosody-modules
Log
| description | author | age |
|---|---|---|
| mod_muc_ban_ip: When a user is banned from a MUC, ban their IP from the MUC also (works for remote rooms too) | Matthew Wild | Thu, 09 May 2013 10:15:47 +0100 |
| mod_muc_log, mod_muc_log_http: cleanup syntax (off with the "~= nil"), and cut down wild table indexing. | Marco Cirillo | Thu, 09 May 2013 02:13:09 +0200 |
| mod_jid_prep: Implement the JID prep protocol in the XEP submitted 5 minutes ago... | Matthew Wild | Wed, 08 May 2013 23:30:50 +0100 |
| mod_admin_web: Fix up header | Florian Zeitz | Wed, 08 May 2013 16:40:52 +0200 |
| mod_firewall: don't use %b() (not technically correct) | Matthew Wild | Wed, 08 May 2013 10:43:02 +0100 |
| mod_admin_web: Update URL for adhoc.js | Florian Zeitz | Wed, 08 May 2013 02:26:54 +0200 |
| mod_firewall: Make defining objects generic (currently zones and rate limits), so more can easily be added. Also a syntax change... definition lines must begin with % | Matthew Wild | Tue, 07 May 2013 10:33:49 +0100 |