Mercurial > prosody-modules
log mod_vcard_muc/mod_vcard_muc.lua @ 5954:e5b5a74feb91
age | author | description |
---|---|---|
Sat, 11 May 2024 10:02:00 +0200 | Jonas Schäfer | mod_vcard_muc: fix field type for XEP-0486 field |
Sat, 11 May 2024 09:52:11 +0200 | Jonas Schäfer | mod_vcard_muc: use XEP-0486 form field for avatar hashes |
Wed, 29 Mar 2023 17:52:21 +0200 | Jonas Schäfer | mod_vcard_muc: take roles into account for access check |
Tue, 15 Dec 2020 10:49:11 +0000 | Matthew Wild | mod_vcard_muc: Pass room object around instead of JID, hopefully fixing traceback |
Mon, 08 Jun 2020 18:39:16 +0200 | Michel Le Bihan | mod_vcard_muc: Fix #1414 issue with nil room being queried when a stanza with a nonexisting MUC localpart was sent |
Sun, 25 Aug 2019 20:46:43 +0200 | Kim Alvefur | mod_vcard_muc: Add an alternative method of signaling avatar change |
Fri, 23 Aug 2019 23:01:16 +0200 | Kim Alvefur | mod_vcard_muc: Factor out avatar hash retrieval into a function for easier reuse |