element-web/src/components/views/rooms
2019-09-16 17:49:46 +01:00
..
AppsDrawer.js Switch to createReactClass: views/rooms and test/components. React 16 :D 2019-09-06 15:04:46 +01:00
Autocomplete.js Merge onUpArrow and onDownArrow into more general moveSelection 2019-06-04 13:06:47 +02:00
AuxPanel.js Switch to createReactClass: views/rooms and test/components. React 16 :D 2019-09-06 15:04:46 +01:00
BasicMessageComposer.js use underscore for italics so it doesn't collide with bold when toggling 2019-09-06 17:52:37 +02:00
E2EIcon.js only wrap e2e icon in button if there is a click handler 2019-02-12 19:59:31 +01:00
EditMessageComposer.js invert and rename changed to saveDisabled for clarity 2019-09-11 17:37:11 +01:00
EntityTile.js Switch to createReactClass: views/rooms and test/components. React 16 :D 2019-09-06 15:04:46 +01:00
EventTile.js Switch to createReactClass: views/rooms and test/components. React 16 :D 2019-09-06 15:04:46 +01:00
ForwardMessage.js Switch to createReactClass: views/rooms and test/components. React 16 :D 2019-09-06 15:04:46 +01:00
JumpToBottomButton.js missing semicolon 2019-01-22 14:52:22 +01:00
LinkPreviewWidget.js Switch to createReactClass: views/rooms and test/components. React 16 :D 2019-09-06 15:04:46 +01:00
MemberDeviceInfo.js restyle unknown devices dialog 2019-02-12 18:34:35 +01:00
MemberInfo.js Merge branch 'master' into develop 2019-09-16 17:49:46 +01:00
MemberList.js Switch to createReactClass: views/rooms and test/components. React 16 :D 2019-09-06 15:04:46 +01:00
MemberTile.js Switch to createReactClass: views/rooms and test/components. React 16 :D 2019-09-06 15:04:46 +01:00
MessageComposer.js support basic sending with new main composer 2019-08-22 13:33:20 +01:00
MessageComposerFormatBar.js take bounding box for positioning calculation 2019-09-06 15:56:46 +02:00
MessageComposerInput.js duplicate slate code where we changed it drastically 2019-08-22 14:05:54 +01:00
PinnedEventsPanel.js Switch to createReactClass: views/rooms and test/components. React 16 :D 2019-09-06 15:04:46 +01:00
PinnedEventTile.js Switch to createReactClass: views/rooms and test/components. React 16 :D 2019-09-06 15:04:46 +01:00
PresenceLabel.js Switch to createReactClass: views/rooms and test/components. React 16 :D 2019-09-06 15:04:46 +01:00
ReadReceiptMarker.js Switch to createReactClass: views/rooms and test/components. React 16 :D 2019-09-06 15:04:46 +01:00
ReplyPreview.js Fix replying from search results for this and all rooms 2019-09-09 09:34:08 +01:00
RoomBreadcrumbs.js put min room count in constant 2019-09-12 15:12:18 +02:00
RoomDetailList.js Switch to createReactClass: views/rooms and test/components. React 16 :D 2019-09-06 15:04:46 +01:00
RoomDetailRow.js Switch to createReactClass: views/rooms and test/components. React 16 :D 2019-09-06 15:04:46 +01:00
RoomDropTarget.js Switch to createReactClass: views/rooms and test/components. React 16 :D 2019-09-06 15:04:46 +01:00
RoomHeader.js Switch to createReactClass: views/rooms and test/components. React 16 :D 2019-09-06 15:04:46 +01:00
RoomList.js make add room button go to create room dialog instead of room directory 2019-09-11 17:57:40 +01:00
RoomNameEditor.js Switch to createReactClass: views/rooms and test/components. React 16 :D 2019-09-06 15:04:46 +01:00
RoomPreviewBar.js Switch to createReactClass: views/rooms and test/components. React 16 :D 2019-09-06 15:04:46 +01:00
RoomRecoveryReminder.js Also say "Connect ..." on remaining key backup buttons 2019-04-24 11:05:27 +01:00
RoomTile.js Switch to createReactClass: views/rooms and test/components. React 16 :D 2019-09-06 15:04:46 +01:00
RoomTopicEditor.js Switch to createReactClass: views/rooms and test/components. React 16 :D 2019-09-06 15:04:46 +01:00
RoomUpgradeWarningBar.js Switch to createReactClass: views/rooms and test/components. React 16 :D 2019-09-06 15:04:46 +01:00
SearchableEntityList.js Switch to createReactClass: views/rooms and test/components. React 16 :D 2019-09-06 15:04:46 +01:00
SearchBar.js Switch to createReactClass: views/rooms and test/components. React 16 :D 2019-09-06 15:04:46 +01:00
SearchResultTile.js Switch to createReactClass: views/rooms and test/components. React 16 :D 2019-09-06 15:04:46 +01:00
SendMessageComposer.js Merge pull request #3382 from matrix-org/bwindels/escape-command-slash 2019-09-03 16:04:23 +00:00
SimpleRoomHeader.js Switch to createReactClass: views/rooms and test/components. React 16 :D 2019-09-06 15:04:46 +01:00
SlateMessageComposer.js duplicate slate code where we changed it drastically 2019-08-22 14:05:54 +01:00
Stickerpicker.js Support multiple integration managers behind a labs flag 2019-08-23 09:12:40 -06:00
ThirdPartyMemberInfo.js Add common utility for checking 3pid invites 2019-03-29 11:45:07 -06:00
TopUnreadMessagesBar.js Switch to createReactClass: views/rooms and test/components. React 16 :D 2019-09-06 15:04:46 +01:00
UserTile.js Switch to createReactClass: views/rooms and test/components. React 16 :D 2019-09-06 15:04:46 +01:00
WhoIsTypingTile.js Switch to createReactClass: views/rooms and test/components. React 16 :D 2019-09-06 15:04:46 +01:00