plugins/mod_vcard.lua
Mon, 23 Dec 2019 22:27:25 +0100 Kim Alvefur mod_vcard: Remove unused variable [luacheck]
Fri, 24 Aug 2018 20:36:06 +0200 Emmanuel Gil Peyrot mod_private, mod_vcard: Use the usual comment on non-get received iqs.
Sun, 19 Aug 2018 23:44:01 +0100 Matthew Wild mod_vcard: Remove 0.8 COMPAT code
Fri, 09 Aug 2013 17:48:21 +0200 Florian Zeitz Remove all trailing whitespace
Fri, 19 Apr 2013 16:14:06 +0200 Kim Alvefur mod_auth_internal_hashed, mod_auth_internal_plain, mod_privacy, mod_private, mod_register, mod_vcard, mod_muc: Use module:open_store()
Thu, 26 Jul 2012 15:16:52 +0100 Matthew Wild mod_vcard: Remove vcard_compatibility COMPAT (moved to mod_compat_vcard in prosody-modules), and add warning for those using the option
Mon, 22 Mar 2010 17:06:15 +0000 Matthew Wild Update copyright headers for 2010
Wed, 09 Dec 2009 13:19:50 +0000 Matthew Wild mod_vcard: Stricter matching of vcard stanzas with vcard_compatibility enabled, fixes intercepting stanzas to the full JID that it shouldn't
Sun, 18 Oct 2009 07:40:14 +0500 Waqas Hussain mod_vcard: Cleaned up unused variables and global accesses.
Sun, 18 Oct 2009 07:33:24 +0500 Waqas Hussain mod_vcard: Removed stream feature.
Sun, 18 Oct 2009 07:30:58 +0500 Waqas Hussain mod_vcard: Refactoring and cleanup.
Sun, 18 Oct 2009 07:05:56 +0500 Waqas Hussain mod_vcard: Moved completely to new event based hooks.
Sun, 18 Oct 2009 06:55:00 +0500 Waqas Hussain mod_vcard: Fixed traceback on attempt to set vcards by non-c2s sessions.
Fri, 16 Oct 2009 00:11:55 +0100 Matthew Wild mod_vcard: Hide me from the trailing-whitespace police
Thu, 15 Oct 2009 23:21:55 +0100 Matthew Wild mod_vcard: Add vcard_compatibility option to handle vcard stanzas routed to the full JID by ejabberd MUC rooms
Mon, 14 Sep 2009 01:13:17 +0500 Waqas Hussain mod_vcard: Handle vcard requests from local components.
Fri, 10 Jul 2009 03:11:45 +0100 Matthew Wild Remove version number from copyright headers
Wed, 22 Apr 2009 21:32:23 +0100 Matthew Wild mod_*: Fix a load of global accesses
Fri, 20 Mar 2009 20:16:25 +0000 Matthew Wild 0.3->0.4
Fri, 30 Jan 2009 17:59:26 +0000 Matthew Wild Update copyright notices for 2009
Fri, 30 Jan 2009 17:40:25 +0000 Matthew Wild 0.2->0.3
Fri, 30 Jan 2009 17:22:56 +0000 Matthew Wild GPL->MIT!
Wed, 10 Dec 2008 15:44:03 +0000 Matthew Wild 0.1 -> 0.2
Fri, 05 Dec 2008 00:16:03 +0500 Waqas Hussain Changed the datastore for vCards from vCard to vcard in mod_vcard and mod_register
Thu, 04 Dec 2008 20:16:30 +0500 Waqas Hussain Change modules to use the new add_feature module API method.
Wed, 03 Dec 2008 14:39:07 +0000 Matthew Wild Insert copyright/license headers
Thu, 27 Nov 2008 03:12:12 +0000 Matthew Wild Bumper commit for the new modulemanager API \o/ Updates all the modules, though some more changes may be in store.
Wed, 26 Nov 2008 08:27:09 +0500 Waqas Hussain Modules now sending disco replies
Thu, 20 Nov 2008 01:33:25 +0000 Matthew Wild Use a stanza for c2s stream features instead of an array of strings. Removes a FIXME.
Sun, 16 Nov 2008 04:28:37 +0500 Waqas Hussain Fix mod_vcard to use session.send for sending stanzas
Sun, 02 Nov 2008 01:20:42 +0000 Matthew Wild vcards for s2s
Sun, 26 Oct 2008 21:21:38 +0500 Waqas Hussain mod_vcard: Fixed to use new util.stanza.add_child
Thu, 09 Oct 2008 00:50:45 +0100 Matthew Wild Stanza preserialize/deserialize helpers, to strip and restore stanzas respectively. Fixed mod_vcard to use these.
Thu, 09 Oct 2008 03:40:16 +0500 Waqas Hussain Fixed: incorrect auth check
Thu, 09 Oct 2008 02:59:57 +0500 Waqas Hussain Added: vCard plugin: mod_vcard
less more (0) tip