element-web/src/components/views/rooms
Travis Ralston 6e882251bd Break the right panel completely
This lays a foundation for redirecting all the traffic through the new store, but for now the core parts of the app need to stop caring if the right panel is open.
2019-12-05 17:47:18 -07:00
..
AppsDrawer.js Appease the linter 2019-11-18 18:02:47 -07:00
Autocomplete.js Rip out the remainder of Bluebird 2019-11-18 10:03:05 +00:00
AuxPanel.js Switch to createReactClass: views/rooms and test/components. React 16 :D 2019-09-06 15:04:46 +01:00
BasicMessageComposer.js Support RTL language in message composer 2019-11-04 17:37:36 +00:00
E2EIcon.js restyle e2e icons 2019-11-15 16:14:18 +01:00
EditMessageComposer.js Fix reply fallback being included in edit m.new_content 2019-10-13 13:32:09 +03:00
EntityTile.js Switch to createReactClass: views/rooms and test/components. React 16 :D 2019-09-06 15:04:46 +01:00
EventTile.js Appease the linter and de-dupe code 2019-12-03 23:15:49 -07: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 Rip out the remainder of Bluebird 2019-11-18 10:03:05 +00:00
MemberDeviceInfo.js restyle unknown devices dialog 2019-02-12 18:34:35 +01:00
MemberInfo.js Merge branch 'develop' into matthew/fix_logging 2019-11-26 10:19:48 +00:00
MemberList.js Various ARIA a11y fixes. 2019-10-03 09:35:39 +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 Remove the import my IDE should have removed for me 2019-11-20 11:08:53 -07:00
MessageComposerFormatBar.js tell tooltip when format bar gets hidden, as it won't be unmounted 2019-10-02 14:31:42 +02:00
MessageComposerInput.js Rename RoomPermalinkCreator -> Permalinks due to scope 2019-09-30 20:39:58 -06:00
PinnedEventsPanel.js Switch to createReactClass: views/rooms and test/components. React 16 :D 2019-09-06 15:04:46 +01:00
PinnedEventTile.js Attempt to fix soft crash on some pinned events by null guarding member 2019-10-31 11:21:58 +00: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 Rename RoomPermalinkCreator -> Permalinks due to scope 2019-09-30 20:39:58 -06:00
RoomBreadcrumbs.js Update breadcrumbs when we do eventually see upgraded rooms 2019-11-25 16:21:09 -07: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 Break the right panel completely 2019-12-05 17:47:18 -07:00
RoomList.js Remove wrapping div around RoomList to fix regression with scrollbars 2019-10-23 18:32:14 +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 s/ContextualMenu/ContextMenu/ 2019-12-02 23:21:59 +00: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 Fix error message which is shown when unknown slash command attempted 2019-10-31 10:49:24 +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 Fix positioning and sizing of e2e icon in the composer 2019-11-20 11:00:39 -07:00
Stickerpicker.js s/ContextualMenu/ContextMenu/ 2019-12-02 23:21:59 +00:00
ThirdPartyMemberInfo.js Various ARIA a11y fixes. 2019-10-03 09:35:39 +01: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