log

age author description
Sun, 26 Dec 2010 02:20:25 +0100 Florian Zeitz mod_admin_web: Add support for calling adhoc commands
Fri, 24 Dec 2010 02:00:50 +0100 Florian Zeitz mod_admin_web: Change page title
Fri, 24 Dec 2010 01:59:28 +0100 Florian Zeitz mod_admin_web: Only create the node once when loading onto multiple hosts
Thu, 23 Dec 2010 22:40:58 +0100 Florian Zeitz mod_admin_web: Prepare for adding more features
Thu, 23 Dec 2010 20:48:24 +0000 Matthew Wild mod_auth_ldap: Convert to real line endings
Thu, 23 Dec 2010 21:16:31 +0100 Florian Zeitz mod_adhoc_web: Put pubsubHost into js from lua. Compat with util.pubsub changes
Thu, 23 Dec 2010 20:00:34 +0100 Florian Zeitz mod_admin_web: replace get_deps.lua with a (working) get_deps.sh
Wed, 22 Dec 2010 20:24:20 +0000 Matthew Wild mod_group_bookmarks: Always ensure bookmarks are injected, even if the user has no bookmarks already stored
Mon, 20 Dec 2010 16:24:13 +0000 Matthew Wild mod_group_bookmarks: Module to inject room bookmarks to user private XML stores
Fri, 17 Dec 2010 03:34:53 +0100 Florian Zeitz mod_admin_web: Initial PoC commit
Tue, 14 Dec 2010 00:03:24 +0500 Waqas Hussain mod_saslauth_muc: Improved timer handling.
Tue, 14 Dec 2010 00:02:10 +0500 Waqas Hussain mod_auth_ldap: Removed an invalid argument to a function.
Wed, 08 Dec 2010 19:01:13 +0100 Kim Alvefur mod_muc_intercom: Add a delay to the forwarded message.
Thu, 02 Dec 2010 17:22:34 +0500 Waqas Hussain mod_saslauth_muc: Initial commit. Implements SASL auth for MUC rooms <http://xmpp.org/extensions/inbox/remote-auth.html>.
Thu, 02 Dec 2010 16:23:45 +0500 Waqas Hussain mod_tcpproxy: Give stanza handlers a negative priority, to allow mod_iq to process them first.