element-portable/src/components/structures
Travis Ralston f882466329
Add a few more UIComponent flags, and ensure they are used in existing code (#7937)
* UIComponent flag: Explore rooms

To disable the room directory access on the Home space. Can be controlled with the existing ComponentVisibilityCustomisation

* Make "plus menu" respect component visibility

* UIComponent flag: Add integrations

To disable the widgets section of the room info card and addwidget slashcommand. Can be controlled with the existing ComponentVisibilityCustomisation

* Make sure invite users component applies to space rooms too

* Appease the linter
2022-03-02 10:37:18 -07:00
..
auth Fix styling on reset button in verification dialog (#7888) 2022-02-24 09:31:14 -05:00
AutoHideScrollbar.tsx Fix ScrollPanel data-scrollbar not responding to window resizing (#7841) 2022-02-18 13:03:16 +00:00
BackdropPanel.tsx Move background-blur to fully css version 2021-08-23 19:26:57 +02:00
CallEventGrouper.ts Wire up CallEventGroupers for Search Results (#7866) 2022-02-22 10:39:08 +00:00
ContextMenu.tsx Fix positioning of the thread context menu (#7918) 2022-03-01 08:32:29 +00:00
CustomRoomTagPanel.js Auto fix 2021-10-22 17:23:37 -05:00
EmbeddedPage.tsx Fix spacing errors (#7484) 2022-01-10 12:57:20 +00:00
FileDropTarget.tsx replace all require(svgs) with esm import (#7948) 2022-03-02 17:14:33 +01:00
FilePanel.tsx Fix thread summary layout for narrow right panel timeline (#7838) 2022-02-23 14:03:46 +00:00
GenericErrorPage.tsx Auto fix 2021-10-22 17:23:37 -05:00
GroupFilterPanel.tsx Prefer RoomStateEvent.Update where possible as it fires far less (#7878) 2022-02-24 14:39:25 +00:00
GroupView.js replace all require(svgs) with esm import (#7948) 2022-03-02 17:14:33 +01:00
HomePage.tsx Remove Countly analytics integration (#7808) 2022-02-15 16:58:30 +00:00
HostSignupAction.tsx Auto fix 2021-10-22 17:23:37 -05:00
IndicatorScrollbar.tsx Fix space panel edge gradient not applying on load (#7644) 2022-01-27 09:36:58 +00:00
InteractiveAuth.tsx Auto fix 2021-10-22 17:23:37 -05:00
LeftPanel.tsx Add a few more UIComponent flags, and ensure they are used in existing code (#7937) 2022-03-02 10:37:18 -07:00
LeftPanelWidget.tsx Make everything use the KeyBindingManager (#7907) 2022-02-28 16:05:52 +00:00
LegacyCommunityPreview.tsx Wire up drag-drop file uploads for the thread view (#7860) 2022-02-22 11:14:56 +00:00
LoggedInView.tsx Prefer RoomStateEvent.Update where possible as it fires far less (#7878) 2022-02-24 14:39:25 +00:00
MainSplit.tsx Merge branch 'develop' into sort-imports 2021-12-09 08:34:20 +00:00
MatrixChat.tsx Fix right panel soft crashes due to missing room prop (#7923) 2022-03-01 11:15:23 +00:00
MessagePanel.tsx Fix duplicate EventListSummarys (#7952) 2022-03-02 11:46:51 -05:00
MyGroups.js replace all require(svgs) with esm import (#7948) 2022-03-02 17:14:33 +01:00
NonUrgentToastContainer.tsx Auto fix 2021-10-22 17:23:37 -05:00
NotificationPanel.tsx Fix thread summary layout for narrow right panel timeline (#7838) 2022-02-23 14:03:46 +00:00
RightPanel.tsx Fix right panel soft crashes due to missing room prop (#7923) 2022-03-01 11:15:23 +00:00
RoomDirectory.tsx More posthog tracking around joining rooms and room search (#7807) 2022-02-17 18:03:27 +00:00
RoomSearch.tsx Fix accessibility around the room list treeview and new search beta (#7856) 2022-02-21 15:46:13 +00:00
RoomStatusBar.tsx replace all require(svgs) with esm import (#7948) 2022-03-02 17:14:33 +01:00
RoomView.tsx Autofocus correct composer after sending reaction (#7950) 2022-03-02 16:31:34 +00:00
ScrollPanel.tsx Fix ScrollPanel data-scrollbar not responding to window resizing (#7841) 2022-02-18 13:03:16 +00:00
SearchBox.tsx Make everything use the KeyBindingManager (#7907) 2022-02-28 16:05:52 +00:00
SpaceHierarchy.tsx Make everything use the KeyBindingManager (#7907) 2022-02-28 16:05:52 +00:00
SpaceRoomView.tsx Prefer RoomStateEvent.Update where possible as it fires far less (#7878) 2022-02-24 14:39:25 +00:00
TabbedView.tsx Wire up more Posthog tracking (#7689) 2022-02-09 14:25:58 +00:00
ThreadPanel.tsx [Update thread info after MSC3440 updates] (#7911) 2022-03-02 10:52:14 +00:00
ThreadView.tsx [Update thread info after MSC3440 updates] (#7911) 2022-03-02 10:52:14 +00:00
TimelinePanel.tsx Make everything use the KeyBindingManager (#7907) 2022-02-28 16:05:52 +00:00
ToastContainer.tsx Auto fix 2021-10-22 17:23:37 -05:00
UploadBar.tsx Mandate use of js-sdk/src/matrix import over js-sdk/src (#7933) 2022-03-01 20:42:05 +00:00
UserMenu.tsx replace all require(svgs) with esm import (#7948) 2022-03-02 17:14:33 +01:00
UserView.tsx Right panel store refactor (#7313) 2022-01-05 16:14:44 +01:00
ViewSource.tsx Fix view source and devtools showing hljs warnings (#7759) 2022-02-09 09:09:06 +00:00