element-portable/src/components/structures
2021-10-15 11:08:33 +01:00
..
auth Make cross-signing dialog clearer and more context-aware 2021-10-05 00:54:20 -04:00
AutoHideScrollbar.tsx Fix stray tabIndex on AutoHideScrollbar component in FF 2021-08-06 12:28:06 +01:00
BackdropPanel.tsx Move background-blur to fully css version 2021-08-23 19:26:57 +02:00
CallEventGrouper.ts Merge pull request #6705 from SimonBrandner/fix/call-tile-dispatch/18825 2021-09-07 15:45:40 +01:00
ContextMenu.tsx comment 2021-10-07 11:13:13 +01:00
CustomRoomTagPanel.js Conform to new react and typescript eslint rules 2021-07-19 22:43:11 +01:00
EmbeddedPage.tsx Fix invalid accessor for method. 2021-09-16 15:21:40 +02:00
FilePanel.tsx Make thread button always visible (#6903) 2021-10-11 10:26:05 +01:00
GenericErrorPage.tsx Iterate PR first round 2021-09-13 18:23:37 +02:00
GroupFilterPanel.tsx Merge branch 'develop' of github.com:matrix-org/matrix-react-sdk into t3chguy/fix/18088 2021-09-06 11:41:09 +01: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.tsx Use React.Children.count() 2021-09-14 17:19:57 +02:00
InteractiveAuth.tsx Inhibit Unable to get validated threepid error during UIA 2021-10-11 14:43:55 +01:00
LeftPanel.tsx Improve tooltips on space quick actions and explore button 2021-09-08 10:16:20 +01:00
LeftPanelWidget.tsx Convert AppTile to TS 2021-09-17 18:47:15 +02:00
LegacyCommunityPreview.tsx Fix abuse of MainSplit in LegacyCommunityPreview 2021-09-16 11:23:41 +01:00
LoggedInView.tsx Merge branch 'develop' of github.com:matrix-org/matrix-react-sdk into t3chguy/fix/18088 2021-09-06 11:41:09 +01:00
MainSplit.tsx Fix MainSplit IProps 2021-09-16 11:22:55 +01:00
MatrixChat.tsx Merge branch 'develop' of github.com:matrix-org/matrix-react-sdk into t3chguy/fix/19010 2021-10-14 11:05:29 +01:00
MessagePanel.tsx Fix incorrect logic to hide thread relations 2021-10-15 10:25:42 +01:00
MyGroups.js delint and remove groups-specific tests and setups 2021-08-11 15:36:35 +01:00
NonUrgentToastContainer.tsx Conform to new react and typescript eslint rules 2021-07-19 22:43:11 +01:00
NotificationPanel.tsx Remove semicolon from notifications panel 2021-10-11 14:34:03 -04:00
RightPanel.tsx Create room threads list view (#6904) 2021-10-14 15:27:35 +02:00
RoomDirectory.tsx Fix linting issues 2021-08-25 09:34:16 +01:00
RoomSearch.tsx Conform to new react and typescript eslint rules 2021-07-19 22:43:11 +01:00
RoomStatusBar.tsx Use MatrixClientContext 2021-09-13 18:28:52 +02:00
RoomView.tsx Add ability to properly edit messages in Threads. (#6877) 2021-10-01 15:35:54 +02:00
ScrollPanel.tsx fix lint 2021-09-29 11:20:51 +01:00
SearchBox.tsx Convert SearchBox to TS 2021-09-12 08:24:17 +02:00
SpaceHierarchy.tsx Merge branch 'develop' of github.com:matrix-org/matrix-react-sdk into t3chguy/fix/19246 2021-10-07 13:20:06 +01:00
SpaceRoomView.tsx Merge pull request #6945 from matrix-org/t3chguy/fix/19390 2021-10-14 13:40:27 +01:00
TabbedView.tsx Conform to new react and typescript eslint rules 2021-07-19 22:43:11 +01:00
ThreadPanel.tsx Make threads use 'm.thread' relation 2021-10-14 17:04:27 +01:00
ThreadView.tsx Listen to new thread to render info on timeline 2021-10-15 11:08:33 +01:00
TimelinePanel.tsx Globally replace all console.logs via codemod (#6827) 2021-09-21 09:48:09 -06: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 Globally replace all console.logs via codemod (#6827) 2021-09-21 09:48:09 -06:00
UserView.tsx Fix the User View 2021-09-24 14:35:00 +01:00
ViewSource.tsx Iterate PR first round 2021-09-13 18:23:37 +02:00