Skip to content
This repository has been archived by the owner on Sep 11, 2024. It is now read-only.

Add configuration to disable relative date markers in timeline #7405

Merged
merged 6 commits into from
Dec 21, 2021

Commits on Dec 21, 2021

  1. add disabler elative dates setting

    Signed-off-by: Kerry Archibald <kerrya@element.io>
    Kerry Archibald committed Dec 21, 2021
    Configuration menu
    Copy the full SHA
    22107e0 View commit details
    Browse the repository at this point in the history
  2. test existing DateSeparator

    Signed-off-by: Kerry Archibald <kerrya@element.io>
    Kerry Archibald committed Dec 21, 2021
    Configuration menu
    Copy the full SHA
    c1ebc48 View commit details
    Browse the repository at this point in the history
  3. use full date format when TimelineDisableRelativeDates is truthy

    Signed-off-by: Kerry Archibald <kerrya@element.io>
    Kerry Archibald committed Dec 21, 2021
    Configuration menu
    Copy the full SHA
    09c65fc View commit details
    Browse the repository at this point in the history
  4. add comment

    Signed-off-by: Kerry Archibald <kerrya@element.io>
    Kerry Archibald committed Dec 21, 2021
    Configuration menu
    Copy the full SHA
    ad78a94 View commit details
    Browse the repository at this point in the history
  5. flip timelineDisableRelativeDates -> timelineEnableRelativeDates to f…

    …it convention
    
    Signed-off-by: Kerry Archibald <kerrya@element.io>
    Kerry Archibald committed Dec 21, 2021
    Configuration menu
    Copy the full SHA
    b12b6a5 View commit details
    Browse the repository at this point in the history
  6. mock date constructor in test

    Signed-off-by: Kerry Archibald <kerrya@element.io>
    Kerry Archibald committed Dec 21, 2021
    Configuration menu
    Copy the full SHA
    e5029e5 View commit details
    Browse the repository at this point in the history