Software /
code /
prosody-modules
Log
mod_muc_log/mod_muc_log.lua @ 1104:34c86e4d6c9d
description | author | age |
---|---|---|
mod_muc_log: Add a room config option for logging | Kim Alvefur | Wed, 10 Jul 2013 12:41:32 +0200 |
mod_muc_log: don't log iqs either if presences are disabled, little use and may trigger "false positives". | Marco Cirillo | Wed, 05 Jun 2013 21:05:41 +0200 |
mod_muc_limits: _Fixing_ mistake in MattJ's merge and in the same time handing him a coffee cup. | Marco Cirillo | Sun, 02 Jun 2013 02:32:21 +0200 |
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 |