Mercurial > prosody-modules
log mod_muc_log/mod_muc_log.lua @ 946:2c5430ff1c11
age | author | description |
---|---|---|
Wed, 02 Dec 2009 23:07:58 +0100 | Thilo Cestonaro | mod_muc_log: make that it logs again |
Tue, 17 Nov 2009 21:19:17 +0100 | Thilo Cestonaro | mod_muc_log: split into mod_muc_log and mod_muc_log_http |
Tue, 10 Nov 2009 22:53:12 +0100 | Thilo Cestonaro | mod_muc_log: specified day is now part of the url not a query. days are sorted, newest top. |
Tue, 10 Nov 2009 13:19:27 +0500 | Waqas Hussain | mod_muc_log: Changed absolute URL paths to be relative. |
Mon, 09 Nov 2009 23:50:37 +0100 | Thilo Cestonaro | mod_muc_log: can handle now more components and should be used as global module! HTTP Path changed to http://...../muc_log/<component>/<room>/ |
Mon, 09 Nov 2009 18:15:59 +0100 | Thilo Cestonaro | mod_muc_log: add show/hide join/leave and status changes checkboxes. Add two config values showJoin and showStatus as the default values. |
Sun, 08 Nov 2009 22:10:42 +0100 | Thilo Cestonaro | mod_muc_log: retrieving the room config, is not a kick of a person!! :) (thx again to flo spotting it!) |