Mercurial > prosody-modules
log mod_muc_log/mod_muc_log.lua @ 117:ecf05eb2d833
age | author | description |
---|---|---|
2009-12-02 | Thilo Cestonaro | mod_muc_log: make that it logs again |
2009-11-17 | Thilo Cestonaro | mod_muc_log: split into mod_muc_log and mod_muc_log_http |
2009-11-10 | Thilo Cestonaro | mod_muc_log: specified day is now part of the url not a query. days are sorted, newest top. |
2009-11-10 | Waqas Hussain | mod_muc_log: Changed absolute URL paths to be relative. |
2009-11-09 | 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>/ |
2009-11-09 | 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. |
2009-11-08 | Thilo Cestonaro | mod_muc_log: retrieving the room config, is not a kick of a person!! :) (thx again to flo spotting it!) |