core
core copied to clipboard
Chatmail Rust Core library, used by Android/iOS/desktop chatmail apps, bindings and bots 📧
Bumps [webpki-roots](https://github.com/rustls/webpki-roots) from 0.26.8 to 1.0.0. Release notes Sourced from webpki-roots's releases. 1.0.0 After 51 releases over about nine years, this is the first stable release of the webpki-roots and...
Closes #6878 Based on #6867 This depends an a fix #6669, so we may want to postpone merging this until more users have it. We do not try to delete...
Cannot be merged until #6648 is rolled out.
This PR adds a test to reproduce a bug raised by @adbenitez that peer channels break when the resend feature is used.
On both the latest `main` (roughly 1.155.1 for me on Linux) and 1.152.1 reported by @Simon-Laux on macOS there are cases when `deltachat-rpc-server` consumes 100% CPU after suspend and messages...
Also misc contact origin simplifications because fine-grained contact origins were not really used. See commit messages. Past member commit still needs a test.
A contact of mine is using the [WebXDC checklist app](https://codeberg.org/webxdc/checklist) in a chat. I don't know how to tell what version the Checklist app is, but i can try to...
If 5 times is not enough, 60 will probably not be enough either. This is mainly an attempt of improving the situation with https://github.com/deltachat/deltachat-desktop/issues/3959. The `remove_account` RPC call would make...
it may happen, that an incoming image is huge in pixelsize (not necessary in bytesize). eg. recently a 20000 x 10000 pixel image was sent accidentally to a community chat....
when scanning a QR code, the chat does not allow to send messages, as they cannot be encrypted yet. however, if the other side does not respond within 15 seconds...