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
Don't use relative times for Conversations panel timestamps.
Instead, we move to Telegram-style timestamping:
* 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, just the
day of the message is used, e.g. Mon.
* If the conversation last received a message more than a week ago, the
date of the message is used, e.g. 13/03/2023.
0 commit comments