Sat, 10 Aug 2013 22:01:18 +0200 |
Kim Alvefur |
mod_muc_log: Restore copyright header that somehow got lost
|
Sat, 10 Aug 2013 17:32:28 +0200 |
Kim Alvefur |
mod_muc_log: Clean up some unused imports and variables
|
Sat, 10 Aug 2013 17:25:21 +0200 |
Kim Alvefur |
mod_muc_log: Use old datamanager directly, instead of hacking storagemanager
|
Wed, 10 Jul 2013 12:42:46 +0200 |
Kim Alvefur |
mod_muc_log: Don't change defaults across versions!
|
Wed, 10 Jul 2013 12:41:32 +0200 |
Kim Alvefur |
mod_muc_log: Add a room config option for logging
|
Wed, 05 Jun 2013 21:05:41 +0200 |
Marco Cirillo |
mod_muc_log: don't log iqs either if presences are disabled, little use and may trigger "false positives".
|
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.
|