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
Currently, messages displayed in the Inbox UI do not show any timestamp information, making it difficult for users to understand when a message was received or sent.
Feature Request:
Please add support for displaying the date/time of each message in the inbox interface. Ideally:
Recent messages (within the past few hours/days) should use a “timeago” format, such as:
2 minutes ago
Yesterday at 3:15 PM
Older messages should fall back to a full date/time format, e.g.:
June 10, 2025 at 14:32
Considerations
We need to take the language of the UI into account.