element-web/src/components/structures
J. Ryan Stinnett 20c31082b5 Set E2E room status to warning when crypto is disabled
When crypto is disabled for the current device, we can't tell whether there are
unverified devices since we aren't tracking devices at all.

Let's be safe and default to the warning state.

See also https://github.com/matrix-org/matrix-js-sdk/pull/889
2019-04-08 16:28:19 +01:00
..
auth Remove 'try the app' link from login 2019-04-05 10:35:11 -06:00
AutoHideScrollbar.js Bind the onWheel listener directly to props 2019-04-05 09:43:29 -06:00
BottomLeftMenu.js Go back to using mainine velocity 2019-03-20 10:54:06 +00:00
CompatibilityPage.js Improve links to firefox and safari 2019-03-15 11:39:10 -06:00
ContextualMenu.js Put the stickerpicker below dialogs 2019-04-01 20:34:33 -06:00
CustomRoomTagPanel.js Update CustomRoomTagPanel.js 2019-03-16 12:37:34 +00:00
EmbeddedPage.js Remove a few more references to home 2019-02-07 17:09:16 +00:00
FilePanel.js create ResizeNotifier to derive which areas of the app resize and emit 2019-03-15 10:16:21 +01:00
GroupView.js Only show hosting link if group admin 2019-03-06 10:32:30 +00:00
IndicatorScrollbar.js Merge pull request #2877 from matrix-org/travis/breadcrumbs/scroll-left 2019-04-05 09:51:13 -06:00
InteractiveAuth.js Rename login directory to auth 2019-01-21 17:45:55 -06:00
LeftPanel.js Only update analytics when there's a change 2019-04-05 09:40:21 -06:00
LoggedInView.js use ResizeNotifier as well to relayout room list 2019-03-15 10:16:21 +01:00
MainSplit.js make resizeNotifier optional in MainSplit for GroupView 2019-03-27 16:38:17 +01:00
MatrixChat.js Remove 'try the app' link from login 2019-04-05 10:35:11 -06:00
MessagePanel.js restore scroll position after hiding typing notifs with checkScroll 2019-03-20 17:38:05 +01:00
MyGroups.js Convert image URLs in React to `require` calls 2019-01-17 22:06:49 -06:00
NotificationPanel.js Dramatically simplify use of mx_fadable 2017-10-25 15:15:49 +01:00
RightPanel.js Merge remote-tracking branch 'origin/develop' into travis/cancel-3pid 2019-03-29 11:47:46 -06:00
RoomDirectory.js Merge pull request #2842 from matrix-org/bwindels/bacat-scrolling-merged-develop 2019-03-29 14:02:15 +00:00
RoomStatusBar.js Move E2E icons out of feather dir 2019-02-26 20:31:32 +00:00
RoomSubList.js Add badges to breadcrumb rooms 2019-04-03 15:29:15 -06:00
RoomView.js Set E2E room status to warning when crypto is disabled 2019-04-08 16:28:19 +01:00
ScrollPanel.js comment for PAGE_SIZE 2019-04-03 09:16:30 +02:00
SearchBox.js Fix the ctrl+k shortcut 2019-03-06 14:53:52 +00:00
TabbedView.js Remove old user and room settings 2019-02-04 13:40:21 -07:00
TagPanel.js move help & communities button out of tag panel 2019-02-05 17:36:33 +00:00
TagPanelButtons.js Track life buoy dialog 2019-04-04 11:28:13 +01:00
TimelinePanel.js reimplement typing notif timeline shrinking prevention 2019-03-20 17:10:30 +01:00
TopLeftMenuButton.js Support linking to hosting providers 2019-03-05 18:32:56 +00:00
UploadBar.js Implement redesigned upload confirmation screens 2019-04-01 16:42:41 +01:00
UserView.js show dialog when failing to load profile info 2019-02-20 12:52:29 +01:00
ViewSource.js make ViewSource less awkward 2019-02-24 03:43:44 +00:00