element-portable/src/components/views/messages
Eric Eastwood ed88e0cdce
Prevent future date selection in jump to date (#10419)
You can still type in whatever date you want (native date input behavior) but the UI picker has future dates disabled.

Fix https://github.com/vector-im/element-web/issues/20800
2023-03-22 11:45:44 -05:00
..
shared Apply prettier formatting 2022-12-12 12:24:14 +01:00
CallEvent.tsx Make call tiles look less broken in the right panel (#9808) 2022-12-21 18:59:02 +00:00
DateSeparator.tsx Fix big date separators when jump to date is enabled (#10404) 2023-03-20 11:03:36 -05:00
DecryptionFailureBody.tsx Display "The sender has blocked you from receiving this message" error message instead of "Unable to decrypt message" (#10202) 2023-02-22 11:39:09 +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 more of the codebase to strictNullChecks (#10358 2023-03-13 15:07:20 +00:00
EditHistoryMessage.tsx Conform more of the codebase to strictNullChecks (#10358 2023-03-13 15:07:20 +00:00
EncryptionEvent.tsx Conform more code to strictNullChecks (#10374) 2023-03-16 11:07:29 +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 Fix getRelationsForEvent under TypeScript strict mode (#9558) 2022-11-21 20:54:24 -07:00
IMediaBody.ts Clean up after POC 2021-07-16 15:12:36 -06:00
JumpToDatePicker.tsx Prevent future date selection in jump to date (#10419) 2023-03-22 11:45:44 -05:00
LegacyCallEvent.tsx Conform more of the codebase to strictNullChecks (#10358 2023-03-13 15:07:20 +00:00
MAudioBody.tsx Conform more of the code base to strict null checking (#10147) 2023-02-13 17:01:43 +00:00
MBeaconBody.tsx Conform more code to strictNullChecks (#10374) 2023-03-16 11:07:29 +00:00
MessageActionBar.tsx Conform more of the codebase to strictNullChecks (#10358 2023-03-13 15:07:20 +00:00
MessageEvent.tsx Conform more of the codebase to strictNullChecks (#10358 2023-03-13 15:07:20 +00:00
MessageTimestamp.tsx Conform more of the code base to strict null checking (#10147) 2023-02-13 17:01:43 +00:00
MFileBody.tsx Conform more of the code base to strict null checking (#10147) 2023-02-13 17:01:43 +00:00
MImageBody.tsx Conform more of the codebase to strictNullChecks (#10358 2023-03-13 15:07:20 +00:00
MImageReplyBody.tsx Conform more of the code base to strict null checking (#10147) 2023-02-13 17:01:43 +00:00
MJitsiWidgetEvent.tsx Conform more of the codebase to strictNullChecks (#10358 2023-03-13 15:07:20 +00:00
MjolnirBody.tsx Conform more of the code base to strict null checking (#10147) 2023-02-13 17:01:43 +00:00
MKeyVerificationConclusion.tsx Improve typescript null checking in places (#10073 (#10073 2023-02-03 15:27:47 +00:00
MKeyVerificationRequest.tsx Conform more of the codebase to strictNullChecks (#10358 2023-03-13 15:07:20 +00:00
MLocationBody.tsx Conform more of the codebase to strictNullChecks (#10358 2023-03-13 15:07:20 +00:00
MPollBody.tsx Conform more of the codebase to strictNullChecks (#10358 2023-03-13 15:07:20 +00:00
MPollEndBody.tsx Ended poll tiles: add ended the poll message (#10193) 2023-02-22 10:53:12 +00: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 Conform more of the codebase to strictNullChecks (#10358 2023-03-13 15:07:20 +00: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 more of the codebase to strictNullChecks (#10358 2023-03-13 15:07:20 +00:00
ReactionsRowButton.tsx Conform more of the codebase to strictNullChecks (#10358 2023-03-13 15:07:20 +00:00
ReactionsRowButtonTooltip.tsx Conform more of the code base to strict null checking (#10147) 2023-02-13 17:01:43 +00:00
RedactedBody.tsx Apply prettier formatting 2022-12-12 12:24:14 +01:00
RoomAvatarEvent.tsx Conform more of the code base to strict null checking (#10147) 2023-02-13 17:01:43 +00:00
RoomPredecessorTile.tsx Rename RoomCreate -> RoomPredecessorTile (#10047) 2023-02-03 16:58:52 +00:00
SenderProfile.tsx Conform more of the codebase to strictNullChecks (#10358 2023-03-13 15:07:20 +00:00
TextualBody.tsx Pillify permalinks to rooms and users (#10388) 2023-03-16 15:01:09 +01:00
TextualEvent.tsx Conform more of the code base to strict null checking (#10147) 2023-02-13 17:01:43 +00:00
TileErrorBoundary.tsx Conform more of the codebase to strictNullChecks (#10358 2023-03-13 15:07:20 +00:00
UnknownBody.tsx Apply prettier formatting 2022-12-12 12:24:14 +01:00
ViewSourceEvent.tsx Comply with noImplicitAny (#9940) 2023-02-13 11:39:16 +00:00