Mercurial > prosody-modules
log mod_muc_log/mod_muc_log.lua @ 1027:6a2dfa8af421
age | author | description |
---|---|---|
Thu, 09 May 2013 02:13:09 +0200 | Marco Cirillo | mod_muc_log, mod_muc_log_http: cleanup syntax (off with the "~= nil"), and cut down wild table indexing. |
Mon, 08 Apr 2013 01:00:26 +0200 | Marco Cirillo | mod_muc_log: some cleanup and code refactor also force the plugin storage driver being internal. |
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>/ |