Log

description author age
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
mod_srvinjection: Fix type in variable name. Waqas Hussain Wed, 09 Feb 2011 21:08:31 +0500
mod_srvinjection: Add support for a wildcard host. Waqas Hussain Wed, 09 Feb 2011 16:35:53 +0500
mod_ircd: Don't allow any command until nick has been set. Split out NAMES into a command. Kim Alvefur Sun, 06 Feb 2011 05:05:49 +0100
mod_admin_web: Add some margin so that elements don't overlap. Florian Zeitz Fri, 04 Feb 2011 17:08:51 +0100
Merge Kim Alvefur Thu, 03 Feb 2011 23:57:54 +0100
mod_admin_web: Make dependency fetching more reliable Florian Zeitz Thu, 03 Feb 2011 22:44:02 +0100
mod_admin_web: Get strophe.js from tarball instead of git (Thanks darkrain) Florian Zeitz Thu, 03 Feb 2011 22:22:11 +0100
mod_admin_web: Style fix. A <span/> is more appropriate here Florian Zeitz Thu, 03 Feb 2011 21:54:11 +0100
mod_ircd: Add QUIT command. Kim Alvefur Thu, 03 Feb 2011 23:57:37 +0100
mod_admin_web: Fix path building Florian Zeitz Thu, 03 Feb 2011 21:47:04 +0100
mod_ircd: Fix squishy file Kim Alvefur Thu, 03 Feb 2011 18:00:39 +0100
mod_ircd: Partial rewrite, use verse for MUC Kim Alvefur Wed, 02 Feb 2011 23:52:31 +0100
mod_pubsub_feed: Implement signature verification Kim Alvefur Tue, 01 Feb 2011 00:24:19 +0100
mod_pubsub_feed: Fix verify_token checking. Kim Alvefur Mon, 31 Jan 2011 23:32:25 +0100
mod_pubsub_feed: Stricter verification handling. Correctly echo the hubs challenge. Kim Alvefur Mon, 31 Jan 2011 23:11:47 +0100
mod_pubsub_feed: Implement PubSubHubbub subscriber Kim Alvefur Mon, 31 Jan 2011 03:37:16 +0100
mod_post_msg: Add compatibility with usermanager in 0.7 Kim Alvefur Thu, 27 Jan 2011 17:36:58 +0100
mod_post_msg: Better initialization Kim Alvefur Thu, 27 Jan 2011 17:30:48 +0100
mod_admin_web: Make module global. Host to administrate is now chooseable Florian Zeitz Fri, 21 Jan 2011 04:10:40 +0100
mod_data_access: New plugin providing a HTTP interface to Prosodys datamanager Kim Alvefur Wed, 19 Jan 2011 20:18:38 +0100
mod_admin_web: Get rid of the mod_pubsub dependency Florian Zeitz Fri, 14 Jan 2011 01:54:39 +0100
mod_remote_roster: Let component set roster item subscription. Waqas Hussain Tue, 11 Jan 2011 18:13:23 +0500
mod_remote_roster: Implement section 2.5 of <http://jkaluza.fedorapeople.org/remote-roster.html>. Waqas Hussain Mon, 10 Jan 2011 17:20:34 +0500