Software /
code /
prosody-modules
Log
mod_muc_log/mod_muc_log.lua @ 1037:892272432703
description | author | age |
---|---|---|
mod_muc_log: Fix mistake in previous merge (thanks Maranda) | Matthew Wild | Sat, 01 Jun 2013 23:20:09 +0100 |
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) | Matthew Wild | Sat, 01 Jun 2013 22:14:52 +0100 |
mod_muc_log, mod_muc_log_http: backport changes from Metronome. | Marco Cirillo | Sat, 01 Jun 2013 23:37:39 +0200 |
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 |