..
auth
Fix register exploding if the server is down or we just don't have flows
2021-02-02 17:32:05 +00:00
AutoHideScrollbar.js
Fix Breadcrumbs2 ending up with 2 tabIndexes on Firefox due to explicit css overflow scroll
2020-07-18 12:19:03 +01:00
ContextMenu.tsx
Merge pull request #5644 from weeman1337/fix-contextmenu-padding
2021-02-22 17:42:09 +00:00
CustomRoomTagPanel.js
Support custom tags in the room list again
2020-07-20 16:51:16 -06:00
EmbeddedPage.js
Fix some stuff
2020-08-29 12:53:04 +01:00
FilePanel.js
Tweak a few room ID checks
2021-01-29 11:15:30 +00:00
GenericErrorPage.js
Implement design and copy for errors
2019-06-05 11:32:02 -06:00
GroupFilterPanel.js
Fix _groupFilterOrderStoreToken naming
2020-10-14 16:32:23 -06:00
GroupView.js
Specify community description img must be mxc urls
2020-10-28 18:34:54 -05:00
HomePage.tsx
Merge branch 'develop' of github.com:matrix-org/matrix-react-sdk into t3chguy/home-page-analytics
2020-11-19 11:11:10 +00:00
HostSignupAction.tsx
Use config for host signup branding
2021-02-15 17:37:33 +00:00
IndicatorScrollbar.js
Replace Riot with Element in docs and comments
2020-08-03 18:33:36 +01:00
InteractiveAuth.js
Apply suggestions from code review
2021-01-29 13:05:09 +00:00
LeftPanel.tsx
Fix the Join rooms prompt not showing up due to missing updates
2020-11-11 17:04:09 +00:00
LeftPanelWidget.tsx
Resolve linting errors after upgrades
2021-01-27 12:42:39 +00:00
LoggedInView.tsx
Apply changes from review
2021-02-24 17:32:00 +00:00
MainSplit.js
Add feature to ResizeNotifier to maintain isResizing state and use it to skip onScroll handling
2020-09-02 12:00:35 +01:00
MatrixChat.tsx
Merge pull request #5616 from dangwynne/develop
2021-02-08 12:56:00 +00:00
MessagePanel.js
Merge branch 'develop' into improve-layout-handling
2021-02-15 16:12:08 +01:00
MyGroups.js
Remove create-react-class
2020-08-29 12:14:16 +01:00
NonUrgentToastContainer.tsx
Introduce a concept of "non-urgent" toasts
2020-07-29 12:43:35 -06:00
NotificationPanel.js
Fix 15988
2020-12-24 08:00:23 +01:00
RightPanel.js
Replaced defaultDis and removed duplicate import
2021-02-04 16:53:25 +01:00
RoomDirectory.js
switch room explorer list to css grid
2021-02-06 14:40:16 +01:00
RoomSearch.tsx
Update Room List filter copy
2020-11-11 17:04:09 +00:00
RoomStatusBar.js
Remove call bar
2020-11-19 15:15:31 +00:00
RoomView.tsx
Move call buttons to the room header
2021-02-26 13:46:39 -07:00
ScrollPanel.js
Fix a bunch of silly lint errors
2020-10-30 18:18:17 +00:00
SearchBox.js
Merge pull request #5157 from matrix-org/t3chguy/crc1
2020-09-03 17:21:58 +01:00
TabbedView.tsx
Resolve linting errors after upgrades
2021-01-27 12:42:39 +00:00
TimelinePanel.js
Replace ObjectUtils.js with objects.ts
2021-02-19 00:00:10 +00:00
ToastContainer.tsx
Update styling of the Analytics toast to try and decrease number of users blindly pressing No
2020-11-09 14:21:45 +00:00
UploadBar.js
Fix a bunch of silly lint errors
2020-10-30 18:18:17 +00:00
UserMenu.tsx
update isUserOnDarkTheme to return correct theme when use_system_theme is true
2021-02-21 16:49:30 +00:00
UserView.js
Add feature to ResizeNotifier to maintain isResizing state and use it to skip onScroll handling
2020-09-02 12:00:35 +01:00
ViewSource.js
Remove create-react-class
2020-08-29 12:14:16 +01:00