Sat, 02 Mar 2013 11:47:20 +0100 mod_incidents_handling: run cleanup and save the store when a new object is added.
Marco Cirillo <maranda@lightwitch.org> [Sat, 02 Mar 2013 11:47:20 +0100] rev 918
mod_incidents_handling: run cleanup and save the store when a new object is added.
Tue, 26 Feb 2013 16:11:20 +0100 mod_uptime_presence: Initial commit. Indicates uptime by replying to probes with delay-stamped presence.
Kim Alvefur <zash@zash.se> [Tue, 26 Feb 2013 16:11:20 +0100] rev 917
mod_uptime_presence: Initial commit. Indicates uptime by replying to probes with delay-stamped presence.
Mon, 25 Feb 2013 18:23:37 +0100 mod_register_json: remove unrequired instruction (since it's done above already).
Marco Cirillo <maranda@lightwitch.org> [Mon, 25 Feb 2013 18:23:37 +0100] rev 916
mod_register_json: remove unrequired instruction (since it's done above already).
Tue, 19 Feb 2013 23:53:50 +0100 mod_admin_web: Better error reporting
Florian Zeitz <florob@babelmonkeys.de> [Tue, 19 Feb 2013 23:53:50 +0100] rev 915
mod_admin_web: Better error reporting
Tue, 19 Feb 2013 23:51:28 +0100 mod_admin_web: Default the host selection to the administrators domainpart
Florian Zeitz <florob@babelmonkeys.de> [Tue, 19 Feb 2013 23:51:28 +0100] rev 914
mod_admin_web: Default the host selection to the administrators domainpart
Sun, 17 Feb 2013 19:29:39 +0100 mod_incidents_handling: commiting its auxiliary library.
Marco Cirillo <maranda@lightwitch.org> [Sun, 17 Feb 2013 19:29:39 +0100] rev 913
mod_incidents_handling: commiting its auxiliary library.
Sun, 17 Feb 2013 19:28:47 +0100 mod_incidents_handling: recommit after full test, cleaned it a bit as what I posted was regretfully an unfinished draft, replaced a lot of the fixed type fields used for fields description with desc elements (upstream prosody's util.dataforms will still strip those). Also moved auxiliary functions to a library.
Marco Cirillo <maranda@lightwitch.org> [Sun, 17 Feb 2013 19:28:47 +0100] rev 912
mod_incidents_handling: recommit after full test, cleaned it a bit as what I posted was regretfully an unfinished draft, replaced a lot of the fixed type fields used for fields description with desc elements (upstream prosody's util.dataforms will still strip those). Also moved auxiliary functions to a library.
Sun, 17 Feb 2013 07:30:57 +0100 mod_incidents_handling: still needs some work to be actually functional, backing it out until it's ready.
Marco Cirillo <maranda@lightwitch.org> [Sun, 17 Feb 2013 07:30:57 +0100] rev 911
mod_incidents_handling: still needs some work to be actually functional, backing it out until it's ready.
Fri, 15 Feb 2013 01:32:03 +0100 mod_websocket: Avoid floating point division
Florian Zeitz <florob@babelmonkeys.de> [Fri, 15 Feb 2013 01:32:03 +0100] rev 910
mod_websocket: Avoid floating point division The problem here was that Lua's integer conversion (rounding?) routines behave differently on x86 vs. x86_64 (and even on those there can be minor differenes). Usually the former does proper rounding, while the later floors.
Wed, 13 Feb 2013 21:03:45 +0100 mod_websocket: Change the HTTP name to websocket, and override the default_path instead
Florian Zeitz <florob@babelmonkeys.de> [Wed, 13 Feb 2013 21:03:45 +0100] rev 909
mod_websocket: Change the HTTP name to websocket, and override the default_path instead
(0) -300 -100 -10 +10 +100 +300 +1000 +3000 tip