8000
div>
-
-
Notifications
You must be signed in to change notification settings - Fork 99
feat: track gossiping per (chat, fingerprint) pair #6787
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
Closed
Closed
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2e77b16
to
a4533ec
Compare
This also fixes Autocrypt-Gossip being sent in broadcast lists and disclosing recipient email addresses since #6781 |
d2412c8
to
49d5c37
Compare
49d5c37
to
e9eda8e
Compare
e9eda8e
to
7409782
Compare
7409782
to
3560926
Compare
3560926
to
f93c415
Compare
0213cc3
to
cba2cdd
Compare
cba2cdd
to
3e8987b
Compare
f93c415
to
1be9d94
Compare
Base automatically changed from
link2xt/port-test_delete_deltachat_folder
to
main
April 9, 2025 13:43
If #6724 is merged first, I will rebase the migration. |
iequidoo
reviewed
Apr 11, 2025
531d072
to
6333ddb
Compare
iequidoo
approved these changes
Apr 11, 2025
6333ddb
to
9f5e608
Compare
This is merged as 9f5e608 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This change simplifies
updating the gossip timestamps
when we receive a message
because we only need to know
the keys received in Autocrypt-Gossip
header and which chat the message is
assigned to.
We no longer need to iterate
over the member list.
This is a preparation
for PGP contacts
and member lists that contain
key fingerprints rather than
email addresses.
This change also removes encryption preference
from Autocrypt-Gossip header.
It SHOULD NOT be gossiped
according to the Autocrypt specification
and we ignore encryption preference anyway
since 1.157.0.