log mod_http_muc_log/mod_http_muc_log.lua @ 2591:3e1a85c5194c

age author description
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)
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
Mon, 09 Feb 2015 00:47:38 +0100 Kim Alvefur mod_http_muc_log: Sort date list in reverse
Wed, 03 Dec 2014 15:35:38 +0100 Kim Alvefur mod_http_muc_log: Split out template into a configurable file.
Tue, 02 Dec 2014 15:12:01 +0100 Kim Alvefur mod_http_muc_log: Revamp template system
Tue, 02 Dec 2014 14:17:08 +0100 Kim Alvefur mod_http_muc_log: List rooms with logging explicitly enabled
Tue, 02 Dec 2014 14:14:38 +0100 Kim Alvefur mod_http_muc_log: Include charset in Content-Type header