Sebastian Klähn
Sebastian Klähn
No, I have to test it on a real device. But rfc724 mid should be be the same across devices, no?
Can you provide an outdated backup for testing?
> 1. Even though an error message is shown, the profile is still imported, and accessible via the account switcher. Instead, the profile should be deleted if DCBACKUP_VERSION is too...
Both have been merged, what would you like to configure it to?
Is this still relevant?
What is the state of this? Can we merge this at some point because other PRs depend on it. I can also just rebase my other PRs to main.
We discussed irl that just using a #[cfg(test)] flag should be enough, no?
I still think we should use the default relay because communication becomes **impossible** if no member in a group has a chatmail server. (no relay and direct addresses => no...
Breaking the wire protocol is also an issue when we host the relay server ourselves as newer versions of deltachat will probably adopt the latest protocols and thus need a...
I think our best approach is to hard code a delta-hosted relay server in dc-core which is stable for as long as we want it to be. We can then...