matrix-react-sdk icon indicating copy to clipboard operation
matrix-react-sdk copied to clipboard

Disable profile controls if the HS doesn't allow them to be set

Open dbkr opened this issue 1 year ago • 1 comments

Requires https://github.com/matrix-org/matrix-js-sdk/pull/4246 Based on https://github.com/matrix-org/matrix-react-sdk/pull/12650

New version of https://github.com/matrix-org/matrix-react-sdk/pull/12634 split out from compound updates.

Checklist

  • [ ] Tests written for new code (and old code if feasible).
  • [ ] New or updated public/exported symbols have accurate TSDoc documentation.
  • [ ] Linter and other CI checks pass.
  • [ ] Sign-off given on the changes (see CONTRIBUTING.md).

dbkr avatar Jun 19 '24 14:06 dbkr

Aaaargh, sorry for the mess on this PR, I had a complete failure pressing the merge button on a PR stacked on top of this one and it's going downhill from there. I'm just going to force-push to fix it.

dbkr avatar Jun 20 '24 12:06 dbkr