element-portable/src/components/views/messages
Kerry 61e3c38b19
Add configuration to disable relative date markers in timeline (#7405)
* add disabler elative dates setting

Signed-off-by: Kerry Archibald <kerrya@element.io>

* test existing DateSeparator

Signed-off-by: Kerry Archibald <kerrya@element.io>

* use full date format when TimelineDisableRelativeDates is truthy

Signed-off-by: Kerry Archibald <kerrya@element.io>

* add comment

Signed-off-by: Kerry Archibald <kerrya@element.io>

* flip timelineDisableRelativeDates -> timelineEnableRelativeDates to fit convention

Signed-off-by: Kerry Archibald <kerrya@element.io>

* mock date constructor in test

Signed-off-by: Kerry Archibald <kerrya@element.io>
2021-12-21 10:08:22 +01:00
..
CallEvent.tsx Auto fix 2021-10-22 17:23:37 -05:00
DateSeparator.tsx Add configuration to disable relative date markers in timeline (#7405) 2021-12-21 10:08:22 +01:00
DownloadActionButton.tsx Auto fix 2021-10-22 17:23:37 -05:00
EditHistoryMessage.tsx Auto fix 2021-10-22 17:23:37 -05:00
EncryptionEvent.tsx improve typing & comment 2021-09-08 12:53:13 +01:00
EventTileBubble.tsx Auto-fix lint errors 2021-06-29 13:11:58 +01:00
IBodyProps.ts Auto fix 2021-12-09 09:10:23 +00:00
IMediaBody.ts Clean up after POC 2021-07-16 15:12:36 -06:00
MAudioBody.tsx Auto fix 2021-10-22 17:23:37 -05:00
MessageActionBar.tsx Fix accessibility regressions (#7336) 2021-12-14 14:27:35 +00:00
MessageEvent.tsx Use UnstableValue for all location constants (#7388) 2021-12-15 16:54:11 +00:00
MessageTimestamp.tsx Auto fix 2021-12-09 09:10:23 +00:00
MFileBody.tsx Auto fix 2021-10-22 17:23:37 -05:00
MImageBody.tsx Improve typing around LoggedInView (#7384) 2021-12-16 09:57:10 +00:00
MImageReplyBody.tsx Auto fix 2021-10-22 17:23:37 -05:00
MJitsiWidgetEvent.tsx Auto fix 2021-10-22 17:23:37 -05:00
MjolnirBody.tsx Auto fix 2021-10-22 17:23:37 -05:00
MKeyVerificationConclusion.tsx Auto fix 2021-10-22 17:23:37 -05:00
MKeyVerificationRequest.tsx Auto fix 2021-10-22 17:23:37 -05:00
MLocationBody.tsx Tidy location code (#7402) 2021-12-17 12:26:02 +00:00
MPollBody.tsx Use constants from js-sdk in polls code (#7381) 2021-12-15 14:26:26 +00:00
MStickerBody.tsx Merge branch 'develop' into sort-imports 2021-12-09 08:34:20 +00:00
MVideoBody.tsx Auto fix 2021-12-09 09:10:23 +00:00
MVoiceMessageBody.tsx Auto fix 2021-10-22 17:23:37 -05:00
MVoiceOrAudioBody.tsx Auto fix 2021-10-22 17:23:37 -05:00
ReactionsRow.tsx Improve ThreadPanel ctx menu accessibility (#7217) 2021-11-29 17:42:53 +00:00
ReactionsRowButton.tsx Fix reactions aria-label not being a string and thus being read as [Object object] 2021-09-17 11:36:22 +01:00
ReactionsRowButtonTooltip.tsx Conform to new react and typescript eslint rules 2021-07-19 22:43:11 +01:00
RedactedBody.tsx Auto fix 2021-10-22 17:23:37 -05:00
RoomAvatarEvent.tsx Auto fix 2021-10-22 17:23:37 -05:00
RoomCreate.tsx Merge branch 'develop' into sort-imports 2021-12-09 08:34:20 +00:00
SenderProfile.tsx why do my IDE be dumb 2021-07-15 12:25:26 +01:00
TextualBody.tsx Cleanup re-dispatching around timelines and composers (#7023) 2021-10-25 11:43:54 +00:00
TextualEvent.tsx Merge branch 'develop' into text-for-event-perf 2021-07-11 11:35:12 -04:00
TileErrorBoundary.tsx Send user text as context 2021-08-11 18:00:21 +01:00
UnknownBody.tsx Migrate UnknownBody to TypeScript 2021-06-30 09:00:14 +01:00
ViewSourceEvent.tsx Auto fix 2021-10-22 17:23:37 -05:00