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

While making PR #5715 I discovered that `Date` header cannot be protected. If it is moved into protected part and removed from unprotected IMF header, mimeparser ignores it because it...

bug

Follow-up to 5fa7cff46. Let's still not send a sync message if the contact wasn't modified. This is not very important, but just for consistency with the `chat::rename_ex()` behaviour.

Bumps [iroh-gossip](https://github.com/n0-computer/iroh) from 0.17.0 to 0.19.0. Release notes Sourced from iroh-gossip's releases. v0.19.0 - Make it your own ⚠️ Breaking Changes iroh Builder loses the E type parameter ProtocolBuilder loses...

dependencies

Bumps [strum](https://github.com/Peternator7/strum) from 0.26.2 to 0.26.3. Release notes Sourced from strum's releases. v0.26.3 What's Changed Fix typos & misspellings in docs by @​5-pebbles in Peternator7/strum#347 Update heck requirement by @​smoelius...

dependencies

Bumps [iroh-net](https://github.com/n0-computer/iroh) from 0.17.0 to 0.19.0. Release notes Sourced from iroh-net's releases. v0.19.0 - Make it your own ⚠️ Breaking Changes iroh Builder loses the E type parameter ProtocolBuilder loses...

dependencies

Bumps [quinn](https://github.com/quinn-rs/quinn) from 0.10.2 to 0.11.2. Commits f117a74 udp: bump version to 0.5.2 253e63a Bump version numbers (quinn 0.11.2, -proto 0.11.3) 809cf79 Resolve stopped/received_reset futures on lost connections c66f45e docs(udp):...

dependencies

Bumps [pgp](https://github.com/rpgp/rpgp) from 0.11.0 to 0.13.1. Release notes Sourced from pgp's releases. v0.12.0-alpha.2 ⛰️ Features Basic support for AEAD (#316) - (93ca7d8) Avoid Seek - (fa82b12) Cleartext framework support -...

dependencies

Bumps [strum_macros](https://github.com/Peternator7/strum) from 0.26.2 to 0.26.4. Release notes Sourced from strum_macros's releases. v0.26.3 What's Changed Fix typos & misspellings in docs by @​5-pebbles in Peternator7/strum#347 Update heck requirement by @​smoelius...

dependencies

I have seen it failing a few times already. There is not much useful in the logs: ``` 2024-07-01T18:20:29.7156016Z py: commands[0]> pytest -n6 2024-07-01T18:20:32.0374916Z ============================= test session starts ============================= 2024-07-01T18:20:32.0377437Z...

- Operating System (Linux/Mac/Windows/iOS/Android): Linux(from source) - Delta Chat Version: 1.46.1 - Expected behavior: It should be some text - Actual behavior: It's undefined - Steps to reproduce the problem:...

needs-retry