element-web/src/components/structures
Travis Ralston 6707186edc Change how the default server name and HS URL interact
They are now independent of each other. If both are specified in the config, the user will see an error and be prevented from logging in. The expected behaviour is that when a default server name is given, we do a .well-known lookup to find the default homeserver (and block the UI while we do this to prevent it from using matrix.org while we go out and find more information). If the config specifies just a default homeserver URL however, we don't do anything special.
2018-12-07 15:36:49 -07:00
..
login Change how the default server name and HS URL interact 2018-12-07 15:36:49 -07:00
BottomLeftMenu.js eslint --fix src/ 2018-10-26 22:50:38 -05:00
CompatibilityPage.js eslint --fix src/ 2018-10-26 22:50:38 -05:00
ContextualMenu.js fix lint 2018-07-09 20:11:17 +01:00
CreateRoom.js eslint --fix src/ 2018-10-26 22:50:38 -05: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 Only mark group as failed to load for summary 2018-12-04 18:32:16 -06:00
HomePage.js Add visible guest warning to encourage login 2018-11-06 21:08:57 +01:00
InteractiveAuth.js Be more positive in property naming 2018-11-16 12:15:44 -07:00
LeftPanel.js eslint --fix src/ 2018-10-26 22:50:38 -05:00
LoggedInView.js eslint --fix src/ 2018-10-26 22:50:38 -05:00
LoginBox.js eslint --fix src/ 2018-10-26 22:50:38 -05:00
MatrixChat.js Change how the default server name and HS URL interact 2018-12-07 15:36:49 -07:00
MessagePanel.js allow read receipts without an existing member in MessagePanel 2018-10-10 16:15:20 +02:00
MyGroups.js specify unique key to make react happy 2018-06-15 18:55:37 +01:00
NotificationPanel.js Dramatically simplify use of mx_fadable 2017-10-25 15:15:49 +01:00
RightPanel.js A11y: repurpose more divs into AccessibleButtons. 2018-10-02 13:55:24 +02:00
RoomDirectory.js eslint --fix src/ 2018-10-26 22:50:38 -05:00
RoomStatusBar.js eslint --fix src/ 2018-10-26 22:50:38 -05:00
RoomSubList.js Show the IncomingCallBox if the call is for the RoomSubList 2018-12-06 11:45:58 -07:00
RoomView.js Add an in-room reminder to set up key recovery 2018-12-07 14:13:02 -06:00
ScrollPanel.js Make sure to proxy special prop ref 2018-03-27 13:04:26 +01:00
SearchBox.js eslint --fix src/ 2018-10-26 22:50:38 -05:00
TagPanel.js also show spinner on new CATCHUP state 2018-08-30 15:39:48 +02:00
TimelinePanel.js eslint --fix src/ 2018-10-26 22:50:38 -05:00
UploadBar.js Remove use of deprecated React.PropTypes 2017-12-26 14:03:18 +13:00
UserSettings.js Add an in-room reminder to set up key recovery 2018-12-07 14:13:02 -06:00
ViewSource.js eslint --fix src/ 2018-10-26 22:50:38 -05:00