mirror of
https://github.com/zulip/zulip.git
synced 2025-11-16 11:52:01 +00:00
Currently, the edit history modal does not respect the time format setting (whether to show times in 12-hour or 24-hour format) when displaying message edit times (#15171). This commit refactors how fetch_and_render_message_history() handles times in order to make fixing that issue in a reasonable way easier. It will be fixed in a following commit.
2.7 KiB
2.7 KiB