Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Attempt to make default config more consistent | Richard van der Hoff | 2019-02-19 | 1 | -10/+10 |
| | | | | | | The general idea here is that config examples should just have a hash and no extraneous whitespace, both to make it easier for people who don't understand yaml, and to make the examples stand out from the comments. | ||||
* | Move defaults up into code | Erik Johnston | 2019-02-15 | 1 | -22/+44 |
| | |||||
* | Hoist up checks to reduce overall work | Erik Johnston | 2019-02-15 | 1 | -17/+15 |
| | |||||
* | Fixup comments | Erik Johnston | 2019-02-15 | 1 | -8/+27 |
| | |||||
* | Clarify comments | Erik Johnston | 2019-02-14 | 1 | -3/+3 |
| | |||||
* | Clarify and fix behaviour when there are multiple aliases | Erik Johnston | 2019-02-14 | 1 | -6/+18 |
| | |||||
* | Fixup comments | Erik Johnston | 2019-02-14 | 1 | -8/+15 |
| | |||||
* | Add configurable room list publishing rules | Erik Johnston | 2019-02-14 | 1 | -17/+77 |
| | | | | | This allows specifying who and what is allowed to be published onto the public room list | ||||
* | Use allow/deny | Erik Johnston | 2018-10-25 | 1 | -6/+6 |
| | |||||
* | Use match rather than search | Erik Johnston | 2018-10-24 | 1 | -2/+3 |
| | |||||
* | Add config option to control alias creation | Erik Johnston | 2018-10-19 | 1 | -0/+101 |