element-web/test/unit-tests/components/views/settings
Michael Telatynski d8ebc68aa8
Remove abandoned Voice Broadcasts labs flag (#28548)
* Remove abandoned Voice Broadcasts labs flag

Any existing voice broadcasts will be shown as a series of voice messages which will sequence play as normal

Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>

* Remove dead code

Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>

* Update snapshots

Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>

---------

Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
2024-12-02 10:53:27 +00:00
..
__snapshots__ Migrate to React 18 createRoot API (#28256) 2024-11-20 13:29:23 +00:00
devices Remove redundant MSC implementation for io.element.rendezvous (#28583) 2024-11-28 08:39:51 +00:00
discovery Avoid double exports 2024-11-05 18:36:26 +00:00
notifications Update calls to addEventToTimeline and addLiveEvents for new signature 2024-11-06 14:55:21 +00:00
shared Avoid double exports 2024-11-05 18:36:26 +00:00
tabs Remove abandoned Voice Broadcasts labs flag (#28548) 2024-12-02 10:53:27 +00:00
AddPrivilegedUsers-test.tsx
AddRemoveThreepids-test.tsx Migrate to React 18 createRoot API (#28256) 2024-11-20 13:29:23 +00:00
AvatarSetting-test.tsx Check that the file the user chose has a MIME type of `image/*` (#28467) 2024-11-18 10:30:31 +00:00
ChangePassword-test.tsx
CrossSigningPanel-test.tsx
CryptographyPanel-test.tsx Use React Suspense when rendering async modals (#28386) 2024-11-12 21:19:11 +00:00
EventIndexPanel-test.tsx
FontScalingPanel-test.tsx
JoinRuleSettings-test.tsx Remove usage of legacyRoot in RTL tests (#28485) 2024-11-20 18:09:51 +00:00
KeyboardShortcut-test.tsx
LayoutSwitcher-test.tsx
Notifications-test.tsx Update calls to addEventToTimeline and addLiveEvents for new signature 2024-11-06 14:55:21 +00:00
PowerLevelSelector-test.tsx
SecureBackupPanel-test.tsx Use `CryptoApi.getKeyBackupInfo` instead of deprecated `MatrixClient.getKeyBackupVersion` (#28450) 2024-11-25 09:30:42 +00:00
SetIntegrationManager-test.tsx
SettingsFieldset-test.tsx
ThemeChoicePanel-test.tsx
UserProfileSettings-test.tsx