iequidoo
iequidoo
> Bob should mark Alice as bidirectionally verified when `vc-contact-confirm` is received or when a message signed with current verified key and `Chat-Verified: 1` is received. I am making Alice...
> ... but going to keep processing `vc-contact-confirm` for backwards compatibility. > If `vc-contact-confirm` is lost, Alice will have Bob bidirectionally verified and have a verified 1:1 chat with Bob....
This never worked and that was on purpose. Some people told that they sometimes delete huge messages from their phone, but prefer to have them on Desktop. Another reason is...
> I have thought about deleting messages when they are moved to Trash IMAP folder and move to Trash when deleting, so deletion can be synchronized even to other clients....
We already have the synchronisation mechanism used to sync chat states f.e., see https://github.com/deltachat/deltachat-core-rust/blob/main/src/sync.rs. So we don't need to trust the email provider to implement this. But we need to...
> @iequidoo I have looked at #5086, but as there are no tests it is not clear if it is an improvement. > > A fix for this issue I...
Tried FTS5, but this approach has its own problems. We should use MATCH instead of LIKE to perform a case-insensitive search, but then we lose a capability of matching against...
Happens also to me, e.g. if i try to attach a file, the fs browsing window opens below the app window (i.e. it's the second window in the stack) and...
I've rechecked this and now i have no problems with saving or attaching files.
Not sure what is meant exactly, but at least i can say that there are "Cancel" and _"Open"_ buttons in the "Export Secret Keys" window. Probably there should be "Save"