Log

description author age
mod_register_json: Failed at JSON successful decode check, fixed with a code refactor. Marco Cirillo Tue, 12 Apr 2011 20:41:57 +0000
mod_register_json: Typo fix. Marco Cirillo Tue, 12 Apr 2011 19:13:16 +0000
mod_register_json: Changed log levels, added a few primitive throttling/whitelist/blacklist options Marco Cirillo Tue, 12 Apr 2011 19:09:34 +0000
mod_register_json: Minor refactor, default to port 9280 if option is unspecified or default to port 9443 if SSL is used. (Good, bad?) Marco Cirillo Tue, 12 Apr 2011 17:47:47 +0000
mod_register_json: Changed a few bits to allow the service to be specified as standalone (by default uses port 9443), Q: Does it work? Marco Cirillo Tue, 12 Apr 2011 17:13:38 +0000
mod_register_json: Fixed missing close quote. Marco Cirillo Tue, 12 Apr 2011 15:36:30 +0000
mod_register_json: First commit (needs tests). Marco Cirillo Tue, 12 Apr 2011 15:25:37 +0000
Implemented basic SQL authentication module. Tomasz Sterna Tue, 12 Apr 2011 00:30:53 +0200
merge with upstream Phil Stewart Sun, 03 Apr 2011 22:49:36 +0100
mod_json_streams/strophe.jsonstreams.js: Fix some compatability issues. Waqas Hussain Sat, 02 Apr 2011 04:27:43 +0500
mod_json_streams/strophe.jsonstreams.js: A strophe.js plugin to make it work. Waqas Hussain Sat, 02 Apr 2011 03:11:22 +0500
mod_json_streams: Add BOSH support (on HTTP path "/jsonstreams"). Waqas Hussain Sat, 02 Apr 2011 03:10:04 +0500
mod_json_streams: An implementation of XEP-0295: JSON Encodings for XMPP. Waqas Hussain Sat, 02 Apr 2011 00:04:26 +0500
mod_muc_log_http: HTML overhaul. Replacing deprecated elements and style-attributes. Florian Zeitz Sun, 27 Mar 2011 05:34:09 +0200
mod_sms_clickatell: moved clickatell API ID and source number settings to component registration Phil Stewart Sun, 03 Apr 2011 22:47:06 +0100
mod_sms_clickatell: initial import Phil Stewart Thu, 24 Mar 2011 19:49:42 +0000
mod_smacks: Merge mod_fastreconnect (resumption support), fix a number of bugs, refactor the code and add some more comments to explain process Matthew Wild Fri, 18 Mar 2011 21:26:27 +0000
mod_muc_log_http: Fix room name encoding/decoding (for UTF-8 room names) Joseph Wallace Sat, 05 Mar 2011 18:52:43 +0000
mod_muc_log_http: Fix iterator usage and indentation in loadTheme() (thanks tanget128) Matthew Wild Thu, 03 Mar 2011 15:27:39 +0000
mod_auth_*: Get rid of undocumented and broken 'sasl_realm' config option. Waqas Hussain Wed, 23 Feb 2011 01:36:46 +0500
mod_auth_internal_yubikey: New authentication provider for two-factor authentication with Yubikeys Matthew Wild Wed, 16 Feb 2011 22:04:55 +0000
mod_auth_dovecot: Use hash of vhost as PID to pass to dovecot - the ID must be unique per process, whereas we make a connection per vhost. Matthew Wild Mon, 14 Feb 2011 01:27:35 +0000
mod_auth_dovecot: Add line missing from previous commit. Kim Alvefur Sun, 13 Feb 2011 23:30:11 +0100
mod_auth_dovecot: One mechanism per MECH command. Kim Alvefur Sun, 13 Feb 2011 23:29:05 +0100