summary refs log tree commit diff
path: root/synapse/config/room_directory.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'develop' of github.com:matrix-org/synapse into anoa/public_room...Erik Johnston2019-02-251-27/+146
|\
| * Attempt to make default config more consistentRichard van der Hoff2019-02-191-10/+10
| * Move defaults up into codeErik Johnston2019-02-151-22/+44
| * Hoist up checks to reduce overall workErik Johnston2019-02-151-17/+15
| * Fixup commentsErik Johnston2019-02-151-8/+27
| * Clarify commentsErik Johnston2019-02-141-3/+3
| * Clarify and fix behaviour when there are multiple aliasesErik Johnston2019-02-141-6/+18
| * Fixup commentsErik Johnston2019-02-141-8/+15
| * Add configurable room list publishing rulesErik Johnston2019-02-141-17/+77
* | Config option to prevent showing non-fed rooms in fed /publicRoomsAndrew Morgan2019-02-251-0/+11
|/
* Use allow/denyErik Johnston2018-10-251-6/+6
* Use match rather than searchErik Johnston2018-10-241-2/+3
* Add config option to control alias creationErik Johnston2018-10-191-0/+101