element-portable/src/components/structures
J. Ryan Stinnett 38e64ce966 Remove 3PID binding during registration
This disables 3PID binding at registration time, so users won't be discoverable
by 3PID by default. Instead, new discovery controls in settings allow you to
opt-in.

Fixes https://github.com/vector-im/riot-web/issues/10424
2019-08-08 16:25:48 +01:00
..
auth Remove 3PID binding during registration 2019-08-08 16:25:48 +01:00
AutoHideScrollbar.js Bind the onWheel listener directly to props 2019-04-05 09:43:29 -06:00
CompatibilityPage.js Replace React.PropTypes with usage of the prop-types package 2019-07-31 12:19:29 +01:00
ContextualMenu.js Remove unused ContextualMenu features 2019-06-19 14:47:15 +01:00
CustomRoomTagPanel.js Update CustomRoomTagPanel.js 2019-03-16 12:37:34 +00:00
EmbeddedPage.js Fix exception on logout 2019-06-10 15:27:59 +01:00
FilePanel.js create ResizeNotifier to derive which areas of the app resize and emit 2019-03-15 10:16:21 +01:00
GenericErrorPage.js Implement design and copy for errors 2019-06-05 11:32:02 -06:00
GroupView.js Replace DM logic in view_start_chat_or_reuse 2019-08-07 12:13:59 -06:00
IndicatorScrollbar.js Fix linter warning 2019-06-28 15:16:44 +01:00
InteractiveAuth.js s/setBusy/busyChanged/ 2019-06-10 16:27:27 +01:00
LeftPanel.js Convert breadcrumbs from labs to real setting 2019-06-03 00:15:33 -06:00
LoggedInView.js avoid using import * as Matrix 2019-08-06 14:04:33 +01:00
MainSplit.js make resizeNotifier optional in MainSplit for GroupView 2019-03-27 16:38:17 +01:00
MatrixChat.js Replace DM logic in view_start_chat_or_reuse 2019-08-07 12:13:59 -06:00
MessagePanel.js Remove editing feature flag 2019-07-17 16:56:15 +01:00
MyGroups.js avoid using import * as Matrix 2019-08-06 14:04:33 +01:00
NotificationPanel.js Fix lint errors in NotificationPanel 2019-05-21 16:38:48 +01:00
RightPanel.js Replace React.PropTypes with usage of the prop-types package 2019-07-31 12:19:29 +01:00
RoomDirectory.js Replace React.PropTypes with usage of the prop-types package 2019-07-31 12:19:29 +01:00
RoomStatusBar.js Revert "remove unnessary manual focussing of composer" 2019-07-23 09:13:51 +02:00
RoomSubList.js Use title prop instead to minimize changes 2019-06-30 11:00:21 +01:00
RoomView.js Introduce RoomContext for sharing state between RoomView and children 2019-07-31 00:47:38 +01:00
ScrollPanel.js make sure scrollpanel is mounted before checking scroll 2019-07-02 17:29:37 +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 local echos should always be ignored (for both RM and RR),so remove flag 2019-07-17 10:19:44 +02:00
TopLeftMenuButton.js Fix waste of space of collapsed left panel 2019-08-05 18:03:20 +02:00
UploadBar.js Fix upload cancel in e2e rooms 2019-04-08 17:53:39 +01:00
UserView.js Replace React.PropTypes with usage of the prop-types package 2019-07-31 12:19:29 +01:00
ViewSource.js make ViewSource less awkward 2019-02-24 03:43:44 +00:00