Software /
code /
prosody-modules
Log
mod_vcard_muc/mod_vcard_muc.lua @ 5671:c217f4edfc4f
description | author | age |
---|---|---|
mod_vcard_muc: take roles into account for access check | Jonas Schäfer | 21 months ago |
mod_vcard_muc: Pass room object around instead of JID, hopefully fixing traceback | Matthew Wild | 2020-12-15 |
mod_vcard_muc: Fix #1414 issue with nil room being queried when a stanza with a nonexisting MUC localpart was sent | Michel Le Bihan | 2020-06-08 |
mod_vcard_muc: Add an alternative method of signaling avatar change | Kim Alvefur | 2019-08-25 |
mod_vcard_muc: Factor out avatar hash retrieval into a function for easier reuse | Kim Alvefur | 2019-08-23 |
mod_vcard_muc: Get room from rooms table when get_room_from_jid API is not supported | Michel Le Bihan | 2018-05-30 |
mod_vcard_muc: Send presence on muc-occupant-session-new event | Michel Le Bihan | 2018-05-26 |
mod_vcard_muc: Initial commit | Michel Le Bihan | 2018-05-24 |