-
- Downloads
Default to `private` room visibility rather than `public` when a client does...
Default to `private` room visibility rather than `public` when a client does not specify one, according to spec. (#12350)
Showing
- changelog.d/12350.bugfix 1 addition, 0 deletionschangelog.d/12350.bugfix
- synapse/handlers/room.py 3 additions, 1 deletionsynapse/handlers/room.py
- tests/module_api/test_api.py 1 addition, 1 deletiontests/module_api/test_api.py
- tests/rest/client/utils.py 7 additions, 4 deletionstests/rest/client/utils.py
- tests/storage/test_cleanup_extrems.py 3 additions, 1 deletiontests/storage/test_cleanup_extrems.py
Loading
Please register or sign in to comment