element-web/src/components/views/rooms
Bruno Windels 875f792728
Merge pull request #2620 from matrix-org/bwindels/e2eiconsanddialog
Fixes and styling related to e2e icons and dialogs
2019-02-13 09:18:58 +01:00
..
AppsDrawer.js Merge branch 'develop' into bwindels/redesign 2018-10-16 11:57:44 +02:00
Autocomplete.js eslint --fix src/ 2018-10-26 22:50:38 -05:00
AuxPanel.js Convert image URLs in React to require calls 2019-01-17 22:06:49 -06:00
E2EIcon.js only wrap e2e icon in button if there is a click handler 2019-02-12 19:59:31 +01:00
EntityTile.js Convert image URLs in React to require calls 2019-01-17 22:06:49 -06:00
EventTile.js add context menu option to show "event e2e info dialog" 2019-02-12 19:10:42 +01:00
ForwardMessage.js Remove use of deprecated React.PropTypes 2017-12-26 14:03:18 +13:00
JumpToBottomButton.js missing semicolon 2019-01-22 14:52:22 +01:00
LinkPreviewWidget.js Refactor to use HtmlUtils for linkifying and sanitizing 2019-01-31 22:36:08 +01:00
MemberDeviceInfo.js restyle unknown devices dialog 2019-02-12 18:34:35 +01:00
MemberInfo.js only show member e2e icon in encrypted rooms 2019-02-12 19:42:17 +01:00
MemberList.js Convert image URLs in React to require calls 2019-01-17 22:06:49 -06:00
MemberTile.js Update MemberTile on status change 2019-01-15 10:54:29 -06:00
MessageComposer.js replace existing icon in composer with the new one 2019-02-01 13:40:42 +01:00
MessageComposerInput.js Be more positive with setting labels 2019-01-24 20:57:40 -07:00
PinnedEventsPanel.js Convert image URLs in React to require calls 2019-01-17 22:06:49 -06:00
PinnedEventTile.js Convert image URLs in React to require calls 2019-01-17 22:06:49 -06:00
PresenceLabel.js Remove use of deprecated React.PropTypes 2017-12-26 14:03:18 +13:00
ReadReceiptMarker.js put userId next to member in read receipt, fall back when member missing 2018-10-10 16:14:09 +02:00
ReplyPreview.js Convert image URLs in React to require calls 2019-01-17 22:06:49 -06:00
RoomBreadcrumbs.js copyright 2019-02-12 12:21:40 +01:00
RoomDetailList.js make RoomDetailRow reusable for the Room Directory 2017-11-19 12:49:26 +00:00
RoomDetailRow.js Refactor to use HtmlUtils for linkifying and sanitizing 2019-01-31 22:36:08 +01:00
RoomDropTarget.js Fix more lint errors 2018-10-11 22:50:24 -05:00
RoomHeader.js show unknown devices dialog when clicking e2e warning in room header 2019-02-12 18:43:28 +01:00
RoomList.js lint 2019-02-11 16:27:29 +01:00
RoomNameEditor.js Store component state for editors 2018-02-13 12:01:36 +00:00
RoomPreviewBar.js Convert image URLs in React to require calls 2019-01-17 22:06:49 -06:00
RoomRecoveryReminder.js flag todo 2019-02-12 17:53:00 +00:00
RoomTile.js update RoomTile notificationCount through props so updates are consistent 2019-02-11 15:40:17 +01:00
RoomTooltip.js make RoomTooltip generic and add ContextMenu&Tooltip to GroupInviteTile 2018-06-12 15:23:11 +01:00
RoomTopicEditor.js Store component state for editors 2018-02-13 12:01:36 +00:00
RoomUpgradeWarningBar.js Appease the linter 2019-01-28 18:57:11 -07:00
SearchableEntityList.js Convert image URLs in React to require calls 2019-01-17 22:06:49 -06:00
SearchBar.js remove commented out code from shifting things around 2019-01-16 13:04:49 +01:00
SearchResultTile.js Remove use of deprecated React.PropTypes 2017-12-26 14:03:18 +13:00
SimpleRoomHeader.js Convert image URLs in React to require calls 2019-01-17 22:06:49 -06:00
Stickerpicker.js hide delete & cancel button on stickers are they weren't visible before 2019-02-12 17:01:05 +01:00
TopUnreadMessagesBar.js copyright 2019-01-22 14:51:11 +01:00
UserTile.js Remove use of deprecated React.PropTypes 2017-12-26 14:03:18 +13:00
WhoIsTypingTile.js apparently room can be null here 2019-01-22 17:34:48 +01:00