Mercurial > prosody-modules
log mod_http_muc_log/mod_http_muc_log.lua @ 3061:25eecbb195d9
age | author | description |
---|---|---|
Mon, 28 May 2018 20:21:39 +0200 | Kim Alvefur | mod_http_muc_log: Add comment about argument to policy function |
Mon, 28 May 2018 20:21:01 +0200 | Kim Alvefur | mod_http_muc_log: Add a note about changing how presence is treated |
Mon, 28 May 2018 20:11:37 +0200 | Kim Alvefur | mod_http_muc_log: Base read-access on whether anyone would be able to join (like MUC) |
Mon, 28 May 2018 20:04:46 +0200 | Kim Alvefur | mod_http_muc_log: Only exclude hidden rooms from listing (like disco#items) |
Mon, 28 May 2018 19:06:49 +0200 | Kim Alvefur | mod_http_muc_log: Improve readability of policy function |
Tue, 21 Nov 2017 10:30:35 +0100 | Kim Alvefur | mod_http_muc_log: Generate empty pages in lazy mode, so that one can navigate past quiet days |
Tue, 21 Nov 2017 00:48:05 +0100 | Kim Alvefur | mod_http_muc_log: Check that there are timestamps to work with |
Tue, 21 Nov 2017 00:46:00 +0100 | Kim Alvefur | mod_http_muc_log: Lazy nex/prev link generation |