log mod_muc_log_http/muc_log_http/mod_muc_log_http.lua @ 1343:7dbde05b48a9

age author description
Tue, 11 Mar 2014 18:44:01 +0100 Florian Zeitz all the things: Remove trailing whitespace
Sat, 04 Jan 2014 16:50:57 -0500 Waqas Hussain mod_muc_log_http: URL-encode room names. This allows special characters in room names to work. Ideally this escaping shouldn’t be done in the user visible content, but the module’s template system doesn’t currently allow that.