Skip to content
This repository has been archived by the owner on Oct 22, 2024. It is now read-only.

Roll back change to device isolation mode #104

Merged
merged 2 commits into from
Sep 30, 2024

Conversation

richvdh
Copy link
Member

@richvdh richvdh commented Sep 30, 2024

#92 changed the default mode for encryption to throw an error when sending a message and the room contains either:

  • a verified user with an unverified device
  • a verifeid user who has changed their identity.

We're not really ready for this (we lack the UI to deal with it), so roll that back.

…`false`

#92 changed the default mode
for encryption to throw an error when sending a message and the room contains either:
 - a verified user with an unverified device
 - a verifeid user who has changed their identity.

We're not really ready for this (we lack the UI to deal with it), so roll that
back.
@richvdh richvdh added this pull request to the merge queue Sep 30, 2024
Merged via the queue into develop with commit 36fae00 Sep 30, 2024
27 checks passed
@richvdh richvdh deleted the rav/no_error_on_verified_user_problems branch September 30, 2024 20:50
bmwiedemann pushed a commit to bmwiedemann/openSUSE that referenced this pull request Oct 9, 2024
https://build.opensuse.org/request/show/1206523
by user dheidler + anag+factory
- Version 1.11.80
  ## ✨ Features
  * enable Element Call on desktop nightly (element-hq/element-desktop#1873). Contributed by @fkwp.
  * Add doc for 'force\_verification config option (element-hq/element-web#28035). Contributed by @dbkr.
  * Roll back change to device isolation mode (element-hq/matrix-react-sdk#104). Contributed by @richvdh.
  * Remove right panel toggling behaviour on room header buttons (element-hq/matrix-react-sdk#100). Contributed by @t3chguy.
  * Improve error display for messages sent from insecure devices (element-hq/matrix-react-sdk#93). Contributed by @richvdh.
  * Add labs option to exclude unverified devices (https://github.com/element-hq/matri
bmwiedemann pushed a commit to bmwiedemann/openSUSE that referenced this pull request Oct 9, 2024
https://build.opensuse.org/request/show/1206522
by user dheidler + anag+factory
- Version 1.11.80
  ## ✨ Features
  * Add doc for 'force\_verification config option (element-hq/element-web#28035). Contributed by @dbkr.
  * Roll back change to device isolation mode (element-hq/matrix-react-sdk#104). Contributed by @richvdh.
  * Remove right panel toggling behaviour on room header buttons (element-hq/matrix-react-sdk#100). Contributed by @t3chguy.
  * Improve error display for messages sent from insecure devices (element-hq/matrix-react-sdk#93). Contributed by @richvdh.
  * Add labs option to exclude unverified devices (element-hq/matrix-react-sdk#92). Contributed by @richvdh.
  * Improve contrast for timestamps, date separators \& spotlight trigger (ht
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants