element-web/src/components/structures
J. Ryan Stinnett d220dd49ef Clarify that the account is a Matrix account
Now that auth flows can show a server name like `example.com` which might
delegate the HS to some other server, it could be confusing to see text like
"Sign in to example.com", especially if `example.com` runs an identity service,
uses SSO, has its own account system, or other things like this.

To clarify that we mean Matrix accounts, all auth flows are updated to talk in
terms of "<verb> your Matrix account on <server>".

Fixes part of
https://github.com/vector-im/riot-web/issues/8763#issuecomment-464823909.
2019-02-20 17:33:59 +00:00
..
auth Clarify that the account is a Matrix account 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