Tue, 17 Jan 2012 01:43:50 +0000 mod_pastebin: more sensible unconfigured base url formatting, use interface directive if present.
Marco Cirillo <maranda@lightwitch.org> [Tue, 17 Jan 2012 01:43:50 +0000] rev 565
mod_pastebin: more sensible unconfigured base url formatting, use interface directive if present.
Tue, 17 Jan 2012 01:40:58 +0000 mod_server_status: added http cleanup code from mod_register_json
Marco Cirillo <maranda@lightwitch.org> [Tue, 17 Jan 2012 01:40:58 +0000] rev 564
mod_server_status: added http cleanup code from mod_register_json
Tue, 17 Jan 2012 01:31: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 <maranda@lightwitch.org> [Tue, 17 Jan 2012 01:31:58 +0000] rev 563
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:27:38 +0000 mod_stanza_counter_http: added cleanup function (from mod_register_json)
Marco Cirillo <maranda@lightwitch.org> [Tue, 17 Jan 2012 01:27:38 +0000] rev 562
mod_stanza_counter_http: added cleanup function (from mod_register_json)
Tue, 17 Jan 2012 01:18:36 +0000 mod_register_json: reworked the ccleanup function so that it doesn' try to close an unused listener port if server_event is in use (works only with select)
Marco Cirillo <maranda@lightwitch.org> [Tue, 17 Jan 2012 01:18:36 +0000] rev 561
mod_register_json: reworked the ccleanup function so that it doesn' try to close an unused listener port if server_event is in use (works only with select)
Tue, 17 Jan 2012 00:57:47 +0000 mod_register_json: added auto-cleanup logic to the module so it can at least be unloaded and reloaded without fuss. (Experimental: works with server_select and trunk)
Marco Cirillo <maranda@lightwitch.org> [Tue, 17 Jan 2012 00:57:47 +0000] rev 560
mod_register_json: added auto-cleanup logic to the module so it can at least be unloaded and reloaded without fuss. (Experimental: works with server_select and trunk)
Sun, 15 Jan 2012 20:21:53 +0100 mod_mam: Store the message id more accessible.
Kim Alvefur <zash@zash.se> [Sun, 15 Jan 2012 20:21:53 +0100] rev 559
mod_mam: Store the message id more accessible.
Sun, 15 Jan 2012 03:58:54 +0100 mod_mam: Implement archiving preferences.
Kim Alvefur <zash@zash.se> [Sun, 15 Jan 2012 03:58:54 +0100] rev 558
mod_mam: Implement archiving preferences.
Sun, 15 Jan 2012 02:05:41 +0000 mod_muc_limits: Echo any MUC <x> or <body> in the error reply (required to make Gajim display the error)
Matthew Wild <mwild1@gmail.com> [Sun, 15 Jan 2012 02:05:41 +0000] rev 557
mod_muc_limits: Echo any MUC <x> or <body> in the error reply (required to make Gajim display the error)
Sun, 15 Jan 2012 01:40:50 +0000 mod_muc_limits: Remove throttle object from all rooms on unload (to make sure new settings are applied on reload)
Matthew Wild <mwild1@gmail.com> [Sun, 15 Jan 2012 01:40:50 +0000] rev 556
mod_muc_limits: Remove throttle object from all rooms on unload (to make sure new settings are applied on reload)
(0) -300 -100 -10 +10 +100 +300 +1000 +3000 tip