..
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
Beginning of space creation UX from space panel
2021-03-01 17:47:40 +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
Add Space Panel with Room List filtering
2021-02-26 10:41:26 +00:00
LeftPanelWidget.tsx
Resolve linting errors after upgrades
2021-01-27 12:42:39 +00:00
LoggedInView.tsx
Tweak resizer collapse distributor behaviour to work with the expanding space panel
2021-03-02 14:02:03 +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
Initial Space room directory view
2021-03-02 14:14:50 +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
Initial SpaceRoomView work
2021-03-01 18:53:11 +00: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
Initial SpaceRoomView work
2021-03-01 18:53:11 +00: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
SpaceRoomDirectory.tsx
tidy code style
2021-03-03 13:42:44 +00:00
SpaceRoomView.tsx
Show hierarchy of auto_join rooms in the space view
2021-03-02 14:37:28 +00: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
Annotate User Menu handle with currently selected space
2021-03-01 15:53:16 +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
fix: make edit prefill work correctly from EditHistory
2021-03-06 16:47:29 +02:00