element-portable/src/components/views/rooms
2023-02-13 11:31:22 +00:00
..
EventTile Enable @typescript-eslint/explicit-function-return-type in /src (#9788) 2023-01-12 13:25:14 +00:00
NotificationBadge Fix useUnreadNotifications exploding with falsey room, like in notif panel (#10030) 2023-01-31 12:38:25 +00:00
wysiwyg_composer Open message in editing mode when keyboard up is pressed (RTE) (#10079) 2023-02-03 17:43:02 +01:00
AppsDrawer.tsx Enable @typescript-eslint/explicit-member-accessibility on /src (#9785) 2022-12-16 12:29:59 +00:00
Autocomplete.tsx Enable @typescript-eslint/explicit-function-return-type in /src (#9788) 2023-01-12 13:25:14 +00:00
AuxPanel.tsx Enable @typescript-eslint/explicit-function-return-type in /src (#9788) 2023-01-12 13:25:14 +00:00
BasicMessageComposer.tsx fix: correctly identify emoticons (#10108) 2023-02-08 17:29:12 +01:00
CollapsibleButton.tsx Enable @typescript-eslint/explicit-function-return-type in /src (#9788) 2023-01-12 13:25:14 +00:00
DecryptionFailureBar.tsx Improve decryption error UI by consolidating error messages and providing instructions when possible (#9544) 2022-12-15 17:24:33 +00:00
E2EIcon.tsx Enable @typescript-eslint/explicit-function-return-type in /src (#9788) 2023-01-12 13:25:14 +00:00
EditMessageComposer.tsx Enable @typescript-eslint/explicit-function-return-type in /src (#9788) 2023-01-12 13:25:14 +00:00
EmojiButton.tsx Enable @typescript-eslint/explicit-function-return-type in /src (#9788) 2023-01-12 13:25:14 +00:00
EntityTile.tsx Enable @typescript-eslint/explicit-function-return-type in /src (#9788) 2023-01-12 13:25:14 +00:00
EventTile.tsx Cleanup pre MSC3773 thread unread notif logic (#10023) 2023-01-31 16:59:24 +00:00
ExtraTile.tsx Enable @typescript-eslint/explicit-function-return-type in /src (#9788) 2023-01-12 13:25:14 +00:00
HistoryTile.tsx Enable @typescript-eslint/explicit-function-return-type in /src (#9788) 2023-01-12 13:25:14 +00:00
JumpToBottomButton.tsx Apply prettier formatting 2022-12-12 12:24:14 +01:00
LinkPreviewGroup.tsx Enable @typescript-eslint/explicit-function-return-type in /src (#9788) 2023-01-12 13:25:14 +00:00
LinkPreviewWidget.tsx Switch to linkify-react for element Linkification as it handles React subtrees without exploding (#10060 2023-02-03 08:59:21 +00:00
LiveContentSummary.tsx Apply prettier formatting 2022-12-12 12:24:14 +01:00
MemberList.tsx Enable @typescript-eslint/explicit-function-return-type in /src (#9788) 2023-01-12 13:25:14 +00:00
MemberTile.tsx Enable @typescript-eslint/explicit-function-return-type in /src (#9788) 2023-01-12 13:25:14 +00:00
MessageComposer.tsx Open message in editing mode when keyboard up is pressed (RTE) (#10079) 2023-02-03 17:43:02 +01:00
MessageComposerButtons.tsx Use js-sdk imports for poll event types instead of events-sdk (#9904) 2023-01-13 10:02:33 -07:00
MessageComposerFormatBar.tsx Enable @typescript-eslint/explicit-function-return-type in /src (#9788) 2023-01-12 13:25:14 +00:00
NewRoomIntro.tsx Enable @typescript-eslint/explicit-function-return-type in /src (#9788) 2023-01-12 13:25:14 +00:00
NotificationBadge.tsx Enable @typescript-eslint/explicit-function-return-type in /src (#9788) 2023-01-12 13:25:14 +00:00
PinnedEventTile.tsx use Poll model with relations API in poll rendering (#9877) 2023-02-02 20:22:26 +00:00
PresenceLabel.tsx Enable @typescript-eslint/explicit-function-return-type in /src (#9788) 2023-01-12 13:25:14 +00:00
ReadReceiptGroup.tsx Enable @typescript-eslint/explicit-function-return-type in /src (#9788) 2023-01-12 13:25:14 +00:00
ReadReceiptMarker.tsx Enable @typescript-eslint/explicit-member-accessibility on /src (#9785) 2022-12-16 12:29:59 +00:00
RecentlyViewedButton.tsx Enable @typescript-eslint/explicit-function-return-type in /src (#9788) 2023-01-12 13:25:14 +00:00
ReplyPreview.tsx Enable @typescript-eslint/explicit-function-return-type in /src (#9788) 2023-01-12 13:25:14 +00:00
ReplyTile.tsx Enable @typescript-eslint/explicit-function-return-type in /src (#9788) 2023-01-12 13:25:14 +00:00
RoomBreadcrumbs.tsx Enable @typescript-eslint/explicit-function-return-type in /src (#9788) 2023-01-12 13:25:14 +00:00
RoomContextDetails.tsx Enable @typescript-eslint/explicit-function-return-type in /src (#9788) 2023-01-12 13:25:14 +00:00
RoomHeader.tsx Show the room name in the room header during calls (#9942) 2023-01-20 08:45:39 -05:00
RoomInfoLine.tsx Switch to linkify-react for element Linkification as it handles React subtrees without exploding (#10060 2023-02-03 08:59:21 +00:00
RoomList.tsx Enable @typescript-eslint/explicit-function-return-type in /src (#9788) 2023-01-12 13:25:14 +00:00
RoomListHeader.tsx Enable @typescript-eslint/explicit-function-return-type in /src (#9788) 2023-01-12 13:25:14 +00:00
RoomPreviewBar.tsx Enable @typescript-eslint/explicit-function-return-type in /src (#9788) 2023-01-12 13:25:14 +00:00
RoomPreviewCard.tsx Add border to 'reject' button on room preview card (#9205) 2023-02-06 10:50:06 +00:00
RoomSublist.tsx TS errors 2023-01-20 10:32:53 +00:00
RoomTile.tsx Enable @typescript-eslint/explicit-function-return-type in /src (#9788) 2023-01-12 13:25:14 +00:00
RoomTileCallSummary.tsx Apply prettier formatting 2022-12-12 12:24:14 +01:00
RoomUpgradeWarningBar.tsx Remove duplicate translated string (#10139) 2023-02-13 11:31:22 +00:00
SearchBar.tsx Enable @typescript-eslint/explicit-function-return-type in /src (#9788) 2023-01-12 13:25:14 +00:00
SearchResultTile.tsx Fix "[object Promise]" appearing in HTML exports (#9975) 2023-01-30 14:31:32 +00:00
SendMessageComposer.tsx Enable @typescript-eslint/explicit-function-return-type in /src (#9788) 2023-01-12 13:25:14 +00:00
Stickerpicker.tsx Enable @typescript-eslint/explicit-function-return-type in /src (#9788) 2023-01-12 13:25:14 +00:00
ThirdPartyMemberInfo.tsx Enable @typescript-eslint/explicit-function-return-type in /src (#9788) 2023-01-12 13:25:14 +00:00
ThreadSummary.tsx Enable @typescript-eslint/explicit-function-return-type in /src (#9788) 2023-01-12 13:25:14 +00:00
TopUnreadMessagesBar.tsx Apply prettier formatting 2022-12-12 12:24:14 +01:00
VoiceRecordComposerTile.tsx Enable @typescript-eslint/explicit-function-return-type in /src (#9788) 2023-01-12 13:25:14 +00:00
WhoIsTypingTile.tsx Enable @typescript-eslint/explicit-function-return-type in /src (#9788) 2023-01-12 13:25:14 +00:00