aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/muc/request.lib.lua
Commit message (Collapse)AuthorAgeFilesLines
* plugins: Prefix module imports with prosody namespaceKim Alvefur2023-03-241-3/+3
|
* MUC: Fix traceback when requesting voice (fixes #1269) (thanks jonas’)Kim Alvefur2018-12-151-1/+1
| | | | | | Introduced by change from add_child to add_direct_child in ce57c69a20e2 Why does add_direct_child not return self like everything else?
* MUC: Split long lines [luacheck strict]Kim Alvefur2018-08-031-3/+6
|
* MUC: Improve labels of all config form itemsMatthew Wild2018-07-131-2/+5
|
* MUC: Advertise support for voice requestsKim Alvefur2018-06-021-0/+4
|
* MUC: Move voice request into its own libKim Alvefur2018-06-021-0/+122