Mercurial > prosody-modules
log mod_http_muc_log/mod_http_muc_log.lua @ 2236:86bc6e1d9d4d
age | author | description |
---|---|---|
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) |
Mon, 07 Sep 2015 16:27:26 +0200 | Kim Alvefur | mod_http_muc_log: If archive driver provides the dates method, use it |
Tue, 19 May 2015 16:13:00 +0200 | Kim Alvefur | mod_http_muc_log: Template engine thing moved into util.interpolation |
Sat, 11 Apr 2015 21:43:32 +0200 | Kim Alvefur | mod_http_muc_log: Fix passing dates trough util.datetime twice; |
Tue, 07 Apr 2015 18:12:40 +0200 | Kim Alvefur | mod_http_muc_log: Cleanup [luacheck] |
Wed, 11 Mar 2015 13:29:23 +0100 | Kim Alvefur | mod_http_muc_log: Alter template language to more simply allow optional bits in templates |
Tue, 10 Feb 2015 15:00:10 +0100 | Kim Alvefur | mod_http_muc_log: Switch to a calendar view for selecting dates |