element-web/src/components/structures
Luke Barnard 5f36f797da Implement default welcome page and allow custom URL /w config
This changes the default behaviour of displaying the room directory to instead displaying the default homepage. If specified, the config "welcomePageUrl" can be used to override the default '/home.html'.
2017-05-24 17:55:36 +01:00
..
login Write some tests for the RTS UI 2017-05-17 09:46:17 +01:00
ContextualMenu.js Fix a bunch of linting errors 2017-01-20 14:22:27 +00:00
CreateRoom.js Fix a bunch of linting errors 2017-01-20 14:22:27 +00:00
FilePanel.js link to #/register 2017-05-15 10:31:17 +01:00
InteractiveAuth.js Just return the promise if it's a bg request 2017-03-22 11:25:33 +00:00
LoggedInView.js Implement default welcome page and allow custom URL /w config 2017-05-24 17:55:36 +01:00
MatrixChat.js Implement default welcome page and allow custom URL /w config 2017-05-24 17:55:36 +01:00
MessagePanel.js Combine data-scroll-token and -contained-scroll-tokens 2017-05-04 10:00:13 +01:00
NotificationPanel.js show placeholder of timeline empty 2017-02-02 16:32:10 +00:00
RoomStatusBar.js consolidate call onPageUnload handler into RoomView 2017-05-03 16:39:19 +01:00
RoomView.js Merge branch 'develop' into new-guest-access 2017-05-22 16:19:10 +01:00
ScrollPanel.js Separate predicates for RM/RR 2017-05-09 17:36:19 +01:00
TimelinePanel.js Revert "Merge pull request #807 from matrix-org/matthew/quick-search" 2017-05-16 16:11:01 +01:00
UploadBar.js Unregister the UploadBar event listener on unmount 2017-03-16 14:19:17 +00:00
UserSettings.js Merge branch 'develop' into new-guest-access 2017-05-22 16:19:10 +01:00