element-web/src/settings
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
..
controllers Make compact layout only apply to Modern layout (#7382) 2021-12-15 16:27:02 +00:00
enums Fix size of portrait images with the SIZE_NORMAL setting. (#7188) 2021-11-29 15:01:54 +01:00
handlers Have LocalEchoWrapper emit updates so the app can react faster (#7358) 2021-12-17 08:53:03 +00:00
watchers Merge branch 'develop' into sort-imports 2021-10-28 19:44:21 -05:00
SettingLevel.ts Move SettingLevel to its own file 2020-07-28 11:37:59 -06:00
Settings.tsx Add configuration to disable relative date markers in timeline (#7405) 2021-12-21 10:08:22 +01:00
SettingsStore.ts Have LocalEchoWrapper emit updates so the app can react faster (#7358) 2021-12-17 08:53:03 +00:00
UIFeature.ts Add configuration to disable relative date markers in timeline (#7405) 2021-12-21 10:08:22 +01:00
WatchManager.ts Space preferences for whether or not you see DMs in a Space (#7250) 2021-12-17 09:26:32 +00:00