element-web/src/components/structures
J. Ryan Stinnett 5433feb4d4 Display default server name in forgot password
If a default server name is set and the current HS URL is the default HS URL,
we'll display that name in the "your account" text on the forgot password form.

This can be a bit more user friendly, especially when the HS is delegated to
somewhere such as Modular, since you'll then see "example.com" instead of
"example.modular.im", which you have no direct relationship with as a user.

This is the key bit of https://github.com/vector-im/riot-web/issues/8763 for
forgot password.
2019-02-20 17:33:59 +00:00
..
auth Display default server name in forgot password 2019-02-20 17:33:59 +00:00
AutoHideScrollbar.js get scrolltop and scrollevent out of autohide/indicator scrollbar 2019-02-13 14:49:14 +01:00
BottomLeftMenu.js Be more positive with setting labels 2019-01-24 20:57:40 -07:00
CompatibilityPage.js De-lint CompatabilityPage & LoggedInView 2019-01-21 19:32:57 +00:00
ContextualMenu.js fix lint 2018-10-24 14:36:08 +02:00
CustomRoomTagPanel.js implement PR feedback 2019-02-07 10:49:23 +00:00
EmbeddedPage.js Remove a few more references to home 2019-02-07 17:09:16 +00:00
FilePanel.js given we also want to hide widget events, hide all except m.room.message 2018-06-16 19:52:15 +01:00
GroupView.js Allow theming group header buttons 2019-02-13 10:47:04 +00:00
IndicatorScrollbar.js get scrolltop and scrollevent out of autohide/indicator scrollbar 2019-02-13 14:49:14 +01:00
InteractiveAuth.js Rename login directory to auth 2019-01-21 17:45:55 -06:00
LeftPanel.js put breadcrumbs behind feature flag 2019-02-12 11:41:24 +01:00
LoggedInView.js Remove the white screen of welcome 2019-02-14 12:35:09 +00:00
MainSplit.js Revert "Merge pull request #2348 from matrix-org/bwindels/roomgridview-experimental" 2019-01-17 10:29:37 +01:00
MatrixChat.js Display default server name in login 2019-02-20 17:33:59 +00:00
MessagePanel.js clear min-height on ScrollPanel::componentDidUpdate to catch all cases 2019-02-04 18:27:22 +00: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 Revert "Merge pull request #2348 from matrix-org/bwindels/roomgridview-experimental" 2019-01-17 10:29:37 +01:00
RoomDirectory.js Avoid room directory error without a client 2019-02-11 12:27:10 +00:00
RoomStatusBar.js update room status bar warning icon 2019-02-01 17:52:57 +01:00
RoomSubList.js remove dead code 2019-02-15 13:07:33 +01:00
RoomView.js update e2e icons when membership changes 2019-02-12 18:34:22 +01:00
ScrollPanel.js make sure we're at the bottom, although that seems to always be the case in this branch? 2019-02-14 16:19:58 +01:00
SearchBox.js use throttle as its more responsive 2019-02-13 20:32:50 +01: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 implement PR feedback 2019-02-07 10:49:23 +00:00
TimelinePanel.js increase/clear min-height on timeline on new message(s) 2019-01-21 17:35:40 +01:00
TopLeftMenuButton.js Use dropdown-arrow for all toggle arrows 2019-01-30 16:39:07 -06:00
UploadBar.js Convert image URLs in React to require calls 2019-01-17 22:06:49 -06:00
ViewSource.js eslint --fix src/ 2018-10-26 22:50:38 -05:00