Skip to content

feat: show precise time on hovering the time of a message#2710

Closed
nushea wants to merge 2 commits intocinnyapp:devfrom
nushea:fix-2699
Closed

feat: show precise time on hovering the time of a message#2710
nushea wants to merge 2 commits intocinnyapp:devfrom
nushea:fix-2699

Conversation

@nushea
Copy link
Copy Markdown

@nushea nushea commented Feb 28, 2026

Description

This simple PR makes hovering over a message's time show the full time and date of when it was sent, which helps track messages across time, especially when you are searching or moving around to find some specific messages. This feature is the most useful for compact view users.

It follows the date format set up by the user (Settings → General → Date & Time → Date Format)

Screenshots of how it looks:
Screenshot 2026-03-01 at 22 18 31
Screenshot 2026-03-01 at 22 19 57

Fixes #2699

Type of change

  • New feature (non-breaking change which adds functionality)

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings

7w1 added a commit to 7w1/sable that referenced this pull request Mar 1, 2026
@nushea nushea closed this Mar 2, 2026
@nushea nushea deleted the fix-2699 branch March 2, 2026 02:27
@github-actions github-actions bot locked and limited conversation to collaborators Mar 2, 2026
@nushea nushea restored the fix-2699 branch March 2, 2026 02:30
@nushea nushea deleted the fix-2699 branch March 2, 2026 02:33
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

hover over message timestamp show date posted on desktop

1 participant