deltachat-ios
deltachat-ios copied to clipboard
Email-based instant messaging for iOS.
- iOS version: iOS 16 - Device: iPhone X - Delta Chat version: - Expected behavior: swipe from left edge should close pushed vc - Actual behavior: doesn't do anything,...
When receiving a new message in `ChatListViewController` it occasionally seems to happen, that the unread chats don't move to the top. Need further investigation. I'm not sure if it's reproducible,...
- iOS version: 18.1 - Device: iPhone 16 - Delta Chat version: 1.46.10 - Expected behavior: stable - Actual behavior: crash - Steps to reproduce the problem: leave open and...
... if > 0 when Alices chats in "Chat with Bob" for hours, and a new message arrives in "Chat with Claire", Alice won't be aware of Claire's messages until...
With core release 1.143.0 old `socks5_*` settings are deprecated and `proxy_*` should be used instead. This should be done when done is updated from 1.142.x. Proxy UI should also be...
also add the send as sticker logic to darg and droping an image into a chat, this makes it super convinient to create stickers from images with iOS's AI selection...
iOS allows to create a "sticker" from each image by a long tap. with a _second finger_, you can then navigate to Delta Chat and send that. unfortunately as non-transparent...
- Delta Chat version: 1.46.6 I was trying to replicate https://github.com/deltachat/deltachat-android/issues/3155 and https://github.com/deltachat/interface/issues/71 with a colleague using iOS, and found that my updated displayname didn't show up on their device....
during onboarding, we enforce a profile name to be set. for consistency, and [as same reasons apply](https://github.com/deltachat/deltachat-android/issues/3160#issuecomment-2226887687), we should not allow to clear the name later on editing. there are...