Skip to content

Tell TDLib when unread messages are being read by the user #73

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

Open
melix99 opened this issue Sep 7, 2021 · 2 comments · May be fixed by #485
Open

Tell TDLib when unread messages are being read by the user #73

melix99 opened this issue Sep 7, 2021 · 2 comments · May be fixed by #485
Labels
enhancement New feature or request
Milestone

Comments

@melix99
Copy link
Collaborator

melix99 commented Sep 7, 2021

Currently we don't do anything when the user reads unread messages. We need to tell TDLib that these messages are being read. It's against the ToS not doing this, so this is high priority.

@melix99 melix99 added the enhancement New feature or request label Sep 7, 2021
@melix99 melix99 added this to the Telegrand 1.0 milestone Sep 7, 2021
@melix99
Copy link
Collaborator Author

melix99 commented Feb 11, 2022

I had a chat with a GTK developer and they told me that basically implementing a way to report "visible items" is tricky and needs a new API, so this won't probably be implemented for a while (but I'm still interested in making a contribution to allow that). This is the tracking issue in GTK (even though the discussion diverged in matrix lately): https://gitlab.gnome.org/GNOME/gtk/-/issues/4688.

I'm currently inclined to report all messages as read when opening a chat, so at least we can fix the problem with the ToS.

@melix99 melix99 linked a pull request May 15, 2022 that will close this issue
melix99 added a commit that referenced this issue Feb 23, 2023
@melix99 melix99 linked a pull request Feb 23, 2023 that will close this issue
5 tasks
melix99 added a commit that referenced this issue Feb 23, 2023
@melix99 melix99 moved this to Todo in Telegrand Issues Mar 20, 2023
@jmaris
Copy link

jmaris commented Jul 24, 2023

I think that might be the right response, right clicking to mark things as read feels very strange!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
2 participants