element-portable/src/components/views/messages
2023-07-07 14:46:12 +01:00
..
shared Apply prettier formatting 2022-12-12 12:24:14 +01:00
CallEvent.tsx Handle group call redaction (#10465) 2023-03-28 13:16:30 +00:00
DateSeparator.tsx Use MatrixClientPeg::safeGet in src/components/views/* (#10987) 2023-06-15 08:46:19 +01:00
DecryptionFailureBody.tsx Enable strictFunctionTypes (#11201) 2023-07-07 13:37:26 +01:00
DisambiguatedProfile.tsx Conform more of the code base to strict null checking (#10147) 2023-02-13 17:01:43 +00:00
DownloadActionButton.tsx Conform src/components/views/messages/* code to strictNullChecks (#10461) 2023-03-29 08:22:35 +01:00
EditHistoryMessage.tsx Prefer MatrixClientContext over MatrixClientPeg (#10986) 2023-06-14 13:42:07 +01:00
EncryptionEvent.tsx Change wording from avatar to profile picture (#7015) 2023-07-07 10:54:43 +00:00
EventTileBubble.tsx Comply with noImplicitAny (#9940) 2023-02-13 11:39:16 +00:00
HiddenBody.tsx Apply prettier formatting 2022-12-12 12:24:14 +01:00
IBodyProps.ts Enable strictFunctionTypes (#11201) 2023-07-07 13:37:26 +01:00
IMediaBody.ts Conform more of the codebase to strictNullChecks (#10800) 2023-05-10 08:41:55 +01:00
JumpToDatePicker.tsx Prevent future date selection in jump to date (#10419) 2023-03-22 11:45:44 -05:00
LegacyCallEvent.tsx Fix the state shown for call in rooms (#10833) 2023-05-15 08:37:40 +00:00
MAudioBody.tsx Enable strictPropertyInitialization (#11203) 2023-07-07 14:46:12 +01:00
MBeaconBody.tsx Enable strictFunctionTypes (#11201) 2023-07-07 13:37:26 +01:00
MessageActionBar.tsx Remove feature_favourite_messages as it is has been abandoned for now (#11097) 2023-06-15 11:02:45 +00:00
MessageEvent.tsx Enable strictFunctionTypes (#11201) 2023-07-07 13:37:26 +01:00
MessageTimestamp.tsx Exclude message timestamps from aria live region (#10584) 2023-04-12 14:12:45 +00:00
MFileBody.tsx Enable strictFunctionTypes (#11201) 2023-07-07 13:37:26 +01:00
MImageBody.tsx Enable strictPropertyInitialization (#11203) 2023-07-07 14:46:12 +01:00
MImageReplyBody.tsx Conform src/components/views/messages/* code to strictNullChecks (#10461) 2023-03-29 08:22:35 +01:00
MJitsiWidgetEvent.tsx Use MatrixClientPeg::safeGet in src/components/views/* (#10987) 2023-06-15 08:46:19 +01:00
MjolnirBody.tsx Enable strictFunctionTypes (#11201) 2023-07-07 13:37:26 +01:00
MKeyVerificationConclusion.tsx Use MatrixClientPeg::safeGet in src/components/views/* (#10987) 2023-06-15 08:46:19 +01:00
MKeyVerificationRequest.tsx Conform more of the codebase to strictNullChecks (#11100) 2023-06-22 14:39:36 +01:00
MLocationBody.tsx Conform more of the codebase to strictNullChecks (#10358 2023-03-13 15:07:20 +00:00
MPollBody.tsx Use MatrixClientPeg::safeGet in src/components/views/* (#10987) 2023-06-15 08:46:19 +01:00
MPollEndBody.tsx Enable strictFunctionTypes (#11201) 2023-07-07 13:37:26 +01:00
MStickerBody.tsx Enable "jsx-a11y/alt-text" and "jsx-a11y/label-has-associated-control" lint rules (#10361) 2023-03-14 21:25:11 +00:00
MVideoBody.tsx Enable strictFunctionTypes (#11201) 2023-07-07 13:37:26 +01:00
MVoiceMessageBody.tsx Conform more of the code base to strict null checking (#10147) 2023-02-13 17:01:43 +00:00
MVoiceOrAudioBody.tsx Conform more of the code base to strict null checking (#10147) 2023-02-13 17:01:43 +00:00
ReactionsRow.tsx Conform src/components/views/messages/* code to strictNullChecks (#10461) 2023-03-29 08:22:35 +01:00
ReactionsRowButton.tsx Ensure tooltip contents is linked via aria to the target element (#10729) 2023-05-05 08:26:11 +00:00
ReactionsRowButtonTooltip.tsx Ensure tooltip contents is linked via aria to the target element (#10729) 2023-05-05 08:26:11 +00:00
RedactedBody.tsx Enable strictFunctionTypes (#11201) 2023-07-07 13:37:26 +01:00
RoomAvatarEvent.tsx Use MatrixClientPeg::safeGet in src/components/views/* (#10987) 2023-06-15 08:46:19 +01:00
RoomPredecessorTile.tsx Use MatrixClientPeg::safeGet in src/components/views/* (#10987) 2023-06-15 08:46:19 +01:00
SenderProfile.tsx Conform more of the codebase to strictNullChecks (#10358 2023-03-13 15:07:20 +00:00
TextualBody.tsx Inhibit url previews on MXIDs containing slashes same as those without (#11160) 2023-07-03 15:56:58 +00:00
TextualEvent.tsx Use MatrixClientPeg::safeGet in src/components/views/* (#10987) 2023-06-15 08:46:19 +01:00
TileErrorBoundary.tsx Conform more of the codebase to strictNullChecks (#10358 2023-03-13 15:07:20 +00:00
UnknownBody.tsx Enable strictFunctionTypes (#11201) 2023-07-07 13:37:26 +01:00
ViewSourceEvent.tsx Use MatrixClientPeg::safeGet in src/components/views/* (#10987) 2023-06-15 08:46:19 +01:00