Software /
code /
prosody-modules
Log
mod_muc_log/mod_muc_log.lua @ 976:0428009c1127
description | author | age |
---|---|---|
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 |