element-web/src/components/views/messages
Tulir Asokan 5fbc5af884
Add support for rendering media captions (#43)
* Add support for rendering media captions

* Run prettier

* Deduplicate body props

* Add basic test

* Fix import order in test

* Fix test?
2024-10-04 13:58:22 +00:00
..
shared Change license (#13) 2024-09-09 13:57:16 +00:00
CallEvent.tsx Change license (#13) 2024-09-09 13:57:16 +00:00
DateSeparator.tsx Change license (#13) 2024-09-09 13:57:16 +00:00
DecryptionFailureBody.tsx Improve error display for messages sent from insecure devices (#93) 2024-09-30 12:39:25 +00:00
DisambiguatedProfile.tsx Change license (#13) 2024-09-09 13:57:16 +00:00
DownloadActionButton.tsx Change license (#13) 2024-09-09 13:57:16 +00:00
EditHistoryMessage.tsx Change license (#13) 2024-09-09 13:57:16 +00:00
EncryptionEvent.tsx Change license (#13) 2024-09-09 13:57:16 +00:00
EventTileBubble.tsx Change license (#13) 2024-09-09 13:57:16 +00:00
HiddenBody.tsx Change license (#13) 2024-09-09 13:57:16 +00:00
IBodyProps.ts Change license (#13) 2024-09-09 13:57:16 +00:00
IMediaBody.ts Change license (#13) 2024-09-09 13:57:16 +00:00
JumpToDatePicker.tsx Change license (#13) 2024-09-09 13:57:16 +00:00
LegacyCallEvent.tsx Change license (#13) 2024-09-09 13:57:16 +00:00
MAudioBody.tsx Change license (#13) 2024-09-09 13:57:16 +00:00
MBeaconBody.tsx Change license (#13) 2024-09-09 13:57:16 +00:00
MFileBody.tsx Change license (#13) 2024-09-09 13:57:16 +00:00
MImageBody.tsx Change license (#13) 2024-09-09 13:57:16 +00:00
MImageReplyBody.tsx Change license (#13) 2024-09-09 13:57:16 +00:00
MJitsiWidgetEvent.tsx Change license (#13) 2024-09-09 13:57:16 +00:00
MKeyVerificationRequest.tsx Change license (#13) 2024-09-09 13:57:16 +00:00
MLocationBody.tsx Change license (#13) 2024-09-09 13:57:16 +00:00
MPollBody.tsx Change license (#13) 2024-09-09 13:57:16 +00:00
MPollEndBody.tsx Change license (#13) 2024-09-09 13:57:16 +00:00
MStickerBody.tsx Change license (#13) 2024-09-09 13:57:16 +00:00
MVideoBody.tsx Change license (#13) 2024-09-09 13:57:16 +00:00
MVoiceMessageBody.tsx Change license (#13) 2024-09-09 13:57:16 +00:00
MVoiceOrAudioBody.tsx Change license (#13) 2024-09-09 13:57:16 +00:00
MessageActionBar.tsx Prefer wrapped Compound React icon assets (#122) 2024-10-04 12:42:15 +00:00
MessageEvent.tsx Add support for rendering media captions (#43) 2024-10-04 13:58:22 +00:00
MessageTimestamp.tsx Change license (#13) 2024-09-09 13:57:16 +00:00
MjolnirBody.tsx Change license (#13) 2024-09-09 13:57:16 +00:00
PinnedMessageBadge.tsx Prefer wrapped Compound React icon assets (#122) 2024-10-04 12:42:15 +00:00
ReactionsRow.tsx Change license (#13) 2024-09-09 13:57:16 +00:00
ReactionsRowButton.tsx Change license (#13) 2024-09-09 13:57:16 +00:00
ReactionsRowButtonTooltip.tsx Change license (#13) 2024-09-09 13:57:16 +00:00
RedactedBody.tsx Change license (#13) 2024-09-09 13:57:16 +00:00
RoomAvatarEvent.tsx Change license (#13) 2024-09-09 13:57:16 +00:00
RoomPredecessorTile.tsx Change license (#13) 2024-09-09 13:57:16 +00:00
SenderProfile.tsx Change license (#13) 2024-09-09 13:57:16 +00:00
TextualBody.tsx Add support for rendering media captions (#43) 2024-10-04 13:58:22 +00:00
TextualEvent.tsx Change license (#13) 2024-09-09 13:57:16 +00:00
TileErrorBoundary.tsx Change license (#13) 2024-09-09 13:57:16 +00:00
TimelineSeparator.tsx Change license (#13) 2024-09-09 13:57:16 +00:00
UnknownBody.tsx Change license (#13) 2024-09-09 13:57:16 +00:00
ViewSourceEvent.tsx Change license (#13) 2024-09-09 13:57:16 +00:00