-
Under Linux, there is the use case of using the experimental socks5 proxy support to tunnel Delta Chat traffic through the tor daemon, thereby anonymizing the IP address while using Delta Chat. (For a…
-
## What?
Emit events from core when Account List items change, similar to how chatlist UI events (#4476) were added.
# How?
- **AccountListChanged**
- `account id = 0` -> already used to em…
-
1. Send a message to self in "Saved Messages" chat:
![1](https://github.com/deltachat/deltachat-desktop/assets/18373967/171d0f56-6177-4eee-bcbc-29493502d0f0)
2. Right-click message bubble and se…
-
- Platform (linux/mac/windows): macOS 10.15.3
- Delta Chat Desktop Version: 0.999.1
In the "new chat" dialog the user can enter a few characters as live search, and the hit list is shortened to th…
-
This works fine on a manually downloaded 1.46.1, which is also built from 899f196d. Note that the manually installed one is 32 bit, and the Mircosoft Store is 64. Idk if this matters.
- Operati…
-
- Operating System (Linux/Mac/Windows/iOS/Android): Windows 10
- Delta Chat Version: 1.48.0
- Expected behavior: clicking "Save As" on an attachment opens the "Save As" dialog
- Actual behavior: No…
-
```
# dpkg -i deltachat-desktop_1.47.0_amd64.deb
(Reading database ... 308063 files and directories currently installed.)
Preparing to unpack deltachat-desktop_1.47.0_amd64.deb ...
Unpacking delt…
-
undercore `_` is used often in text. especially for programmers having things like `ANDROID_NDK_ROOT` in a message is not a rare occurrence.
currently `ANDROID_NDK_ROOT` parses into
```json
…
-
- Operating System (Linux/Mac/Windows/iOS/Android): All desktop
- Delta Chat Version: 1.14
- Expected behavior: The context menu should come up not only on links, but on all chat items, not just…
-
the "export backup" progress bar dialog lacks a "cancel" button, see https://github.com/deltachat/deltachat-desktop/issues/4263 for a screenshot
in deltachat-ffi, the progress can be stopped using …