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

Add .well-known config option to force disable encryption on room creation #11120

Merged
merged 16 commits into from
Jun 21, 2023

Commits on Jun 20, 2023

  1. force disable encryption on room creation

    Kerry Archibald committed Jun 20, 2023
    Configuration menu
    Copy the full SHA
    bd55602 View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2023

  1. test allowChangingEncryption

    Kerry Archibald committed Jun 21, 2023
    Configuration menu
    Copy the full SHA
    04cf8ca View commit details
    Browse the repository at this point in the history
  2. move into utils/room directory

    Kerry Archibald committed Jun 21, 2023
    Configuration menu
    Copy the full SHA
    498b21d View commit details
    Browse the repository at this point in the history
  3. tests

    Kerry Archibald committed Jun 21, 2023
    Configuration menu
    Copy the full SHA
    49f1410 View commit details
    Browse the repository at this point in the history
  4. unit test CreateRoomDialog

    Kerry Archibald committed Jun 21, 2023
    Configuration menu
    Copy the full SHA
    8774797 View commit details
    Browse the repository at this point in the history
  5. remove debug

    Kerry Archibald committed Jun 21, 2023
    Configuration menu
    Copy the full SHA
    2118a02 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    308b747 View commit details
    Browse the repository at this point in the history
  7. wait for constructor promises to settle

    Kerry Archibald committed Jun 21, 2023
    Configuration menu
    Copy the full SHA
    0404ca5 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    bc3fd48 View commit details
    Browse the repository at this point in the history
  9. test case for force_disable

    Kerry Archibald committed Jun 21, 2023
    Configuration menu
    Copy the full SHA
    b2c9f3c View commit details
    Browse the repository at this point in the history
  10. comment

    Kerry Archibald committed Jun 21, 2023
    Configuration menu
    Copy the full SHA
    829ed88 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    31fb12c View commit details
    Browse the repository at this point in the history
  12. tidy and comments

    Kerry Archibald committed Jun 21, 2023
    Configuration menu
    Copy the full SHA
    31e874b View commit details
    Browse the repository at this point in the history
  13. use label text in test

    Kerry Archibald committed Jun 21, 2023
    Configuration menu
    Copy the full SHA
    3dad488 View commit details
    Browse the repository at this point in the history
  14. Merge branch 'develop' into kerry/wk-force-e2ee-create

    Kerry Archibald committed Jun 21, 2023
    Configuration menu
    Copy the full SHA
    dfbf2a3 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    d4b073e View commit details
    Browse the repository at this point in the history