log

age author description
Thu, 24 Mar 2011 19:49:42 +0000 Phil Stewart mod_sms_clickatell: initial import
Fri, 18 Mar 2011 21:26:27 +0000 Matthew Wild mod_smacks: Merge mod_fastreconnect (resumption support), fix a number of bugs, refactor the code and add some more comments to explain process
Sat, 05 Mar 2011 18:52:43 +0000 Joseph Wallace mod_muc_log_http: Fix room name encoding/decoding (for UTF-8 room names)
Thu, 03 Mar 2011 15:27:39 +0000 Matthew Wild mod_muc_log_http: Fix iterator usage and indentation in loadTheme() (thanks tanget128)
Wed, 23 Feb 2011 01:36:46 +0500 Waqas Hussain mod_auth_*: Get rid of undocumented and broken 'sasl_realm' config option.
Wed, 16 Feb 2011 22:04:55 +0000 Matthew Wild mod_auth_internal_yubikey: New authentication provider for two-factor authentication with Yubikeys
Mon, 14 Feb 2011 01:27:35 +0000 Matthew Wild 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.
Sun, 13 Feb 2011 23:30:11 +0100 Kim Alvefur mod_auth_dovecot: Add line missing from previous commit.
Sun, 13 Feb 2011 23:29:05 +0100 Kim Alvefur mod_auth_dovecot: One mechanism per MECH command.
Wed, 09 Feb 2011 21:08:31 +0500 Waqas Hussain mod_srvinjection: Fix type in variable name.
Wed, 09 Feb 2011 16:35:53 +0500 Waqas Hussain mod_srvinjection: Add support for a wildcard host.
Sun, 06 Feb 2011 05:05:49 +0100 Kim Alvefur mod_ircd: Don't allow any command until nick has been set. Split out NAMES into a command.
Fri, 04 Feb 2011 17:08:51 +0100 Florian Zeitz mod_admin_web: Add some margin so that elements don't overlap.
Thu, 03 Feb 2011 23:57:54 +0100 Kim Alvefur Merge
Thu, 03 Feb 2011 22:44:02 +0100 Florian Zeitz mod_admin_web: Make dependency fetching more reliable
Thu, 03 Feb 2011 22:22:11 +0100 Florian Zeitz mod_admin_web: Get strophe.js from tarball instead of git (Thanks darkrain)
Thu, 03 Feb 2011 21:54:11 +0100 Florian Zeitz mod_admin_web: Style fix. A <span/> is more appropriate here
Thu, 03 Feb 2011 23:57:37 +0100 Kim Alvefur mod_ircd: Add QUIT command.
Thu, 03 Feb 2011 21:47:04 +0100 Florian Zeitz mod_admin_web: Fix path building
Thu, 03 Feb 2011 18:00:39 +0100 Kim Alvefur mod_ircd: Fix squishy file
Wed, 02 Feb 2011 23:52:31 +0100 Kim Alvefur mod_ircd: Partial rewrite, use verse for MUC
Tue, 01 Feb 2011 00:24:19 +0100 Kim Alvefur mod_pubsub_feed: Implement signature verification
Mon, 31 Jan 2011 23:32:25 +0100 Kim Alvefur mod_pubsub_feed: Fix verify_token checking.
Mon, 31 Jan 2011 23:11:47 +0100 Kim Alvefur mod_pubsub_feed: Stricter verification handling. Correctly echo the hubs challenge.
Mon, 31 Jan 2011 03:37:16 +0100 Kim Alvefur mod_pubsub_feed: Implement PubSubHubbub subscriber
Thu, 27 Jan 2011 17:36:58 +0100 Kim Alvefur mod_post_msg: Add compatibility with usermanager in 0.7
Thu, 27 Jan 2011 17:30:48 +0100 Kim Alvefur mod_post_msg: Better initialization
Fri, 21 Jan 2011 04:10:40 +0100 Florian Zeitz mod_admin_web: Make module global. Host to administrate is now chooseable
Wed, 19 Jan 2011 20:18:38 +0100 Kim Alvefur mod_data_access: New plugin providing a HTTP interface to Prosodys datamanager
Fri, 14 Jan 2011 01:54:39 +0100 Florian Zeitz mod_admin_web: Get rid of the mod_pubsub dependency