element-portable/src/components/structures
Dariusz Niemczyk 8bd5441fae
Merge branch 'develop' into gsouquet/fix-backdrop-filter
* develop: (22 commits)
  Fix long display names in call toasts
  Fix import
  Add MatrixEvent type
  Convert CrossSigningPanel to TS
  Fix PiP of held calls
  Use new call state icons
  Add declined call buttons
  Add "No answer" state
  Left align call tiles
  Fix tab trapping behaviour
  add comment
  Iterate PR based on feedback
  Iterate PR, merge types with @types/PushRules
  Remove misplaced bracket in a translation string
  delint and improve ts
  Convert SearchResult, InteractiveAuth, PushProcessor and Scheduler to Typescript
  remove dead code and fix some types
  delint
  post-merge fixes, the new keybindings stuff made it messy
  Improve VoiceOver & WebKit accessibility support
  ...
2021-08-16 13:16:28 +02:00
..
auth Adhere to better eslint rules 2021-07-23 10:35:10 +01:00
AutoHideScrollbar.tsx Fix stray tabIndex on AutoHideScrollbar component in FF 2021-08-06 12:28:06 +01:00
BackdropPanel.tsx temp 2021-08-13 19:03:20 +02:00
CallEventGrouper.ts Merge pull request #6567 from SimonBrandner/fix/connecting-states/18404 2021-08-06 14:42:31 +01:00
ContextMenu.tsx Merge pull request #6497 from matrix-org/t3chguy/fix/18093 2021-07-30 12:25:44 +01:00
CustomRoomTagPanel.js Conform to new react and typescript eslint rules 2021-07-19 22:43:11 +01:00
EmbeddedPage.js Adhere to better eslint rules 2021-07-23 10:35:10 +01:00
FilePanel.tsx Use modern layout in file and notification panel 2021-07-22 16:00:41 +02:00
GenericErrorPage.js Conform to new react and typescript eslint rules 2021-07-19 22:43:11 +01:00
GroupFilterPanel.js Rework backdrop to draw one image with two different level of blur 2021-07-12 13:51:46 +02:00
GroupView.js Iterate PR based on feedback 2021-08-12 10:58:56 +01:00
HomePage.tsx Revert some changes due to them breaking tests (and hope it will work now) 2021-07-03 09:36:18 +02:00
HostSignupAction.tsx Auto-fix lint errors 2021-06-29 13:11:58 +01:00
IndicatorScrollbar.js Auto-fix lint errors 2021-06-29 13:11:58 +01:00
InteractiveAuth.tsx Iterate PR based on feedback 2021-08-11 21:45:49 +01:00
LeftPanel.tsx Merge remote-tracking branch 'origin/develop' into gsouquet/fix-backdrop-filter 2021-08-13 15:12:07 +02:00
LeftPanelWidget.tsx Conform to new react and typescript eslint rules 2021-07-19 22:43:11 +01:00
LoggedInView.tsx Merge branch 'develop' into gsouquet/fix-backdrop-filter 2021-08-16 13:16:28 +02:00
MainSplit.js Auto-fix lint errors 2021-06-29 13:11:58 +01:00
MatrixChat.tsx Revert "Revert "Add support for Posthog Analytics under a labs flag"" 2021-08-03 11:55:02 +01:00
MessagePanel.tsx Merge remote-tracking branch 'upstream/develop' into feature/collapse-pinned-mels/17938 2021-08-06 07:43:19 +02:00
MyGroups.js Adhere to better eslint rules 2021-07-23 10:35:10 +01:00
NonUrgentToastContainer.tsx Conform to new react and typescript eslint rules 2021-07-19 22:43:11 +01:00
NotificationPanel.tsx Use modern layout in file and notification panel 2021-07-22 16:00:41 +02:00
RightPanel.tsx Conform to new react and typescript eslint rules 2021-07-19 22:43:11 +01:00
RoomDirectory.tsx Conform to new react and typescript eslint rules 2021-07-19 22:43:11 +01:00
RoomSearch.tsx Conform to new react and typescript eslint rules 2021-07-19 22:43:11 +01:00
RoomStatusBar.js Adhere to better eslint rules 2021-07-23 10:35:10 +01:00
RoomView.tsx Adhere to better eslint rules 2021-07-23 10:35:10 +01:00
ScrollPanel.tsx Typo 2021-07-27 09:29:32 +01:00
SearchBox.js Adhere to better eslint rules 2021-07-23 10:35:10 +01:00
SpaceRoomDirectory.tsx Add some treeview labels 2021-08-10 09:46:25 +01:00
SpaceRoomView.tsx Merge branch 'develop' of github.com:matrix-org/matrix-react-sdk into t3chguy/fix/18092 2021-08-06 11:39:24 +01:00
TabbedView.tsx Conform to new react and typescript eslint rules 2021-07-19 22:43:11 +01:00
TimelinePanel.tsx Use snake case 2021-08-06 07:55:08 +02:00
ToastContainer.tsx Simplifie toast handling 2021-07-26 12:21:58 +02:00
UploadBar.tsx Conform to new react and typescript eslint rules 2021-07-19 22:43:11 +01:00
UserMenu.tsx Conform to new react and typescript eslint rules 2021-07-19 22:43:11 +01:00
UserView.js Auto-fix lint errors 2021-06-29 13:11:58 +01:00
ViewSource.js Conform to new react and typescript eslint rules 2021-07-19 22:43:11 +01:00