Software /
code /
prosody-modules
Log
description | author | age |
---|---|---|
mod_pastebin: more sensible unconfigured base url formatting, use interface directive if present. | Marco Cirillo | Tue, 17 Jan 2012 01:43:50 +0000 |
mod_server_status: added http cleanup code from mod_register_json | Marco Cirillo | Tue, 17 Jan 2012 01:40:58 +0000 |
mod_register_json: switched module:get_option_boolean("use_libevent", nil) with require "core.configmanager".get("*", "core", "use_libevent") as the first possibly won't work (module is unloaded) | Marco Cirillo | Tue, 17 Jan 2012 01:31:58 +0000 |
mod_stanza_counter_http: added cleanup function (from mod_register_json) | Marco Cirillo | Tue, 17 Jan 2012 01:27:38 +0000 |