matrix-react-sdk
matrix-react-sdk copied to clipboard
Add default use case selection based on `io.element.default_use_case` .well-known key
Implementation of https://github.com/vector-im/element-meta/issues/525
Checklist
- [ ] Tests written for new code (and old code if feasible)
- [ ] Linter and other CI checks pass
- [ ] Sign-off given on the changes (see CONTRIBUTING.md)
This PR currently has none of the required changelog labels.
A reviewer can add one of: T-Deprecation, T-Enhancement, T-Defect, T-Task to indicate what type of change this is, or add Type: [enhancement/defect/task] to the description and I'll add them for you.