element-portable/src/components/views/rooms
2022-11-18 09:22:43 +00:00
..
NotificationBadge Fix NotificationBadge unsent color (#9522) 2022-10-31 09:45:02 +00:00
wysiwyg_composer Update @matrix-org/matrix-wysiwyg dependency 2022-11-14 14:12:09 +01:00
AppsDrawer.tsx Fix applying programmatically set height for "top" room layout (#9339) 2022-10-05 14:58:27 -06:00
Autocomplete.tsx Step 1: Remove all usage of @replaceableComponent 2022-03-28 14:02:31 -06:00
AuxPanel.tsx Prepare for Element Call integration (#9224) 2022-08-30 15:13:39 -04:00
BasicMessageComposer.tsx Fix threads fallback incorrectly targets root event (#9229) 2022-10-20 12:48:25 +01:00
CollapsibleButton.tsx Remove dead code (#9035) 2022-07-11 07:52:44 +02:00
E2EIcon.tsx New group call experience: Room header and PiP designs (#9351) 2022-10-07 02:27:28 +00:00
EditMessageComposer.tsx Add typeof check for body 2022-10-26 19:19:32 +02:00
EmojiButton.tsx Improve design of the rich text editor (#9533) 2022-11-04 15:36:50 +00:00
EntityTile.tsx Use a consistent alignment for all text items in a list (#8276) 2022-04-11 12:39:47 +00:00
EventTile.tsx Remove all usages of UNSAFE_* React methods (#9583) 2022-11-18 09:22:43 +00:00
ExtraTile.tsx Voice rooms prototype (#8084) 2022-03-22 16:14:11 -06:00
HistoryTile.tsx Show a tile at beginning of visible history (#5887) 2022-01-20 09:51:31 +00:00
JumpToBottomButton.tsx Add jump to bottom button for right panel timeline (#7746) 2022-02-08 17:35:03 +00:00
LinkPreviewGroup.tsx Revert "replace all require(.svg) with esm import" (#7969) 2022-03-03 17:51:38 +00:00
LinkPreviewWidget.tsx Fix url preview AXE and layout issue & add percy test (#9189) 2022-08-17 16:07:18 +00:00
LiveContentSummary.tsx Add notifications and toasts for Element Call calls (#9337) 2022-10-06 14:27:12 +00:00
MemberList.tsx Remove all usages of UNSAFE_* React methods (#9583) 2022-11-18 09:22:43 +00:00
MemberTile.tsx Remove feature_custom_status 2022-05-06 12:39:03 -06:00
MessageComposer.tsx Add voice broadcast pre-recoding PiP (#9548) 2022-11-10 09:38:48 +01:00
MessageComposerButtons.tsx Improve design of the rich text editor (#9533) 2022-11-04 15:36:50 +00:00
MessageComposerFormatBar.tsx Step 1: Remove all usage of @replaceableComponent 2022-03-28 14:02:31 -06:00
NewRoomIntro.tsx Only show mini avatar uploader in room intro when no avatar yet exists (#9479) 2022-10-21 14:45:38 +01:00
NotificationBadge.tsx Only render NotificationBadge when needed (#9493) 2022-10-25 14:31:38 +01:00
PinnedEventTile.tsx Fix pinned messages not re-linkifying on edit (#9042) 2022-07-12 07:27:45 +01:00
PresenceLabel.tsx Step 1: Remove all usage of @replaceableComponent 2022-03-28 14:02:31 -06:00
PublicRoomTile.tsx Extract room directory results to its own component (#8252) 2022-04-07 16:07:26 +00:00
ReadReceiptGroup.tsx Prevent useContextMenu isOpen from being true if the button ref goes away (#9418) 2022-10-17 17:42:04 +01:00
ReadReceiptMarker.tsx fix read receipts trickling down correctly (#9567) 2022-11-11 09:39:35 +00:00
RecentlyViewedButton.tsx Correct accessibility labels for unread rooms in spotlight (#9003) 2022-07-11 11:34:23 +00:00
ReplyPreview.tsx Add Voice Broadcast labs setting and composer button (#9279) 2022-09-16 09:10:33 +00:00
ReplyTile.tsx Revert recent composer changes (#8840) 2022-06-27 09:43:58 +01:00
RoomBreadcrumbs.tsx Remove Piwik support (#8835) 2022-06-14 17:51:51 +01:00
RoomContextDetails.tsx Upgrade @types (#9261) 2022-09-12 11:58:05 +01:00
RoomHeader.tsx Don't show call banners in video rooms (#9441) 2022-10-17 21:47:05 -06:00
RoomInfoLine.tsx Element Call video rooms (#9267) 2022-09-16 11:12:27 -04:00
RoomList.tsx Store refactor: use non-global stores in components (#9293) 2022-10-19 13:07:03 +01:00
RoomListHeader.tsx Fix slightly noisy warning when switching spaces (#9468) 2022-10-20 00:52:06 -06:00
RoomPreviewBar.tsx Ensure spaces in the spotlight dialog have rounded square avatars (#9480) 2022-10-24 08:58:36 +00:00
RoomPreviewCard.tsx Element Call video rooms (#9267) 2022-09-16 11:12:27 -04:00
RoomSublist.tsx Make SonarCloud happier (#9545) 2022-11-07 13:45:34 +00:00
RoomTile.tsx Store refactor: use non-global stores in components (#9293) 2022-10-19 13:07:03 +01:00
RoomTileCallSummary.tsx New group call experience: Call tiles (#9332) 2022-09-30 19:26:08 +00:00
RoomUpgradeWarningBar.tsx Remove Piwik support (#8835) 2022-06-14 17:51:51 +01:00
SearchBar.tsx Improve the styling of search initialization errors. 2022-05-09 11:20:36 +02:00
SearchResultTile.tsx Prepare for Element Call integration (#9224) 2022-08-30 15:13:39 -04:00
SendMessageComposer.tsx Remove all usages of UNSAFE_* React methods (#9583) 2022-11-18 09:22:43 +00:00
Stickerpicker.tsx Remove feature_many_integration_managers 2022-05-06 12:46:26 -06:00
ThirdPartyMemberInfo.tsx Remove Piwik support (#8835) 2022-06-14 17:51:51 +01:00
ThreadSummary.tsx Loading threads with server-side assistance (#9356) 2022-10-28 13:48:15 +02:00
TopUnreadMessagesBar.tsx Step 1: Remove all usage of @replaceableComponent 2022-03-28 14:02:31 -06:00
VoiceRecordComposerTile.tsx Extract createVoiceMessageContent (#9322) 2022-09-29 13:06:49 -06:00
WhoIsTypingTile.tsx Deduplicate string compare utility (#9579) 2022-11-15 10:20:36 +00:00