Software /
code /
prosody-modules
Log
mod_vcard_muc/mod_vcard_muc.lua @ 6168:62cd65205c70
description | author | age |
---|---|---|
mod_vcard_muc: fix field type for XEP-0486 field | Jonas Schäfer | 10 months ago |
mod_vcard_muc: use XEP-0486 form field for avatar hashes | Jonas Schäfer | 10 months ago |
mod_vcard_muc: take roles into account for access check | Jonas Schäfer | 2023-03-29 |
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 |