element-web/src/components/views/rooms
2019-11-12 11:40:38 +00:00
..
AppsDrawer.js Switch to createReactClass: views/rooms and test/components. React 16 :D 2019-09-06 15:04:46 +01:00
Autocomplete.js Replace all trivial Promise.defer usages with regular Promises 2019-11-12 11:40:38 +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 only wrap e2e icon in button if there is a click handler 2019-02-12 19:59:31 +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 Check for a message type before assuming it is a room message 2019-11-08 10:39:38 -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 Add an option to hide image previews 2019-09-27 21:08:31 -06:00
MemberDeviceInfo.js restyle unknown devices dialog 2019-02-12 18:34:35 +01:00
MemberInfo.js dont rely on timeline linkage to find events to redact 2019-10-08 08:46:13 +02: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 Rename RoomPermalinkCreator -> Permalinks due to scope 2019-09-30 20:39:58 -06: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 Fix breadcrumbs so the bar is a toolbar and the buttons are buttons. 2019-11-07 14:41:01 +01: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 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 Fix missing i18n for RoomTile ARIA labels and +a case for notif-off bold 2019-10-29 16:34:56 +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 Rename RoomPermalinkCreator -> Permalinks due to scope 2019-09-30 20:39:58 -06:00
Stickerpicker.js Various ARIA a11y fixes. 2019-10-03 09:35:39 +01: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