Mercurial > prosody-modules
graph
-
mod_smacks: Fix smacks on s2s connections, but disable it by default.Tue, 24 Jan 2012 14:56:00 +0100, by Kim Alvefur
-
Adapt to bootstrapThu, 19 Jan 2012 22:14:19 +0100, by Florian Zeitz
-
mod_admin_web: Replace command list instead of appendingWed, 18 Jan 2012 15:51:38 +0100, by Florian Zeitz
-
mod_adhoc_web: Redesign adhoc command paneWed, 18 Jan 2012 01:24:41 +0100, by Florian Zeitz
-
mod_admin_web: Begin switch to using bootstrap stylesTue, 17 Jan 2012 16:07:21 +0000, by Matthew Wild
-
mod_admin_web: Add bootstrap to get_deps.shTue, 17 Jan 2012 16:05:47 +0000, by Matthew Wild
-
mod_admin_web: Move style.css to css/Tue, 17 Jan 2012 16:04:54 +0000, by Matthew Wild
-
mod_admin_web: Fix typo (incomming->incoming)Tue, 17 Jan 2012 12:30:23 +0000, by Matthew Wild
-
mod_stanza_counter_http: revert to use module:get_option_booleanTue, 17 Jan 2012 13:58:13 +0000, by Marco Cirillo
-
mod_server_status: revert to use module:get_option_booleanTue, 17 Jan 2012 13:53:49 +0000, by Marco Cirillo
-
mod_register_json: revert to use module:get_option_booleanTue, 17 Jan 2012 13:52:48 +0000, by Marco Cirillo
-
mod_pastebin: more sensible unconfigured base url formatting, use interface directive if present.Tue, 17 Jan 2012 01:43:50 +0000, by Marco Cirillo
-
mod_server_status: added http cleanup code from mod_register_jsonTue, 17 Jan 2012 01:40:58 +0000, by Marco Cirillo
-
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)Tue, 17 Jan 2012 01:31:58 +0000, by Marco Cirillo