Mercurial > prosody-modules
log mod_http_muc_log/mod_http_muc_log.lua @ 2741:69248dcd7cff
age | author | description |
---|---|---|
Thu, 13 Apr 2017 22:47:09 +0200 | Kim Alvefur | mod_http_muc_log: Remove caching |
Wed, 01 Mar 2017 20:34:17 +0100 | Kim Alvefur | mod_http_muc_log: Fix prev/next date finding |
Wed, 01 Mar 2017 20:33:58 +0100 | Kim Alvefur | mod_http_muc_log: Rename loop variable to avoid name clash |
Wed, 01 Mar 2017 20:31:08 +0100 | Kim Alvefur | mod_http_muc_log: Move scope of variables into loop |
Wed, 01 Mar 2017 20:29:40 +0100 | Kim Alvefur | mod_http_muc_log: Add some comments |
Fri, 08 Jul 2016 22:40:30 +0200 | Kim Alvefur | mod_http_muc_log: Find next and previous date with date index if this is supported by the storage driver |
Fri, 08 Jul 2016 22:39:41 +0200 | Kim Alvefur | mod_http_muc_log: Link to next day with content, regardless of type (simplifes) |