l
l
Based it on `stable`. Unfortunately, will have to make 1.142.11.
> I've upgraded Desktop to 1.46.5 (the latest downloadable from https://delta.chat/en/download) i still can't see the actual content from those messages. Delta Chat processes messages only once, when they are...
> That might also explain the encryption issues: messages from my old identity would still be in the chat log, but my old key has been removed and the messages...
Let's discuss the UI of the error message in https://github.com/deltachat/deltachat-core-rust/issues/4999 and limit this issue to figuring out why different devices using the same account can end up with different verification...
Made a fix: https://github.com/deltachat/deltachat-core-rust/pull/5930
I think the key problem is that user never wrote into the group after joining it via the QR code. In most cases users write something into the group right...
Actually sending to the group does not require backward verification. `Error: proper enc-key for [REDACTED_ADDRESS] missing, cannot encrypt` means there was no forward key stored, don't know how this happened.
We should also warn about plaintext configurations because if plaintext connection is used then strict TLS certificate checks do not help. Have not decided where to put it yet, should...
Closing as it is not finished and to avoid interfering with https://github.com/chatmail/core/issues/7269 I also think if we revive this, it should not show anything when certificate checks are enabled. Instead,...
If the folder does not appear in the list, it does not necessarily mean it does not exist. Seems very dangerous to remove all data about DeltaChat folder simply because...