element-web/src/components/structures
Florian Duros ede91bf921
Use `CryptoApi.getKeyBackupInfo` instead of deprecated `MatrixClient.getKeyBackupVersion` (#28450)
* Use `CryptoApi.getKeyBackupInfo` instead of deprecated `MatrixClient.getKeyBackupVersion`

* Review changes

---------

Co-authored-by: Michael Telatynski <7t3chguy@gmail.com>
2024-11-25 09:30:42 +00:00
..
auth Remove usage of legacyRoot in RTL tests (#28485) 2024-11-20 18:09:51 +00:00
grouper Unlabs feature pinning (#22) 2024-09-16 14:51:59 +00:00
AutoHideScrollbar.tsx Change license (#13) 2024-09-09 13:57:16 +00:00
AutocompleteInput.tsx Deduplicate icons using Compound Design Tokens (#150) 2024-10-14 16:54:15 +00:00
BackdropPanel.tsx Avoid double exports 2024-11-05 18:36:26 +00:00
ContextMenu.tsx Replace legacy Tooltips with Compound tooltips (#28231) 2024-10-18 14:57:39 +00:00
EmbeddedPage.tsx Remove boilerplate around dispatcher and settings watchers (#28338) 2024-11-01 15:15:04 +00:00
ErrorMessage.tsx Deduplicate icons using Compound Design Tokens (#150) 2024-10-14 16:54:15 +00:00
FileDropTarget.tsx Migrate to stylistic 2024-10-18 14:34:01 +01:00
FilePanel.tsx Ditch right panel tabs and re-add close button (#99) 2024-10-03 08:59:41 +00:00
GenericDropdownMenu.tsx Fix network dropdown missing checkbox & aria-checked (#28220) 2024-10-17 12:40:04 +00:00
HomePage.tsx Replace legacy Tooltips with Compound tooltips (#28231) 2024-10-18 14:57:39 +00:00
IndicatorScrollbar.tsx Change license (#13) 2024-09-09 13:57:16 +00:00
InteractiveAuth.tsx Move state update listeners from constructor to componentDidMount (#28341) 2024-11-01 17:39:08 +00:00
LargeLoader.tsx Change license (#13) 2024-09-09 13:57:16 +00:00
LeftPanel.tsx Move state update listeners from constructor to componentDidMount (#28341) 2024-11-01 17:39:08 +00:00
LegacyCallEventGrouper.ts Migrate to stylistic 2024-10-18 14:34:01 +01:00
LoggedInView.tsx Avoid double exports 2024-11-05 18:36:26 +00:00
MainSplit.tsx Tweak default right panel size to be 320px except for maximised widgets at 420px (#110) 2024-10-04 09:41:00 +00:00
MatrixChat.tsx Use `CryptoApi.getKeyBackupInfo` instead of deprecated `MatrixClient.getKeyBackupVersion` (#28450) 2024-11-25 09:30:42 +00:00
MatrixClientContextProvider.tsx Use new `CryptoEvent` import (#128) 2024-10-16 12:56:10 +01:00
MessagePanel.tsx Move state update listeners from constructor to componentDidMount (#28341) 2024-11-01 17:39:08 +00:00
NonUrgentToastContainer.tsx Move state update listeners from constructor to componentDidMount (#28341) 2024-11-01 17:39:08 +00:00
NotificationPanel.tsx Ditch right panel tabs and re-add close button (#99) 2024-10-03 08:59:41 +00:00
PictureInPictureDragger.tsx Change license (#13) 2024-09-09 13:57:16 +00:00
PipContainer.tsx Change license (#13) 2024-09-09 13:57:16 +00:00
ReleaseAnnouncement.tsx Change license (#13) 2024-09-09 13:57:16 +00:00
RightPanel.tsx Ditch right panel tabs and re-add close button (#99) 2024-10-03 08:59:41 +00:00
RoomSearch.tsx Move state update listeners from constructor to componentDidMount (#28341) 2024-11-01 17:39:08 +00:00
RoomSearchView.tsx Change license (#13) 2024-09-09 13:57:16 +00:00
RoomStatusBar.tsx Move state update listeners from constructor to componentDidMount (#28341) 2024-11-01 17:39:08 +00:00
RoomStatusBarUnsentMessages.tsx Change license (#13) 2024-09-09 13:57:16 +00:00
RoomView.tsx Iterate 2024-11-05 19:12:43 +00:00
ScrollPanel.tsx Move state update listeners from constructor to componentDidMount (#28341) 2024-11-01 17:39:08 +00:00
SearchBox.tsx Change license (#13) 2024-09-09 13:57:16 +00:00
SpaceHierarchy.tsx Make corresponding changes in consumers 2024-11-13 00:36:08 +05:30
SpaceRoomView.tsx Move state update listeners from constructor to componentDidMount (#28341) 2024-11-01 17:39:08 +00:00
SplashPage.tsx Change license (#13) 2024-09-09 13:57:16 +00:00
TabbedView.tsx Change license (#13) 2024-09-09 13:57:16 +00:00
ThreadPanel.tsx Upgrade to latest compound-web package (#84) 2024-10-14 16:11:58 +00:00
ThreadView.tsx Move state update listeners from constructor to componentDidMount (#28341) 2024-11-01 17:39:08 +00:00
TimelinePanel.tsx Refactor TimelinePanel to avoid race conditions in React 18 between state updates (#28416) 2024-11-13 13:39:56 +00:00
ToastContainer.tsx Move state update listeners from constructor to componentDidMount (#28341) 2024-11-01 17:39:08 +00:00
UploadBar.tsx Move state update listeners from constructor to componentDidMount (#28341) 2024-11-01 17:39:08 +00:00
UserMenu.tsx Move state update listeners from constructor to componentDidMount (#28341) 2024-11-01 17:39:08 +00:00
UserView.tsx Tweak default right panel size to be 320px except for maximised widgets at 420px (#110) 2024-10-04 09:41:00 +00:00
ViewSource.tsx Change license (#13) 2024-09-09 13:57:16 +00:00
WaitingForThirdPartyRoomView.tsx Remove legacy room header and promote beta room header (#105) 2024-10-02 12:10:58 +00:00
static-page-vars.ts Migrate to stylistic 2024-10-18 14:34:01 +01:00