element-web/src/components/structures
Michael Telatynski 423b8939e7
simplify handled logic by inverting it
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
2018-06-16 08:52:14 +01:00
..
login Replace "Login as guest" with "Try the app first" on login page 2018-05-26 20:54:19 -06:00
BottomLeftMenu.js point imports at the new locations 2018-04-13 00:43:44 +01:00
CompatibilityPage.js point imports at the new locations 2018-04-13 00:43:44 +01:00
ContextualMenu.js Merge pull request #1948 from matrix-org/export_Group 2018-06-15 10:52:27 +01:00
CreateRoom.js Remove use of deprecated React.PropTypes 2017-12-26 14:03:18 +13:00
FilePanel.js Switch to 'm.sticker' message events. Allow whitelisting of wisget capabilities. 2018-03-12 13:56:02 +00:00
GroupView.js link to ShareDialog from GroupView, RoomView, UserSettings & MemberInfo 2018-06-12 11:22:01 +01:00
HomePage.js displayName should be tracked as static 2018-04-18 16:19:37 +01:00
InteractiveAuth.js Remove use of deprecated React.PropTypes 2017-12-26 14:03:18 +13:00
LeftPanel.js simplify handled logic by inverting it 2018-06-16 08:52:14 +01:00
LoggedInView.js Fix click on faded left/right/middle panel -> close settings 2018-05-29 13:16:39 +01:00
LoginBox.js point imports at the new locations 2018-04-13 00:43:44 +01:00
MatrixChat.js don't set the displayname on registration as Synapse now does it 2018-06-12 16:43:54 +01:00
MessagePanel.js Make stickers/messages continuations of each other 2018-04-06 17:47:44 +01:00
MyGroups.js Wrap GeminiScrollbar in a component, enabled forceGemini 2018-03-27 13:04:26 +01:00
NotificationPanel.js Dramatically simplify use of mx_fadable 2017-10-25 15:15:49 +01:00
RightPanel.js Refactor GroupStores into one global GroupStore 2018-05-01 11:24:17 +01:00
RoomDirectory.js point imports at the new locations 2018-04-13 00:43:44 +01:00
RoomStatusBar.js simplify the 'send anyway' text, as 'mark devices known' is meaningless to users 2018-01-18 09:57:29 +00:00
RoomSubList.js tidy up if statements and fix up comments 2018-06-14 11:16:57 +01:00
RoomView.js Merge pull request #1947 from matrix-org/t3chguy/invite_checkIfAlone 2018-06-08 17:36:42 +01:00
ScrollPanel.js Make sure to proxy special prop ref 2018-03-27 13:04:26 +01:00
SearchBox.js point imports at the new locations 2018-04-13 00:43:44 +01:00
TagPanel.js change cursor:pointer iff clicking TagPanel background does something 2018-06-14 11:42:21 +01:00
TimelinePanel.js Improve room list performance when receiving messages 2018-03-14 14:29:55 +00:00
UploadBar.js Remove use of deprecated React.PropTypes 2017-12-26 14:03:18 +13:00
UserSettings.js Merge pull request #1948 from matrix-org/export_Group 2018-06-15 10:52:27 +01:00
ViewSource.js move non-Riot-specific components over from riot-web 2018-04-11 23:58:04 +01:00