Mercurial > prosody-modules
log mod_http_muc_log/mod_http_muc_log.lua @ 3283:97b8b07ae1d1
age | author | description |
---|---|---|
Sat, 25 Aug 2018 17:39:41 +0200 | Emmanuel Gil Peyrot | mod_http_muc_log: Close unclosed <p/> tag in template. |
Tue, 29 May 2018 05:50:19 +0200 | Kim Alvefur | mod_http_muc_log: Handle errors while loading template file in a more graceful manner |
Tue, 29 May 2018 04:36:56 +0200 | Kim Alvefur | mod_http_muc_log: Include URL in disco#info for public rooms |
Mon, 28 May 2018 20:55:22 +0200 | Kim Alvefur | mod_http_muc_log: Use separate variable for filename and file handle |
Mon, 28 May 2018 20:36:42 +0200 | Kim Alvefur | mod_http_muc_log: Fix inverted logic |
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) |