iequidoo

Results 185 comments of iequidoo

> The PR description is quite short, the PR is easier to understand if the PR description has a short explanation in which way the logic was changed. I put...

The issue is about Delta Chat -only usage with Gmail, but with "Watch Sent folder" enabled (i quite rarely use other clients, so it's mostly enabled just in case). I.e....

> It's probably difficult to catch the bug w/o "Watch Sent folder": > > * Device A must go sleep immediately after you sent a reply, so the incoming message...

https://download.delta.chat/desktop/v2.20.0/ with `fix: don't init Iroh on channel leave (#7210)` is out, so this can be rechecked

So the question is if it's doable in the apps to mark a fully downloaded message as seen again (when the user sees it) so that it's `InSeen` and an...

> _But_, I'm concerned that we will send duplicate MDNs by doing this: Right now, even if the message is marked as `\Seen` on IMAP, it's changed to `InNoticed` and...

Fixed it in another way, now should work correctly even for multi-device

Fixed one more bug, see `fix: Update state of message when fully downloading it`. Overall the logic seems complicated, so probably more tests are needed. This has already failed several...

> Fixed one more bug, see `fix: Update state of message when fully downloading it`. In fact this bug was a little hidden, `fix: markseen_msgs: Limit not yet downloaded messages...

I suggest to merge this as this fixes the bug and to avoid any merge conflicts when doing #6210. @Hocuri