-
With the addition of real-time channels, and the plans to enable this feature by default (https://github.com/deltachat/deltachat-core-rust/pull/6125), I think it's worth to revisit this section:
ht…
-
- Operating System (Linux/Mac/Windows/iOS/Android): Linux
- Delta Chat Version: 1.48
- Expected behavior:
If I click on an attachment (e.g. a LibreOffice document) sent to me via DeltaChat, Delta…
-
I use DeltaChat for more than 5 years and got this error after updating to version 1.48.3 from FDroid:
- Android version: 13 (GrapheneOS)
- Device: Google Pixel 4 flame)
- Delta Chat version: 1.4…
-
We would like to eventually deduplicate blob files. Not right now, so, don't rush to implement it already.
This supersedes https://github.com/deltachat/deltachat-core-rust/pull/5495 and https://git…
-
Alice currently does not remove the message from IMAP for some reason stated in the comment:
https://github.com/deltachat/deltachat-core-rust/blob/e7a29f0aa76d0c95f5facfed7030bb0a9651afa4/src/securej…
-
This depends on https://github.com/NixOS/nixpkgs/pull/346043
We need to wait for this PR to reach nixpkgs-unstable, PR propagation can be tracked at https://nixpk.gs/pr-tracker.html?pr=346043
-
There is a core PR to adding JSON-RPC API to reset encryption:
https://github.com/deltachat/deltachat-core-rust/pull/6170
It is needed to close https://github.com/deltachat/deltachat-core-rust/iss…
-
- Operating System: fedora Linux
- Desktop Environment: kde plasma 6 wayland
- Delta Chat Version: 1.46.8 (git: flathub)
- Expected behavior and Actual behavior:
After I quit the deltachat's wi…
-
iOS is unhappy about open sockets when the app goes to background, including seemingly bound UDP sockets.
Instead of storing Endpoint in `OnceCell`, we should store it behind `RwLock` and `Option`:…
-
- Operating System (Linux/Mac/Windows/iOS/Android): macOS Sonoma 14.7 (23H124)
- Delta Chat Version: 1.46.8
- Expected behavior: app should run and open chat window
- Actual behavior: app opens…