element-portable/src/components/structures
Travis Ralston eed5efdbe1 Labs: Add quick/cheap "do not disturb" flag
This just disables audio notifications and the popup, which is the easiest way to do "do not disturb" for a device. This needs spec changes to be done properly, as it's a shame that mobile devices for the user will still go off.

Disabling all of push doesn't sound ideal as it would potentially mean missing highlights for when leaving DND mode.
2021-04-15 00:47:09 -06:00
..
auth Move user to welcome_page if continuing with previous session 2021-04-12 17:01:27 +01: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 Flag structural components as replaceable 2021-03-08 20:23:24 -07: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 Convert a bunch more js-sdk imports to absolute paths 2021-03-18 20:50:34 -06:00
GenericErrorPage.js Flag structural components as replaceable 2021-03-08 20:23:24 -07:00
GroupFilterPanel.js Flag structural components as replaceable 2021-03-08 20:23:24 -07:00
GroupView.js Fix viewing invitations when the inviter has no avatar set 2021-04-06 13:55:22 +02: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 Flag structural components as replaceable 2021-03-08 20:23:24 -07:00
InteractiveAuth.js Convert a bunch more js-sdk imports to absolute paths 2021-03-18 20:50:34 -06:00
LeftPanel.tsx Make use of the KeyBindingManager in LeftPanel 2021-03-28 20:00:53 +13:00
LeftPanelWidget.tsx Resolve linting errors after upgrades 2021-01-27 12:42:39 +00:00
LoggedInView.tsx Make use of the KeyBindingsManager in the ScrollPanel 2021-03-29 13:38:15 +13:00
MainSplit.js Flag structural components as replaceable 2021-03-08 20:23:24 -07:00
MatrixChat.tsx Fix copy/paste fail 2021-04-08 09:33:39 -06:00
MessagePanel.js Fix edge case with redaction grouper messing up continuations 2021-03-25 19:37:55 +00:00
MyGroups.js Flag structural components as replaceable 2021-03-08 20:23:24 -07: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 Flag structural components as replaceable 2021-03-08 20:23:24 -07:00
RoomDirectory.js Convert cases of getHttpUriForMxc to new media customisation 2021-03-10 12:32:18 -07:00
RoomSearch.tsx Make use of the KeyBindingManager in LeftPanel 2021-03-28 20:00:53 +13:00
RoomStatusBar.js Convert a bunch more js-sdk imports to absolute paths 2021-03-18 20:50:34 -06:00
RoomView.tsx Add some comments 2021-04-09 07:57:25 +02:00
ScrollPanel.js Make use of the KeyBindingsManager in the ScrollPanel 2021-03-29 13:38:15 +13:00
SearchBox.js Spaces autofocus and prefill the search box 2021-03-24 14:00:52 +00:00
SpaceRoomDirectory.tsx Hide space room management checkboxes if you don't have permission at the root space 2021-03-26 09:59:02 +00:00
SpaceRoomView.tsx Final spaces tweaks for the demo 2021-03-26 13:46:01 +00:00
TabbedView.tsx Flag structural components as replaceable 2021-03-08 20:23:24 -07:00
TimelinePanel.js Merge pull request #5774 from matrix-org/travis/js-sdk-imports 2021-03-19 07:23:45 -06: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 Labs: Add quick/cheap "do not disturb" flag 2021-04-15 00:47:09 -06: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