log

age author description
Thu, 22 Nov 2012 00:02:28 -0500 Matthew Wild mod_pubsub_github: Receive Github web hooks (generated on pushes to a repository) and forward to a local pubsub node
Wed, 21 Nov 2012 23:30:14 -0500 Matthew Wild mod_pubsub_pivotaltracker: Accept activity notifications from Pivotal Tracker web hooks and relay them to a pubsub node
Thu, 15 Nov 2012 13:27:53 -0500 Matthew Wild mod_pubsub_eventsource: An experimental plugin for allowing non-XMPP subscriptions to pubsub nodes over HTML5's server-sent events (SSE/EventSource) API
Thu, 08 Nov 2012 01:55:00 +0100 Florian Zeitz mod_websocket: Determine whether to use a self-closing stream tag, based on the client's initial data
Wed, 31 Oct 2012 20:07:23 +0100 Florian Zeitz mod_websocket: Add CORS support
Mon, 29 Oct 2012 00:46:51 +0100 Kim Alvefur mod_checkcerts: Improve, add comments, add forward compatibility.
Sat, 27 Oct 2012 20:02:10 +0200 Kim Alvefur mod_carbons: Advertise support for the previous version
Thu, 25 Oct 2012 17:45:08 +0200 Florian Zeitz mod_websocket: Don't offer starttls
Thu, 25 Oct 2012 00:15:23 +0000 Marco Cirillo mod_pastebin: provide correct content-type on invalid pastes warnings too.
Tue, 23 Oct 2012 13:32:44 +0000 Marco Cirillo mod_register_json: add option to handle requests only on secure connections.
Wed, 17 Oct 2012 03:47:15 +0200 Kim Alvefur mod_carbons: Update to latest version of XEP-0280, while supporting the old version.
Mon, 15 Oct 2012 21:02:43 +0200 Florian Zeitz mod_websocket: Accept GET request without trailing /
Mon, 15 Oct 2012 20:56:15 +0200 Florian Zeitz mod_websocket: Update example HTML
Sat, 13 Oct 2012 03:31:26 +0500 Waqas Hussain mod_webpresence: Don't calculate the same hash four times.
Sat, 13 Oct 2012 02:33:06 +0500 Waqas Hussain mod_auth_external: Work even when the LuaProcessCall library isn't available.