Software /
code /
prosody-modules
Log
mod_muc_log/mod_muc_log.lua @ 1133:11e2598baafb
description | author | age |
---|---|---|
mod_muc_log: Use old datamanager directly, instead of hacking storagemanager | Kim Alvefur | Sat, 10 Aug 2013 17:25:21 +0200 |
mod_muc_log: Don't change defaults across versions! | Kim Alvefur | Wed, 10 Jul 2013 12:42:46 +0200 |
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 |