.. |
auth
|
Merge pull request #6123 from matrix-org/t3chguy/fix/17517
|
2021-06-01 15:20:21 +01:00 |
AutoHideScrollbar.tsx
|
Add methods visibility for AutoHideScrollbar
|
2021-06-01 14:15:42 +01:00 |
ContextMenu.tsx
|
prevent reflow in app when accessing window dimensions
|
2021-05-25 10:28:43 +01:00 |
CustomRoomTagPanel.js
|
Flag structural components as replaceable
|
2021-03-08 20:23:24 -07:00 |
EmbeddedPage.js
|
Remove a bunch of useless 'use strict' definitions
|
2021-03-08 20:26:08 -07:00 |
FilePanel.js
|
use renamed decrypt event method
|
2021-05-18 13:01:38 +01:00 |
GenericErrorPage.js
|
Flag structural components as replaceable
|
2021-03-08 20:23:24 -07:00 |
GroupFilterPanel.js
|
Remove react-beautiful-dnd
|
2021-06-01 17:35:31 +01:00 |
GroupView.js
|
Remove Promise allSettled polyfill as its widespread enough now and js-sdk uses it directly
|
2021-05-25 16:12:34 +01: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
|
Flag structural components as replaceable
|
2021-03-08 20:23:24 -07:00 |
IndicatorScrollbar.js
|
Use passive option for scroll handler
|
2021-05-28 14:59:14 +01:00 |
InteractiveAuth.js
|
Convert a bunch more js-sdk imports to absolute paths
|
2021-03-18 20:50:34 -06:00 |
LeftPanel.tsx
|
guard event listener from null values
|
2021-05-28 17:37:29 +01:00 |
LeftPanelWidget.tsx
|
prevent reflow in app when accessing window dimensions
|
2021-05-25 10:28:43 +01:00 |
LoggedInView.tsx
|
remove unused imports
|
2021-06-02 11:56:49 +01:00 |
MainSplit.js
|
Flag structural components as replaceable
|
2021-03-08 20:23:24 -07:00 |
MatrixChat.tsx
|
Merge pull request #5674 from churchtools/default-username
|
2021-06-01 10:12:31 +01:00 |
MessagePanel.js
|
Fix crash on opening notification panel
|
2021-05-17 12:24:41 -04:00 |
MyGroups.js
|
Add temporary mechanism for managing communities without dnd
|
2021-06-02 11:33:25 +01:00 |
NonUrgentToastContainer.tsx
|
Flag structural components as replaceable
|
2021-03-08 20:23:24 -07:00 |
NotificationPanel.js
|
Flag structural components as replaceable
|
2021-03-08 20:23:24 -07:00 |
RightPanel.js
|
Guard all isSpaceRoom calls behind the labs flag
|
2021-05-05 23:59:07 +01:00 |
RoomDirectory.tsx
|
Iterate PR
|
2021-05-21 13:37:21 +01:00 |
RoomSearch.tsx
|
Bring back filter all spaces behaviour
|
2021-05-07 10:39:35 +01:00 |
RoomStatusBar.js
|
Merge branch 'develop' into fix-indent
|
2021-04-29 20:08:14 +02:00 |
RoomView.tsx
|
Merge pull request #6092 from matrix-org/gsouquet/window-dimensions-reflow
|
2021-05-25 12:00:08 +01:00 |
ScrollPanel.js
|
Merge branch 'develop' into fix-indent
|
2021-04-29 20:08:14 +02:00 |
SearchBox.js
|
Spaces autofocus and prefill the search box
|
2021-03-24 14:00:52 +00:00 |
SpaceRoomDirectory.tsx
|
Respect space ordering field in m.tag for top level spaces
|
2021-06-02 16:43:38 +01:00 |
SpaceRoomView.tsx
|
remove outdated TODO
|
2021-06-01 10:49:19 +01:00 |
TabbedView.tsx
|
Flag structural components as replaceable
|
2021-03-08 20:23:24 -07:00 |
TimelinePanel.js
|
use renamed decrypt event method
|
2021-05-18 13:01:38 +01:00 |
ToastContainer.tsx
|
Flag structural components as replaceable
|
2021-03-08 20:23:24 -07:00 |
UploadBar.tsx
|
Fix upload bar not populating when starting uploads
|
2021-03-25 22:29:21 -06:00 |
UserMenu.tsx
|
Use Set::size instead of Array.from()::length
|
2021-05-27 09:26:31 +01:00 |
UserView.js
|
Convert a bunch more js-sdk imports to absolute paths
|
2021-03-18 20:50:34 -06:00 |
ViewSource.js
|
fix: room id sticked with event id
|
2021-03-25 14:36:40 +02:00 |