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

Empty `better_msg` is returned from `apply_group_changes()` when a group member addition/removal message has no effect. It's not clear why `better_msg` was checked and `chat_id` set to `DC_CHAT_ID_TRASH` in the per-part...

- Operating System (Linux/Mac/Windows/iOS/Android): Debian 12 - Core Version: 1.158.0 - Client Version: deltachat-rpc-client 1.158.0 ## Expected behavior Bots have to be able to forget about a contact for privacy...

enhancement

`WebxdcInstanceDeleted` event is used in desktop to delete webxdc browser data. It is not emitted when deleting a chat with webxdc instances. I tested it on core `v1.157.2`.

bug
webxdc

This is how it is done in rpgpie for v6 keys: https://codeberg.org/heiko/rpgpie/src/commit/f1cc0d8c634a4d8af363d1500b187449e791bd49/src/tsk.rs#L283 We currently generate v4 keys, but RFC 4880 already defined features subpacket: https://www.rfc-editor.org/rfc/rfc4880#section-5.2.3.24 This will allow other clients,...

sometimes I get an empty 1:1 chat when inviting people to groups via invite links, I have two devices, might be related to one of them actually processing the invitation,...

bug

Delta Chat attempts to interrupt IDLE every 5 minutes: https://github.com/deltachat/deltachat-core-rust/blob/81e9628ab79941adaa12de1e30cefb8d8d69b3f9/src/imap/idle.rs#L14-L20 However, this does not seem to happen because monotonic clock used almost everywhere does not advance when the app is...

bug

There is a user that has a key consisting of RSA primary key that is marked for encryption, signing and certification. And there is an authentication RSA subkey. They imported...

bug

This is a follow-up to https://github.com/deltachat/deltachat-core-rust/pull/6534 Currently it is not a problem that QR codes scanning process may get stuck when Alice never replies, because there is always at most...

enhancement

- Operating System (Linux/Mac/Windows/iOS/Android): Windows - Delta Chat Version: 1.51.0 - Expected behavior: 3 options: - "Reply Privately" is not available (not the best, because it's not clear why) -...

In iOS 17+ you can select a subject in a photo and drag it out as a sticker. When copying or dragging these they are not resized so if the...

bug