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

Add an option to not send read receipts. #97

Merged
merged 1 commit into from Jan 10, 2018

Conversation

erdnaxeli
Copy link
Contributor

Note that currently Riot clients use the read receipts to mark a room as
read. So disabling them will have the downside that the rooms will stay
as unread on Riot clients. It will also prevent synapse to dismiss
notifications if any.

See:
https://matrix.to/#/!DgvjtOljKujDBrxyHk:matrix.org/$150940327657oICsH:riot.ovh

This fixes #96.

Note that currently Riot clients use the read receipts to mark a room as
read. So disabling them will have the downside that the rooms will stay
as unread on Riot clients. It will also prevent synapse to dismiss
notifications if any.

See:
https://matrix.to/#/!DgvjtOljKujDBrxyHk:matrix.org/$150940327657oICsH:riot.ovh
@t3chguy
Copy link
Contributor

t3chguy commented Dec 29, 2017

Relevant: element-hq/riot-meta#66

@torhve
Copy link
Owner

torhve commented Jan 10, 2018

Great stuff, thanks.

@torhve torhve merged commit d11a37a into torhve:master Jan 10, 2018
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

Successfully merging this pull request may close these issues.

Add option to disable the sending of read receipts
3 participants