Software /
code /
prosody
Log
plugins/muc/mod_muc.lua @ 8976:92f0876b9230
description | author | age |
---|---|---|
MUC: Add config option to allow members to invite other members to the room (previously only owners/admins could do this) | Matthew Wild | 2018-07-06 |
MUC: Remove affiliation notify support, nothing uses it | Matthew Wild | 2018-06-27 |
MUC: Measure cache hits and misses | Kim Alvefur | 2018-06-23 |
MUC: Rename eviction hit rate measure | Kim Alvefur | 2018-06-23 |
MUC: Expose method for creating a bare room object | Kim Alvefur | 2018-06-06 |
MUC: Track rooms created via internal public API | Kim Alvefur | 2018-06-05 |
MUC: Allow passing config to public create_room API | Kim Alvefur | 2018-04-14 |
MUC: Fix Ooo (thanks pep.) | Kim Alvefur | 2018-06-03 |
MUC: Make rooms hidden (non-public) by default for improved privacy | Kim Alvefur | 2018-06-03 |
MUC: Use xml:lang from stanza that creates a room as default for language | Kim Alvefur | 2018-06-03 |
MUC: Add support for setting MUC room defaults from the config file | Kim Alvefur | 2018-06-03 |
MUC: Move voice request into its own lib | Kim Alvefur | 2018-06-02 |