Add config options for disabling/ignoring read receipts #853

Open
Nyaaori wants to merge 3 commits from Nyaaori/read-receipt-config-options into next
Nyaaori commented 2022-11-26 14:06:59 +00:00 (Migrated from gitlab.com)

Adds additional privacy options for read receipt handling, see commit messages for details, depends on !410

Adds additional privacy options for read receipt handling, see commit messages for details, depends on !410
Nyaaori commented 2022-11-26 14:18:48 +00:00 (Migrated from gitlab.com)

Note: Disabling public read receipts like such will cause clients that do not implement private read receipts [part of spec release v1.4 and above] to misbehave.

Note: Disabling public read receipts like such will cause clients that do not implement private read receipts [part of spec release v1.4 and above] to misbehave.
Nyaaori commented 2022-12-21 09:53:15 +00:00 (Migrated from gitlab.com)

added 29 commits

  • c366e0a5...7b987411 - 25 commits from branch next
  • c86313d4 - chore: code cleanup
  • e8d435c5 - feat: Implement private read receipts, partial notification clearing
  • ccc50308 - feat: Add config option for disabling sending public read receipts
  • 9d4f2884 - feat: Add config option for receiving read receipts

Compare with previous version

added 29 commits <ul><li>c366e0a5...7b987411 - 25 commits from branch <code>next</code></li><li>c86313d4 - chore: code cleanup</li><li>e8d435c5 - feat: Implement private read receipts, partial notification clearing</li><li>ccc50308 - feat: Add config option for disabling sending public read receipts</li><li>9d4f2884 - feat: Add config option for receiving read receipts</li></ul> [Compare with previous version](/famedly/conduit/-/merge_requests/428/diffs?diff_id=562472080&start_sha=c366e0a5ce1881517ea145e3eba05a7bc833cc3e)
This pull request has changes conflicting with the target branch.
  • src/api/client_server/read_marker.rs
  • src/api/client_server/sync.rs
  • src/api/server_server.rs
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin Nyaaori/read-receipt-config-options:Nyaaori/read-receipt-config-options
git checkout Nyaaori/read-receipt-config-options

Merge

Merge the changes and update on Forgejo.
git checkout next
git merge --no-ff Nyaaori/read-receipt-config-options
git checkout next
git merge --ff-only Nyaaori/read-receipt-config-options
git checkout Nyaaori/read-receipt-config-options
git rebase next
git checkout next
git merge --no-ff Nyaaori/read-receipt-config-options
git checkout next
git merge --squash Nyaaori/read-receipt-config-options
git checkout next
git merge --ff-only Nyaaori/read-receipt-config-options
git checkout next
git merge Nyaaori/read-receipt-config-options
git push origin next
Sign in to join this conversation.
No reviewers
No labels
Android
CS::needs customer feedback
CS::needs follow up
CS::needs on prem installation
CS::waiting
Chrome
Design:: Ready
Design:: in progress
Design::UX
E2EE
Edge
Firefox
GDPR
Iteration 13 IM
Linux
MacOS
Need::Discussion
Need::Steps to reproduce
Need::Upstream fix
Needs:: Planning
Needs::Dev-Team
Needs::More information
Needs::Priority
Needs::Product
Needs::Refinement
Needs::Severity
Priority::1-Critical
Priority::2-Max
Priority::3-Impending
Priority::4-High
Priority::5-Medium
Priority::6-Low
Priority::7-None
Progress::Backlog
Progress::Review
Progress::Started
Progress::Testing
Progress::Triage
Progress::Waiting
Reporter::Sentry
Safari
Target::Community
Target::Customer
Target::Internal
Target::PoC
Target::Security
Team:Customer-Success
Team:Design
Team:Infrastructure
Team:Instant-Messaging
Team:Product
Team:Workflows
Type::Bug
Type::Design
Type::Documentation
Type::Feature
Type::Improvement
Type::Support
Type::Tests
Windows
blocked
blocked-by-spec
cla-signed
conduit
contribution::advanced
contribution::easy
contribution::help needed
from::review
iOS
p::ti-tenant
performance
product::triage
proposal
refactor
release-blocker
s: dart_openapi_codegen
s::Famedly-Patient
s::Org-Directory
s::Passport-Generator
s::Requeuest
s:CRM
s:Famedly-App
s:Famedly-Web
s:Fhiroxide
s:Fhiroxide-cli
s:Fhiroxide-client
s:Fhirs
s:Hedwig
s:LISA
s:Matrix-Dart-SDK
s:Role-Manager
s:Synapse
s:User-Directory
s:WFS-Matrix
s:Workflow Engine
s:dtls
s:famedly-error
s:fcm-shared-isolate
s:matrix-api-lite
s:multiple-tab-detector
s:native-imaging
severity::1
severity::2
severity::3
severity::4
technical-debt
voip
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: Matthias/conduit#853
No description provided.