aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/muc/vcard.lib.lua
Commit message (Collapse)AuthorAgeFilesLines
* MUC: Don't inform people about the avatar hash when there is noneMatthew Wild2025-02-071-0/+1
|
* mod_muc: Integrate support for vcards/avatars on MUC roomsMatthew Wild2025-02-061-0/+81
This was previously served by a community module (mod_vcard_muc). It can be disabled by setting `vcard_muc = false` in the config.