Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Last-active timestamps don't update for version 10 rooms #1847

Open
1 task
geekosaur opened this issue Dec 24, 2024 · 0 comments
Open
1 task

Last-active timestamps don't update for version 10 rooms #1847

geekosaur opened this issue Dec 24, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@geekosaur
Copy link

Describe the bug

The sidebar of open rooms includes a last activity timestamp. This gets updated at midnight (a time becomes "Yesterday", which becomes a day of the week, which later becomes a date).

I have noticed that some rooms never get their timestamps updated in this way until Nheko is restarted. The common factor seems to be that they are all recently created rooms with room version 10; the ones that work are older rooms that mostly have room version 5. (All of the rooms are on matrix.org.)

To Reproduce

  1. Join some rooms with various room versions
  2. Allow the time to wrap over to the next day. (Hint: you can simulate this with Nheko running under flatpak by starting it with the TZ environment variable to specify a suitable timezone.)

What happened?

The timestamps for version 10 rooms don't update with the day.

Expected behavior

The timestamps should update as they do for older room versions.

Screenshots

No response

Version

0.12.0-24c687d

Operating system

Linux

Installation method

Flatpak nightly repo or download

Qt version

No response

C++ compiler

No response

Desktop Environment

MATE with xmonad as window manager

Did you use profiles?

  • Profiles used?

Relevant log output

No response

Backtrace

No response

@geekosaur geekosaur added the bug Something isn't working label Dec 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant