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

because many line-breaks seem to cause the chat open delay on deltachat-ios. (https://github.com/deltachat/deltachat-core-rust/issues/3478) I only starts counting lines if text is longer than `DC_DESIRED_TEXT_LINES_THRESHOLD`, so should not have an speed...

older android devices miss some root certificates, at #2752 we've added them for imap/smtp, however, they're still missing for https which is needed for burner accounts as well as for...

let's see how the CI works with testrun.org accounts...

Just a small draft to build a desktop client from every core PR. This way developers can play around with the changes they just made easily.

Trying to enable auto_vacuum on all connections

![image](https://user-images.githubusercontent.com/24558636/177274501-d8ccd3f0-fc3f-48c6-a577-cbc6d2520801.png) copied text from a message in the picture: ``` Evil Rabbit‮ scored 977 in Tetris ``` the user has the display name set to `Evil Rabbit‮` (an special character...

- Operating System (Linux/Mac/Windows/iOS/Android): Android 11 - Delta Chat Version: 1.30.3 - Expected behavior: When I send a message, only one message should be shown with no duplicates - Actual...

bug

Introduce functionality to core that helps to setup a second device with all contacts, chats, messages and crypto keys. For this we need to establish a trusted network transport between...

enhancement