Mercurial > prosody-modules
log mod_muc_log/mod_muc_log.lua @ 1042:5fd0860c86cd
age | author | description |
---|---|---|
Sun, 02 Jun 2013 02:32:21 +0200 | Marco Cirillo | mod_muc_limits: _Fixing_ mistake in MattJ's merge and in the same time handing him a coffee cup. |
Sat, 01 Jun 2013 23:20:09 +0100 | Matthew Wild | mod_muc_log: Fix mistake in previous merge (thanks Maranda) |
Sat, 01 Jun 2013 22:14:52 +0100 | Matthew Wild | mod_muc_log: Reduce hook priority to 1 (from 500), we want to log after any plugins have filtered/modified the incoming stanza (thanks Asterix/Maranda) |
Sat, 01 Jun 2013 23:37:39 +0200 | Marco Cirillo | mod_muc_log, mod_muc_log_http: backport changes from Metronome. |
Thu, 09 May 2013 02:13:09 +0200 | Marco Cirillo | mod_muc_log, mod_muc_log_http: cleanup syntax (off with the "~= nil"), and cut down wild table indexing. |
Mon, 08 Apr 2013 01:00:26 +0200 | Marco Cirillo | mod_muc_log: some cleanup and code refactor also force the plugin storage driver being internal. |