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
Mon, 11 Feb 2013 19:21:31 +0100 mod_smacks: Don't try to send stanzas to hibernating sessions. Fixes duplicate IQ replies on libevent.
Kim Alvefur <zash@zash.se> [Mon, 11 Feb 2013 19:21:31 +0100] rev 908
mod_smacks: Don't try to send stanzas to hibernating sessions. Fixes duplicate IQ replies on libevent.
Sun, 10 Feb 2013 23:32:15 +0000 mod_incidents_handling: fix typo on function name.
Marco Cirillo <maranda@lightwitch.org> [Sun, 10 Feb 2013 23:32:15 +0000] rev 907
mod_incidents_handling: fix typo on function name.
Sun, 10 Feb 2013 22:40:18 +0000 mod_incidents_handling: initial commit, only about half tested, util functions (parsers, etc) should be working and so do adhoc commands. All the fixed-type fields into the adhoc cmds' output are currently stripped by Prosody until someone *fills* line 56 of util.dataforms.
Marco Cirillo <maranda@lightwitch.org> [Sun, 10 Feb 2013 22:40:18 +0000] rev 906
mod_incidents_handling: initial commit, only about half tested, util functions (parsers, etc) should be working and so do adhoc commands. All the fixed-type fields into the adhoc cmds' output are currently stripped by Prosody until someone *fills* line 56 of util.dataforms.
(0) -300 -100 -10 +10 +100 +300 +1000 +3000 tip