element-portable/src/components/views/rooms
Florian Duros 7943f83858
Change formatting buttons behavior (#9715)
Change formatting buttons behaviour
2022-12-07 12:13:35 +01:00
..
NotificationBadge Add setting to hide bold notifications (#9705) 2022-12-06 09:59:17 +00:00
wysiwyg_composer Change formatting buttons behavior (#9715) 2022-12-07 12:13:35 +01:00
AppsDrawer.tsx Fix applying programmatically set height for "top" room layout (#9339) 2022-10-05 14:58:27 -06:00
Autocomplete.tsx Typescript updates (#9658) 2022-11-30 11:32:56 +00: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 Fix getRelationsForEvent under TypeScript strict mode (#9558) 2022-11-21 20:54:24 -07: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 Update dependency html-entities to v2 (#9697) 2022-12-02 11:10:54 +00:00
LiveContentSummary.tsx Use native js-sdk group call support (#9625) 2022-11-28 16:37:32 -05:00
MemberList.tsx sliding sync: add lazy-loading member support (#9530) 2022-11-18 19:05:00 +00:00
MemberTile.tsx Remove feature_custom_status 2022-05-06 12:39:03 -06:00
MessageComposer.tsx Typescript updates (#9658) 2022-11-30 11:32:56 +00:00
MessageComposerButtons.tsx Improve design of the rich text editor (#9533) 2022-11-04 15:36:50 +00:00
MessageComposerFormatBar.tsx Limit formatting bar offset to top of composer (#9365) 2022-11-18 14:28:11 +01: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
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 Fix replies to emotes not showing as inline (#9707) 2022-12-05 12:50:51 +00:00
RoomBreadcrumbs.tsx Typescript updates (#9658) 2022-11-30 11:32:56 +00:00
RoomContextDetails.tsx Upgrade @types (#9261) 2022-09-12 11:58:05 +01:00
RoomHeader.tsx Update copy of 'Change layout' button to match Element Call (#9703) 2022-12-02 17:59:14 +00: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 Upgrade dependencies (#9249) 2022-11-30 15:18:10 +00:00
RoomTile.tsx Voice broadcast indicator in room list (#9709) 2022-12-06 10:56:29 +01:00
RoomTileCallSummary.tsx Use native js-sdk group call support (#9625) 2022-11-28 16:37:32 -05: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