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