log mod_vcard_muc/mod_vcard_muc.lua @ 4272:91b951fb3018

age author description
2020-06-08 Michel Le Bihan mod_vcard_muc: Fix #1414 issue with nil room being queried when a stanza with a nonexisting MUC localpart was sent
2019-08-25 Kim Alvefur mod_vcard_muc: Add an alternative method of signaling avatar change
2019-08-23 Kim Alvefur mod_vcard_muc: Factor out avatar hash retrieval into a function for easier reuse
2018-05-30 Michel Le Bihan mod_vcard_muc: Get room from rooms table when get_room_from_jid API is not supported
2018-05-26 Michel Le Bihan mod_vcard_muc: Send presence on muc-occupant-session-new event
2018-05-24 Michel Le Bihan mod_vcard_muc: Initial commit