Software /
code /
prosody-modules
Log
mod_http_muc_log/mod_http_muc_log.lua @ 2819:9ffb059c9ba5
description | author | age |
---|---|---|
mod_http_muc_log: Ignore 'logging' room option, it's no longer set by mod_mam_muc | Kim Alvefur | Mon, 04 Sep 2017 14:49:37 +0200 |
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 |