log mod_http_muc_log/mod_http_muc_log.lua @ 2261:a276fdabf768

age author description
2016-07-08 Kim Alvefur mod_http_muc_log: Find next and previous date with date index if this is supported by the storage driver
2016-07-08 Kim Alvefur mod_http_muc_log: Link to next day with content, regardless of type (simplifes)
2015-09-07 Kim Alvefur mod_http_muc_log: If archive driver provides the dates method, use it
2015-05-19 Kim Alvefur mod_http_muc_log: Template engine thing moved into util.interpolation
2015-04-11 Kim Alvefur mod_http_muc_log: Fix passing dates trough util.datetime twice;
2015-04-07 Kim Alvefur mod_http_muc_log: Cleanup [luacheck]
2015-03-11 Kim Alvefur mod_http_muc_log: Alter template language to more simply allow optional bits in templates
2015-02-10 Kim Alvefur mod_http_muc_log: Switch to a calendar view for selecting dates
2015-02-08 Kim Alvefur mod_http_muc_log: Sort date list in reverse
2014-12-03 Kim Alvefur mod_http_muc_log: Split out template into a configurable file.
2014-12-02 Kim Alvefur mod_http_muc_log: Revamp template system
2014-12-02 Kim Alvefur mod_http_muc_log: List rooms with logging explicitly enabled