Log

description author age
mod_websocket: Add CORS support Florian Zeitz Wed, 31 Oct 2012 20:07:23 +0100
mod_checkcerts: Improve, add comments, add forward compatibility. Kim Alvefur Mon, 29 Oct 2012 00:46:51 +0100
mod_carbons: Advertise support for the previous version Kim Alvefur Sat, 27 Oct 2012 20:02:10 +0200
mod_websocket: Don't offer starttls Florian Zeitz Thu, 25 Oct 2012 17:45:08 +0200
mod_pastebin: provide correct content-type on invalid pastes warnings too. Marco Cirillo Thu, 25 Oct 2012 00:15:23 +0000
mod_register_json: add option to handle requests only on secure connections. Marco Cirillo Tue, 23 Oct 2012 13:32:44 +0000
mod_carbons: Update to latest version of XEP-0280, while supporting the old version. Kim Alvefur Wed, 17 Oct 2012 03:47:15 +0200
mod_websocket: Accept GET request without trailing / Florian Zeitz Mon, 15 Oct 2012 21:02:43 +0200
mod_websocket: Update example HTML Florian Zeitz Mon, 15 Oct 2012 20:56:15 +0200
mod_webpresence: Don't calculate the same hash four times. Waqas Hussain Sat, 13 Oct 2012 03:31:26 +0500
mod_auth_external: Work even when the LuaProcessCall library isn't available. Waqas Hussain Sat, 13 Oct 2012 02:33:06 +0500
mod_password_policy: Fix inverted length check. Waqas Hussain Sat, 06 Oct 2012 19:25:53 +0500
mod_websocket: Check whether the xmpp sub-protocol was requested Florian Zeitz Fri, 05 Oct 2012 19:44:23 +0200
mod_auth_sql: Add users iterator Kim Alvefur Fri, 05 Oct 2012 19:34:53 +0200
mod_websocket: More robust frame handling Florian Zeitz Fri, 05 Oct 2012 16:57:34 +0200
mod_password_policy: Initial commit. Waqas Hussain Fri, 05 Oct 2012 05:49:22 +0500
mod_websocket: Fix frame length calculation Florian Zeitz Thu, 04 Oct 2012 16:38:39 +0200
mod_websocket: Merge with current mod_c2s Florian Zeitz Thu, 04 Oct 2012 16:37:33 +0200
mod_auth_dovecot: Improved error reporting. Waqas Hussain Fri, 28 Sep 2012 08:31:27 +0500
mod_carbons: Fix logic, top resources should only be excluded for incoming messages Kim Alvefur Sat, 22 Sep 2012 02:06:21 +0200
mod_carbons: Less complicated assignments (thanks waqas) Kim Alvefur Sat, 22 Sep 2012 01:56:59 +0200
mod_carbons: Fix handling of messages from remote hosts Kim Alvefur Wed, 19 Sep 2012 16:36:32 +0200
mod_host_guard: close down streams from and to filtered entities, on initialization / configuration reload. Marco Cirillo Wed, 19 Sep 2012 01:30:58 +0000
mod_carbons: Optimize and clarify (thanks waqas) Kim Alvefur Tue, 18 Sep 2012 21:05:41 +0200
mod_carbons: Add comments and rename some variables to make it clearer Kim Alvefur Tue, 18 Sep 2012 18:58:13 +0200
Merge upstream with my local LDAP work Rob Hoelz Tue, 18 Sep 2012 00:31:42 +0200
Properly handle avatar/logo BINVALs Rob Hoelz Tue, 18 Sep 2012 00:29:28 +0200
Test for present avatar data in user vCard Rob Hoelz Tue, 18 Sep 2012 00:16:12 +0200
Fix vCard checking routine to handle avatars properly Rob Hoelz Tue, 18 Sep 2012 00:14:31 +0200
Compare decoded JPEG avatar data Rob Hoelz Tue, 18 Sep 2012 00:14:00 +0200
Fix prosody config (type is MIME type) Rob Hoelz Tue, 18 Sep 2012 00:13:37 +0200
Fix got/expected in vCard content test Rob Hoelz Tue, 18 Sep 2012 00:07:31 +0200
Add photo config to sample config Rob Hoelz Mon, 17 Sep 2012 23:56:21 +0200
Add test for vCard photo Rob Hoelz Mon, 17 Sep 2012 23:56:11 +0200
Add avatar data/config for testing Rob Hoelz Mon, 17 Sep 2012 23:55:51 +0200
mod_mam_muc_sql: SQL variant of mod_mam_muc Kim Alvefur Mon, 17 Sep 2012 20:15:27 +0200
mod_mam_muc: MUC version of mod_mam Kim Alvefur Mon, 17 Sep 2012 20:14:51 +0200
mod_mam_sql: Fork of mod_mam using SQL. Kim Alvefur Mon, 17 Sep 2012 20:14:26 +0200
mod_host_guard: fix typos into the code, the operators were supposed to be "not equal". Marco Cirillo Wed, 12 Sep 2012 22:05:57 +0000
mod_host_guard: replace checking host object with checking the configuration for the authentication option set to anonymous, I suppose that was the reason I imported configmanager but probably lost that somewhere in the process. Marco Cirillo Wed, 12 Sep 2012 20:08:48 +0000
mod_auth_external, mod_auth_internal_yubikey: Get rid of useless wrapper function around the auth provider. Waqas Hussain Thu, 13 Sep 2012 00:17:42 +0500
mod_host_guard: prevent possible traceback during host manual activation/deactivation. Marco Cirillo Wed, 12 Sep 2012 19:15:45 +0000
mod_auth_*: Use module:provides(), and don't explicitly specify provider.name. Waqas Hussain Thu, 13 Sep 2012 00:08:29 +0500
mod_storage_*: Update to use module:provides(). Waqas Hussain Wed, 12 Sep 2012 23:58:01 +0500
mod_smacks: Avoid indexing a nil value Kim Alvefur Wed, 12 Sep 2012 18:03:55 +0200
mod_smacks: Only request ack for stanzas Kim Alvefur Mon, 10 Sep 2012 21:11:04 +0200
mod_smacks: Less table indexing! Kim Alvefur Mon, 10 Sep 2012 21:02:26 +0200
Add LDAP plugin suite rob Sun, 02 Sep 2012 15:35:50 +0200
mod_mam: Fix variable name, blame autocomplete Kim Alvefur Mon, 27 Aug 2012 05:18:56 +0200
mod_register_redirect: rebacked in changeset c6f1427da79d (behaviour fixed). Marco Cirillo Sun, 26 Aug 2012 23:34:36 +0000
mod_vjud/vcard.lib: Handle empty vcards (thanks mva) Kim Alvefur Mon, 27 Aug 2012 00:06:06 +0200
mod_register_redirect: revert back previous change, as returning origin.send() causes inconsistent behaviour stanza routing/callbacks wise if the request comes from a remote entity. Marco Cirillo Sun, 26 Aug 2012 17:20:45 +0000
mod_carbons: Merge enable and disable handlers Kim Alvefur Sun, 26 Aug 2012 18:56:50 +0200
mod_twitter: Use module:send() Kim Alvefur Sat, 25 Aug 2012 19:25:16 +0200
mod_pastebin: Have a default pastebin URL. Waqas Hussain Tue, 21 Aug 2012 23:37:53 +0500
mod_pubsub_hub: Add compat wrapping of Atom content for interop with PuSH Kim Alvefur Fri, 17 Aug 2012 17:23:52 +0200
mod_mam: Report id of first item and number of items sent. Kim Alvefur Thu, 16 Aug 2012 22:31:08 +0200
mod_mam: Change storage format to store bare JID + resource. Kim Alvefur Thu, 16 Aug 2012 21:31:46 +0200
mod_mam: remove useless check Kim Alvefur Thu, 16 Aug 2012 21:16:35 +0200
mod_pubsub_feeds: util.pubsub methods return bool, data Kim Alvefur Wed, 15 Aug 2012 17:29:18 +0200