deltachat / deltachat-core-rust

Delta Chat Rust Core library, used by Android/iOS/desktop apps, bindings and bots 📧
https://delta.chat/en/contribute
Other
659 stars 85 forks source link

fix: Don't fail if going to send plaintext, but some peerstate is missing #5718

Closed iequidoo closed 3 months ago

iequidoo commented 3 months ago

See commit messages. In fact both commits are fixes, but as the first fixes the bug, the second one becomes just a refactoring.