core icon indicating copy to clipboard operation
core copied to clipboard

Chatmail Rust Core library, used by Android/iOS/desktop chatmail apps, bindings and bots 📧

Results 449 core issues
Sort by recently updated
recently updated
newest added

Changelog: https://github.com/rpgp/rpgp/releases/tag/v0.14.0

I just sent a message on delta desktop while the conversation was scrolled to an earlier date. The now sent message got sorted to the end of the window as...

Based on #5973 Probably needs https://github.com/rpgp/rpgp/issues/408 solved first unless we copy-paste generation code from rpgp.

- Operating System: Linux, Android - Delta Chat Version: Desktop 1.46.7, Android 1.46.13 - Expected behavior: No verified 1:1 chats are created for new members in a verified group if...

bug

For consistency it makes sense to show saved-messages as verified. With @hocuri's recent work merged i'll see a lot of 1:1 verified chats, pretty nice ;) Am using a pre-release...

verified-chats

This will allow users to enable strict TLS checks.

as `dc_create_group_chat()` can no longer be used to create "unencrypted groups", we aim for a new api to create a email-like group. that api would first time make the subject...

JSON-RPC: `reset_contact_encryption` API is removed. In deltachat-rpc-client API `Contact.reset_encryption` is removed. "Group tracking plugin" in legacy Python API was removed because it relied on parsing email addresses from system messages...

By increasing `DCBACKUP_VERSION`, we can make sure that an error will be shown when the user tries to import a new backup into and old Delta Chat version. This works...

bug