l

Results 374 issues of l

See comment by @Hocuri in https://github.com/chatmail/core/pull/6796/files#r2083567038

bug

We want to protect the sender date (the `Date` header) to reduce the metadata available to the server. There is some preparation work done in https://github.com/chatmail/core/pull/6669 to make the client...

Closes #6878 Based on #6867 This depends an a fix #6669, so we may want to postpone merging this until more users have it. We do not try to delete...

Cannot be merged until #6648 is rolled out.

On both the latest `main` (roughly 1.155.1 for me on Linux) and 1.152.1 reported by @Simon-Laux on macOS there are cases when `deltachat-rpc-server` consumes 100% CPU after suspend and messages...

bug

Also misc contact origin simplifications because fine-grained contact origins were not really used. See commit messages. Past member commit still needs a test.

Encrypted messages should use anonymous recipients, i.e. no fingerprints and key IDs should be in clear. Related rPGP issue: https://github.com/rpgp/rpgp/issues/507 We also should start sending [Intended Recipient Fingerprint](https://www.rfc-editor.org/rfc/rfc9580.html#name-intended-recipient-fingerpr) in signatures...

If you get a large message that is not fully downloaded, and then an edit message, you get the text replaced with an edit. Then when you download the full...

bug

It is very easy to use contact ID that belongs to one account in another account: https://github.com/chatmail/core/pull/6798 One simple way to avoid this would be to offset all row IDs...