element-portable/src/components/views/rooms
Andy Balaam 3ad9a8fe3b
Revert "Add isLocation to ComposerEvent analytics events" (#11190)
This reverts commit 739a0c7afbcc6ab8fb0dd0ed0c5faba45a51259c.
2023-07-04 16:39:47 +00:00
..
EventTile Enable @typescript-eslint/explicit-function-return-type in /src (#9788) 2023-01-12 13:25:14 +00:00
NotificationBadge Make more of the codebase conform to strict types (#10859) 2023-05-12 09:49:37 +01:00
wysiwyg_composer Revert "Add isLocation to ComposerEvent analytics events" (#11190) 2023-07-04 16:39:47 +00:00
AppsDrawer.tsx Conform to the naming policy - AppsContainer resizer (#11042) 2023-06-13 11:13:07 +00:00
Autocomplete.tsx Conform more of the codebase to strictNullChecks (#10800) 2023-05-10 08:41:55 +01:00
AuxPanel.tsx Use MatrixClientPeg::safeGet in src/components/views/* (#10987) 2023-06-15 08:46:19 +01:00
BasicMessageComposer.tsx Prevent auto-translation within composer (#11114) 2023-06-27 08:48:32 +00:00
CollapsibleButton.tsx Enable @typescript-eslint/explicit-function-return-type in /src (#9788) 2023-01-12 13:25:14 +00:00
E2EIcon.tsx Ensure tooltip contents is linked via aria to the target element (#10729) 2023-05-05 08:26:11 +00:00
EditMessageComposer.tsx Revert "Add isLocation to ComposerEvent analytics events" (#11190) 2023-07-04 16:39:47 +00:00
EmojiButton.tsx Add arrow key controls to emoji and reaction pickers (#10637) 2023-04-20 14:56:21 +00:00
EntityTile.tsx Enable "jsx-a11y/alt-text" and "jsx-a11y/label-has-associated-control" lint rules (#10361) 2023-03-14 21:25:11 +00:00
EventTile.tsx Use MatrixClientPeg::safeGet for strict typing (#10989) 2023-06-21 17:29:44 +01:00
ExtraTile.tsx Refactor ExtraTile to use functional components (#10191) 2023-02-23 11:57:37 +00:00
HistoryTile.tsx Conform more of the codebase to strictNullChecks (#10358 2023-03-13 15:07:20 +00:00
JumpToBottomButton.tsx Make more of the codebase conform to strict types (#10859) 2023-05-12 09:49:37 +01:00
LinkPreviewGroup.tsx Conform more of the codebase to strictNullChecks (#10842) 2023-05-11 09:56:56 +01:00
LinkPreviewWidget.tsx Conform more of the codebase to strictNullChecks (#10602) 2023-04-17 08:31:58 +01:00
LiveContentSummary.tsx Apply prettier formatting 2022-12-12 12:24:14 +01:00
MemberList.tsx Use MatrixClientPeg::safeGet in src/components/views/* (#10987) 2023-06-15 08:46:19 +01:00
MemberTile.tsx Kill off references to deprecated getStoredDevice and getStoredDevicesForUser (#11152) 2023-06-28 12:39:34 +00:00
MessageComposer.tsx Use MatrixClientPeg::safeGet in src/components/views/* (#10987) 2023-06-15 08:46:19 +01:00
MessageComposerButtons.tsx Use MatrixClientPeg::safeGet in src/components/views/* (#10987) 2023-06-15 08:46:19 +01:00
MessageComposerFormatBar.tsx Conform more of the codebase to strictNullChecks (#10666) 2023-04-20 09:49:10 +01:00
NewRoomIntro.tsx Use MatrixClientPeg::safeGet in src/components/views/* (#10987) 2023-06-15 08:46:19 +01:00
NotificationBadge.tsx Conform more of the codebase to strict typescript (#10841) 2023-05-25 09:39:23 +01:00
PinnedEventTile.tsx Apply strictNullChecks to src/components/views/rooms/* (#10875) 2023-05-21 23:53:23 +00:00
PresenceLabel.tsx Conform more of the codebase to strictNullChecks (#10350 2023-03-10 14:55:06 +00:00
ReadReceiptGroup.tsx Conform more of the codebase to strictNullChecks (#10602) 2023-04-17 08:31:58 +01:00
ReadReceiptMarker.tsx Apply strictNullChecks to src/components/views/rooms/* (#10875) 2023-05-21 23:53:23 +00:00
ReplyPreview.tsx Conform more of the codebase to strictNullChecks (#10573) 2023-04-13 08:52:57 +01:00
ReplyTile.tsx Use MatrixClientPeg::safeGet in src/components/views/* (#10987) 2023-06-15 08:46:19 +01:00
RoomBreadcrumbs.tsx Enable @typescript-eslint/explicit-function-return-type in /src (#9788) 2023-01-12 13:25:14 +00:00
RoomContextDetails.tsx Make more code conform to strict null checks (#10219 2023-02-24 15:28:40 +00:00
RoomHeader.tsx Show room options menu if "UIComponent.roomOptionsMenu" is enabled (#10365) 2023-06-09 12:33:54 +00:00
RoomInfoLine.tsx Make more code conform to strict null checks (#10219 2023-02-24 15:28:40 +00:00
RoomList.tsx Remove feature_favourite_messages as it is has been abandoned for now (#11097) 2023-06-15 11:02:45 +00:00
RoomListHeader.tsx Conform more of the codebase to strictNullChecks (#11134) 2023-06-27 17:39:56 +01:00
RoomPreviewBar.tsx Conform more of the codebase to strictNullChecks + noImplicitAny (#11179) 2023-07-04 14:49:27 +01:00
RoomPreviewCard.tsx Add border to 'reject' button on room preview card (#9205) 2023-02-06 10:50:06 +00:00
RoomSublist.tsx Make more of the codebase conform to strict types (#10857) 2023-05-16 14:25:43 +01:00
RoomTile.tsx Use MatrixClientPeg::safeGet in src/components/views/* (#10987) 2023-06-15 08:46:19 +01:00
RoomTileCallSummary.tsx Apply prettier formatting 2022-12-12 12:24:14 +01:00
RoomTileSubtitle.tsx Include thread replies in message previews (#10631) 2023-06-01 07:53:48 +00:00
RoomUpgradeWarningBar.tsx Conform more of the code base to strict null checking (#10147) 2023-02-13 17:01:43 +00:00
SearchBar.tsx Make more of the codebase conform to strict types (#10857) 2023-05-16 14:25:43 +01:00
SearchResultTile.tsx Use MatrixClientPeg::safeGet for strict typing (#10989) 2023-06-21 17:29:44 +01:00
SendMessageComposer.tsx Revert "Add isLocation to ComposerEvent analytics events" (#11190) 2023-07-04 16:39:47 +00:00
Stickerpicker.tsx Use MatrixClientPeg::safeGet in src/components/views/* (#10987) 2023-06-15 08:46:19 +01:00
ThirdPartyMemberInfo.tsx Use MatrixClientPeg::safeGet in src/components/views/* (#10987) 2023-06-15 08:46:19 +01:00
ThreadSummary.tsx Make more code conform to strict null checks (#10219 2023-02-24 15:28:40 +00:00
TopUnreadMessagesBar.tsx Make more of the codebase conform to strict types (#10859) 2023-05-12 09:49:37 +01:00
VoiceRecordComposerTile.tsx Use MatrixClientPeg::safeGet in src/components/views/* (#10987) 2023-06-15 08:46:19 +01:00
WhoIsTypingTile.tsx Use MatrixClientPeg::safeGet in src/components/views/* (#10987) 2023-06-15 08:46:19 +01:00