core
core copied to clipboard
Chatmail Rust Core library, used by Android/iOS/desktop chatmail apps, bindings and bots 📧
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
 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...
#skip-changelog
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...