Mon, 17 Sep 2012 23:56:21 +0200 Add photo config to sample config
Rob Hoelz <rob@hoelz.ro> [Mon, 17 Sep 2012 23:56:21 +0200] rev 824
Add photo config to sample config
Mon, 17 Sep 2012 23:56:11 +0200 Add test for vCard photo
Rob Hoelz <rob@hoelz.ro> [Mon, 17 Sep 2012 23:56:11 +0200] rev 823
Add test for vCard photo
Mon, 17 Sep 2012 23:55:51 +0200 Add avatar data/config for testing
Rob Hoelz <rob@hoelz.ro> [Mon, 17 Sep 2012 23:55:51 +0200] rev 822
Add avatar data/config for testing
Mon, 17 Sep 2012 20:15:27 +0200 mod_mam_muc_sql: SQL variant of mod_mam_muc
Kim Alvefur <zash@zash.se> [Mon, 17 Sep 2012 20:15:27 +0200] rev 821
mod_mam_muc_sql: SQL variant of mod_mam_muc
Mon, 17 Sep 2012 20:14:51 +0200 mod_mam_muc: MUC version of mod_mam
Kim Alvefur <zash@zash.se> [Mon, 17 Sep 2012 20:14:51 +0200] rev 820
mod_mam_muc: MUC version of mod_mam
Mon, 17 Sep 2012 20:14:26 +0200 mod_mam_sql: Fork of mod_mam using SQL.
Kim Alvefur <zash@zash.se> [Mon, 17 Sep 2012 20:14:26 +0200] rev 819
mod_mam_sql: Fork of mod_mam using SQL.
Wed, 12 Sep 2012 22:05:57 +0000 mod_host_guard: fix typos into the code, the operators were supposed to be "not equal".
Marco Cirillo <maranda@lightwitch.org> [Wed, 12 Sep 2012 22:05:57 +0000] rev 818
mod_host_guard: fix typos into the code, the operators were supposed to be "not equal".
Wed, 12 Sep 2012 20:08:48 +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 <maranda@lightwitch.org> [Wed, 12 Sep 2012 20:08:48 +0000] rev 817
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.
Thu, 13 Sep 2012 00:17:42 +0500 mod_auth_external, mod_auth_internal_yubikey: Get rid of useless wrapper function around the auth provider.
Waqas Hussain <waqas20@gmail.com> [Thu, 13 Sep 2012 00:17:42 +0500] rev 816
mod_auth_external, mod_auth_internal_yubikey: Get rid of useless wrapper function around the auth provider.
Wed, 12 Sep 2012 19:15:45 +0000 mod_host_guard: prevent possible traceback during host manual activation/deactivation.
Marco Cirillo <maranda@lightwitch.org> [Wed, 12 Sep 2012 19:15:45 +0000] rev 815
mod_host_guard: prevent possible traceback during host manual activation/deactivation.
Thu, 13 Sep 2012 00:08:29 +0500 mod_auth_*: Use module:provides(), and don't explicitly specify provider.name.
Waqas Hussain <waqas20@gmail.com> [Thu, 13 Sep 2012 00:08:29 +0500] rev 814
mod_auth_*: Use module:provides(), and don't explicitly specify provider.name.
Wed, 12 Sep 2012 23:58:01 +0500 mod_storage_*: Update to use module:provides().
Waqas Hussain <waqas20@gmail.com> [Wed, 12 Sep 2012 23:58:01 +0500] rev 813
mod_storage_*: Update to use module:provides().
Wed, 12 Sep 2012 18:03:55 +0200 mod_smacks: Avoid indexing a nil value
Kim Alvefur <zash@zash.se> [Wed, 12 Sep 2012 18:03:55 +0200] rev 812
mod_smacks: Avoid indexing a nil value
Mon, 10 Sep 2012 21:11:04 +0200 mod_smacks: Only request ack for stanzas
Kim Alvefur <zash@zash.se> [Mon, 10 Sep 2012 21:11:04 +0200] rev 811
mod_smacks: Only request ack for stanzas
Mon, 10 Sep 2012 21:02:26 +0200 mod_smacks: Less table indexing!
Kim Alvefur <zash@zash.se> [Mon, 10 Sep 2012 21:02:26 +0200] rev 810
mod_smacks: Less table indexing!
Sun, 02 Sep 2012 15:35:50 +0200 Add LDAP plugin suite
rob@hoelz.ro [Sun, 02 Sep 2012 15:35:50 +0200] rev 809
Add LDAP plugin suite
Mon, 27 Aug 2012 05:18:56 +0200 mod_mam: Fix variable name, blame autocomplete
Kim Alvefur <zash@zash.se> [Mon, 27 Aug 2012 05:18:56 +0200] rev 808
mod_mam: Fix variable name, blame autocomplete
Sun, 26 Aug 2012 23:34:36 +0000 mod_register_redirect: rebacked in changeset c6f1427da79d (behaviour fixed).
Marco Cirillo <maranda@lightwitch.org> [Sun, 26 Aug 2012 23:34:36 +0000] rev 807
mod_register_redirect: rebacked in changeset c6f1427da79d (behaviour fixed).
Mon, 27 Aug 2012 00:06:06 +0200 mod_vjud/vcard.lib: Handle empty vcards (thanks mva)
Kim Alvefur <zash@zash.se> [Mon, 27 Aug 2012 00:06:06 +0200] rev 806
mod_vjud/vcard.lib: Handle empty vcards (thanks mva)
Sun, 26 Aug 2012 17:20:45 +0000 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 <maranda@lightwitch.org> [Sun, 26 Aug 2012 17:20:45 +0000] rev 805
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.
Sun, 26 Aug 2012 18:56:50 +0200 mod_carbons: Merge enable and disable handlers
Kim Alvefur <zash@zash.se> [Sun, 26 Aug 2012 18:56:50 +0200] rev 804
mod_carbons: Merge enable and disable handlers
Sat, 25 Aug 2012 19:25:16 +0200 mod_twitter: Use module:send()
Kim Alvefur <zash@zash.se> [Sat, 25 Aug 2012 19:25:16 +0200] rev 803
mod_twitter: Use module:send()
Tue, 21 Aug 2012 23:37:53 +0500 mod_pastebin: Have a default pastebin URL.
Waqas Hussain <waqas20@gmail.com> [Tue, 21 Aug 2012 23:37:53 +0500] rev 802
mod_pastebin: Have a default pastebin URL.
Fri, 17 Aug 2012 17:23:52 +0200 mod_pubsub_hub: Add compat wrapping of Atom content for interop with PuSH
Kim Alvefur <zash@zash.se> [Fri, 17 Aug 2012 17:23:52 +0200] rev 801
mod_pubsub_hub: Add compat wrapping of Atom content for interop with PuSH
Thu, 16 Aug 2012 22:31:08 +0200 mod_mam: Report id of first item and number of items sent.
Kim Alvefur <zash@zash.se> [Thu, 16 Aug 2012 22:31:08 +0200] rev 800
mod_mam: Report id of first item and number of items sent.
Thu, 16 Aug 2012 21:31:46 +0200 mod_mam: Change storage format to store bare JID + resource.
Kim Alvefur <zash@zash.se> [Thu, 16 Aug 2012 21:31:46 +0200] rev 799
mod_mam: Change storage format to store bare JID + resource.
Thu, 16 Aug 2012 21:16:35 +0200 mod_mam: remove useless check
Kim Alvefur <zash@zash.se> [Thu, 16 Aug 2012 21:16:35 +0200] rev 798
mod_mam: remove useless check
Wed, 15 Aug 2012 17:29:18 +0200 mod_pubsub_feeds: util.pubsub methods return bool, data
Kim Alvefur <zash@zash.se> [Wed, 15 Aug 2012 17:29:18 +0200] rev 797
mod_pubsub_feeds: util.pubsub methods return bool, data
Wed, 15 Aug 2012 17:25:47 +0200 mod_pubsub_feeds: Fix method call
Kim Alvefur <zash@zash.se> [Wed, 15 Aug 2012 17:25:47 +0200] rev 796
mod_pubsub_feeds: Fix method call
Wed, 15 Aug 2012 16:49:00 +0200 mod_pubsub_feeds: Check if nodes exists in pubsub, make sure they get restored if not. (Thanks Maranda)
Kim Alvefur <zash@zash.se> [Wed, 15 Aug 2012 16:49:00 +0200] rev 795
mod_pubsub_feeds: Check if nodes exists in pubsub, make sure they get restored if not. (Thanks Maranda)
(0) -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 tip