Mercurial > prosody-modules
log mod_vcard_muc/mod_vcard_muc.lua @ 5503:320593cf7d90
age | author | description |
---|---|---|
21 months ago | Jonas Schäfer | mod_vcard_muc: take roles into account for access check |
2020-12-15 | Matthew Wild | mod_vcard_muc: Pass room object around instead of JID, hopefully fixing traceback |
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 |