You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Oct 30, 2025. It is now read-only.
Further refinements to the Conversations panel timestamps.
See
#2707 (comment)
for the discussion.
* If the conversation last received a message today, just the time of
the message is used, e.g. 12:03.
* If the conversation last received a message in the last week, the day
and time of the message are used, e.g. Mon 12:03.
* If the conversation last received a message this calendar year, the
month, day of month and time of the message are used, e.g. Mar 13 12:03.
* If the conversation last received a message in a previous calendar
year, the date of the message is used, e.g. 13/03/2023.
0 commit comments