Mercurial > prosody-modules
log mod_vcard_muc/mod_vcard_muc.lua @ 4542:fb4a50bf60f1
age | author | description |
---|---|---|
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 |
Wed, 30 May 2018 19:14:01 +0200 | Michel Le Bihan | mod_vcard_muc: Get room from rooms table when get_room_from_jid API is not supported |
Sat, 26 May 2018 10:58:06 +0200 | Michel Le Bihan | mod_vcard_muc: Send presence on muc-occupant-session-new event |
Thu, 24 May 2018 20:27:48 +0200 | Michel Le Bihan | mod_vcard_muc: Initial commit |