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

[APPEND](https://www.rfc-editor.org/rfc/rfc3501#section-6.3.11) command allows to pass the list of flags, so `\Seen` flag can be set immediately. We should do this at least for sync messages. I also thought about doing...

enhancement

Delta Chat for Android does not support Android 4 anymore, so there is no reason to keep using unsupported NDK. r27 is the latest LTS version of Android NDK. Tested:...

See commit messages. The issue was raised in https://support.delta.chat/t/the-ability-to-remove-media-compression/3115

users struggle to get in contact with the xstore bot (the webxdc store bot) most users don't even know this bot exist, most of the ones that realize it exist,...

enhancement
discussion

- Operating System (Linux/Mac/Windows/iOS/Android): iOS - Delta Chat Version: v1.46.6 - Expected behavior: All messages should arrive in Delta Chat - Actual behavior: Some messages do not arrive in Delta...

This should fix ad-hoc groups splitting when messages are fetched out of order from different folders or otherwise reordered, or some messages are missing so that the messages reference chain...

to fix this "bug" in desktop: https://github.com/deltachat/deltachat-desktop/issues/3979 > if these information are not easily available in the UI, we should consider adding dedicated core functions as dc_has_unnoticed_chats() and dc_marknoticed_all_chats() (due...