Log

description author age
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
mod_remote_roster: Initial commit. Implements 2.2, 2.3 of <http://jkaluza.fedorapeople.org/remote-roster.html>. Waqas Hussain Mon, 10 Jan 2011 16:35:43 +0500
mod_reload_modules: Module to, erm, reload modules, on SIGHUP/config reload Matthew Wild Sat, 08 Jan 2011 18:16:14 +0000
mod_auth_dovecot: Fix various global variable sets/gets, log levels, unclear variable names and change coding style to match more closely the rest of the Prosody code. Matthew Wild Sat, 08 Jan 2011 17:57:03 +0000
mod_auth_dovecot: Only check Dovecot major version. Bump log level from 'warn' to 'error'. (thanks Adrien Clerc) Matthew Wild Sat, 08 Jan 2011 17:08:20 +0000
mod_auth_dovecot: Switch to using upvalue 'conn' instead of provider.c throughout (thanks Adrien Clerc) Matthew Wild Sat, 08 Jan 2011 16:54:33 +0000
mod_admin_web: Handle paths without trailing slash Florian Zeitz Thu, 06 Jan 2011 23:41:45 +0100
mod_admin_web: Add missing argument Florian Zeitz Thu, 06 Jan 2011 21:29:15 +0100
mod_admin_web: Specify only directory as bosh service, so it (normally) doesn't need changing (Thanks Zash) Florian Zeitz Mon, 27 Dec 2010 21:50:51 +0100
mod_admin_web: Show whether connection is encrypted/compressed Florian Zeitz Mon, 27 Dec 2010 21:34:41 +0100
mod_auth_*, mod_saslauth_muc: Update SASL callbacks to take SASL handler as first argument. Waqas Hussain Mon, 27 Dec 2010 20:15:21 +0500
mod_admin_web: Fix initialisation code, undeclared variable and wrong event scope Matthew Wild Mon, 27 Dec 2010 15:07:16 +0000
mod_admin_web: Move pubsub service initialisation into a server-started handler, in case we get loaded before the service Matthew Wild Mon, 27 Dec 2010 04:24:44 +0000
mod_admin_web: Don't delete the menu Florian Zeitz Mon, 27 Dec 2010 04:24:34 +0100
mod_admin_web: Add a live view for C2S connections Florian Zeitz Mon, 27 Dec 2010 04:19:41 +0100
mod_pubsub_feed: Catch and handle errors when publishing Kim Alvefur Sun, 26 Dec 2010 19:05:39 +0100
mod_pubsub_feed: Fix detection of updated posts Kim Alvefur Sun, 26 Dec 2010 18:59:13 +0100
mod_admin_web: XHTML fix Florian Zeitz Sun, 26 Dec 2010 02:23:16 +0100
mod_admin_web: Add support for calling adhoc commands Florian Zeitz Sun, 26 Dec 2010 02:20:25 +0100