You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
MSC2432 now lets us manage local aliases again, but this should be hidden behind an Advanced disclosure of some kind in RoomSettings, so that users casually clicking around the settings for a room don't get shown whatever random set of local aliases have been configured for a given room by default.
It's quite a poweruser thing to want to see what aliases exist on your local server for a given room, and given anyone can create an alias, there's chance of obnoxious ones being present there. Therefore I think it should be behind a <details/> or equivalent. needs input from @nadonomy
In future the UI should probably let you select which server whose aliases you're trying to view - but this API from MSC2432 hasn't yet been implemented in Synapse.
The text was updated successfully, but these errors were encountered:
MSC2432 now lets us manage local aliases again, but this should be hidden behind an Advanced disclosure of some kind in RoomSettings, so that users casually clicking around the settings for a room don't get shown whatever random set of local aliases have been configured for a given room by default.
It's quite a poweruser thing to want to see what aliases exist on your local server for a given room, and given anyone can create an alias, there's chance of obnoxious ones being present there. Therefore I think it should be behind a
<details/>
or equivalent. needs input from @nadonomyIn future the UI should probably let you select which server whose aliases you're trying to view - but this API from MSC2432 hasn't yet been implemented in Synapse.
The text was updated successfully, but these errors were encountered: