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

Sends read receipts on login #1918

Closed
dbkr opened this issue Jun 29, 2018 · 1 comment
Closed

Sends read receipts on login #1918

dbkr opened this issue Jun 29, 2018 · 1 comment
Assignees
Labels
P2 T-Defect Something isn't working: bugs, crashes, hangs and other reported problems
Milestone

Comments

@dbkr
Copy link
Member

dbkr commented Jun 29, 2018

Somehow Riot/iOS sends read receipts for (some?) rooms when you log into the app which clears unread markers.

Evidence: I logged in this morning and now a load of my rooms (like the ones in Low Priority which I know I haven't viewed in ages) are marked as read.

Synapse log contains:

2018-06-29 08:43:04,164 - synapse.rest.client.v1.login - 178 - INFO - POST-2459201 - Got login request with identifier: {'type': 'm.id.user', 'user': 'dave'}, medium: None, address: None, user: 'dave'
[...]
2018-06-29 08:43:58,965 - synapse.access.http.8080 - 129 - INFO - POST-2465133 - 80.250.101.234 - 8080 - {@dave:matrix.org} Processed request: 0.281sec (0.000sec, 0.000sec) (0.006sec/0.014sec/6) 2B 200 "POST /_matrix/client/r0/rooms/!UcYsUzyxTGDxLBEvLz:matrix.org/read_markers?access_token=<redacted> HTTP/1.1" "Riot/0.6.17 (iPhone; iOS 11.3; Scale/2.00)" [0 dbevts]
@manuroe manuroe added T-Defect Something isn't working: bugs, crashes, hangs and other reported problems P2 labels Jul 4, 2018
@manuroe manuroe added this to the Sprint 12 milestone Jul 4, 2018
@manuroe
Copy link
Member

manuroe commented Aug 8, 2018

This seems to be a regression introduced by matrix-org/matrix-ios-sdk#430.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
P2 T-Defect Something isn't working: bugs, crashes, hangs and other reported problems
Projects
None yet
Development

No branches or pull requests

2 participants