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 |
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 |
mod_muc_log: specified day is now part of the url not a query. days are sorted, newest top.
|
Thilo Cestonaro |
Tue, 10 Nov 2009 22:53:12 +0100 |
mod_muc_log: Changed absolute URL paths to be relative.
|
Waqas Hussain |
Tue, 10 Nov 2009 13:19:27 +0500 |
mod_muc_log: can handle now more components and should be used as global module! HTTP Path changed to http://...../muc_log/<component>/<room>/
|
Thilo Cestonaro |
Mon, 09 Nov 2009 23:50:37 +0100 |
mod_muc_log: add show/hide join/leave and status changes checkboxes. Add two config values showJoin and showStatus as the default values.
|
Thilo Cestonaro |
Mon, 09 Nov 2009 18:15:59 +0100 |
mod_muc_log: retrieving the room config, is not a kick of a person!! :) (thx again to flo spotting it!)
|
Thilo Cestonaro |
Sun, 08 Nov 2009 22:10:42 +0100 |