Skip to content

Add a developer option button for marking every single room as read#5582

Merged
stefanceriu merged 2 commits into
developfrom
stefan/markAllAsRead
May 13, 2026
Merged

Add a developer option button for marking every single room as read#5582
stefanceriu merged 2 commits into
developfrom
stefan/markAllAsRead

Conversation

@stefanceriu
Copy link
Copy Markdown
Member

This will use an underlying SDK method and send a private read receipt plus a fully read marker in every single room the user is part of. It will most likely be a long operation that will get rate limited so the task is set to run detached for as long as it takes.

This will use an underlying SDK method and send a private read receipt plus a fully read marker in every single room the user is part of. It will most likely be a long operation that will get rate limited so the task is set to run detached for as long as it takes.
@stefanceriu stefanceriu requested a review from a team as a code owner May 13, 2026 14:09
@stefanceriu stefanceriu requested review from Velin92 and removed request for a team May 13, 2026 14:09
@stefanceriu stefanceriu added the pr-wip for anything that isn't ready to ship and will be enabled at a later date label May 13, 2026
@codecov
Copy link
Copy Markdown

codecov Bot commented May 13, 2026

Codecov Report

❌ Patch coverage is 0% with 20 lines in your changes missing coverage. Please review.
⚠️ Please upload report for BASE (develop@6aec4f2). Learn more about missing BASE report.
✅ All tests successful. No failed tests found.

Files with missing lines Patch % Lines
...perOptionsScreen/View/DeveloperOptionsScreen.swift 0.00% 16 Missing ⚠️
...ptionsScreen/DeveloperOptionsScreenViewModel.swift 0.00% 4 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             develop    #5582   +/-   ##
==========================================
  Coverage           ?   74.62%           
==========================================
  Files              ?      812           
  Lines              ?    54932           
  Branches           ?        0           
==========================================
  Hits               ?    40995           
  Misses             ?    13937           
  Partials           ?        0           
Flag Coverage Δ
unittests 64.64% <0.00%> (?)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@stefanceriu stefanceriu merged commit f70182d into develop May 13, 2026
13 checks passed
@stefanceriu stefanceriu deleted the stefan/markAllAsRead branch May 13, 2026 16:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

pr-wip for anything that isn't ready to ship and will be enabled at a later date

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants