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

Mark older messages as noticed when message is marked as read via flag synchronization #6368

Open
link2xt opened this issue Dec 24, 2024 · 1 comment

Comments

@link2xt
Copy link
Collaborator

link2xt commented Dec 24, 2024

Currently we mark old messages as noticed when outgoing message is sent, should do the same if on another device we read some message.

We should not however just call mark_old_messages_as_noticed because it starts ephemeral timers for all messages in the chat. It should be modified to start the timer only for messages that are older than the one that is read.

@link2xt
Copy link
Collaborator Author

link2xt commented Dec 24, 2024

Probably better wait until #6213 is merged because it also deals with marking messages as noticed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant