mod_muc_log: Change to a non-locale dependent timestamp format
|
Kim Alvefur |
Mon, 10 Nov 2014 14:47:54 +0100 |
mod_muc_log: Add option to log rooms by default unless changed in room config
|
Kim Alvefur |
Mon, 03 Nov 2014 20:37:33 +0100 |
mod_muc_log, mod_muc_log_http: Make compatible with both new and old MUC API
|
Vadim Misbakh-Soloviov |
Tue, 24 Jun 2014 13:14:54 +0700 |
mod_muc_log: Make sure base path is created
|
Kim Alvefur |
Wed, 19 Mar 2014 14:03:46 +0100 |
all the things: Remove trailing whitespace
|
Florian Zeitz |
Tue, 11 Mar 2014 18:44:01 +0100 |
Backed out changeset 853a382c9bd6
|
Kim Alvefur |
Fri, 28 Feb 2014 15:37:55 +0100 |
mod_turncredentials: Advertise the XEP-0215 feature (thanks Gryffus)
|
Kim Alvefur |
Fri, 28 Feb 2014 15:36:06 +0100 |
mod_muc_log: Restore copyright header that somehow got lost
|
Kim Alvefur |
Sat, 10 Aug 2013 22:01:18 +0200 |
mod_muc_log: Clean up some unused imports and variables
|
Kim Alvefur |
Sat, 10 Aug 2013 17:32:28 +0200 |
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 |