Hocuri
Hocuri
Just so we're on the same page, my understanding is that this is waiting for @Simon-Laux to fix the CI and fix my remaining comments (or comment that/why he doesn't...
Also see https://github.com/deltachat/deltachat-core-rust/issues/1611.
@hpk42 As far as I can see that, libp2p works by specifying the ip address. Does this mean that we require the devices to be in the same wi-fi?
Or could we maybe use the webrtc connections that are being introduced for calls?
Ping @Simon-Laux; I guess that the letter actually is centered, but because it's an uppercase letter, it goes further to the top than to the bottom (a lowercase g for...
I just had a look at @adamzea's reply - the email body is (quoted-printable decoded): ``` haha - I wish .. On Monday, January 3, 2022, 01:27:54 PM EST, Receiver...
Documenting which headers some email providers add (just pasting all headers that contain "Authentication-Results", in the order they appear in the message): Credits to @adbenitez with his great mailinglist setup...
**[Edit] This comment probably isn't worth reading anymore, except if you are very interested in how we arrived at where we are.** We finally went with "Go back to somehow...
I think that this has been fixed by #2297. > The Android-Client shows the expected behavior. This sounds to me as if you were using a Delta-Chat-Desktop version with an...
I looked into the code, and: We don't assign private messages to the parent chat, but to the 1:1 chat with the sender. A message is "private" if it was...