Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | MUC: Fix traceback when requesting voice (fixes #1269) (thanks jonas’) | Kim Alvefur | 2018-12-15 | 1 | -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 Alvefur | 2018-08-03 | 1 | -3/+6 |
| | |||||
* | MUC: Improve labels of all config form items | Matthew Wild | 2018-07-13 | 1 | -2/+5 |
| | |||||
* | MUC: Advertise support for voice requests | Kim Alvefur | 2018-06-02 | 1 | -0/+4 |
| | |||||
* | MUC: Move voice request into its own lib | Kim Alvefur | 2018-06-02 | 1 | -0/+122 |