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

Commits on Sep 30, 2024

  1. Change device isolation mode to set errorOnVerifiedUserProblems to …

    …`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 committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    3cafeb7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c8160f1 View commit details
    Browse the repository at this point in the history