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 |
mod_muc_log: some cleanup and code refactor also force the plugin storage driver being internal. | Marco Cirillo | Mon, 08 Apr 2013 01:00:26 +0200 |
mod_muc_log: make that it logs again | Thilo Cestonaro | Wed, 02 Dec 2009 23:07:58 +0100 |
mod_muc_log: split into mod_muc_log and mod_muc_log_http | Thilo Cestonaro | Tue, 17 Nov 2009 21:19:17 +0100 |