log plugins/mod_vcard.lua @ 14229:ce31fdde0ad1 default tip

age author description
Tue, 26 May 2026 01:31:31 -0400 Waqas Hussain mod_vcard: Skip invalid photo data 13.0
Thu, 06 Feb 2025 17:37:59 +0000 Matthew Wild mod_vcard: Switch store name for MUC hosts (thanks lissine)
Thu, 06 Feb 2025 17:03:03 +0000 Matthew Wild mod_vcard: Some support for handling vcards on components
Thu, 06 Feb 2025 17:02:29 +0000 Matthew Wild mod_vcard: Fire event when vcard updated
Thu, 06 Feb 2025 17:02:02 +0000 Matthew Wild mod_vcard: Add API to get hash of the vcard avatar
Fri, 24 Mar 2023 13:15:28 +0100 Kim Alvefur plugins: Prefix module imports with prosody namespace
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.