iequidoo
iequidoo
> not sure if that is a good idea, that might be confusing when suddenly a message is sent with a different name. maybe okay if it is flagged as...
> A. maybe we should create a tmp directory per system user? This looks natural for Linux, which drawbacks does it have? KDE does so for example
I confirm this. Maybe it's because i'm in UTC-3, IDK. But the "Yesterday" convenience message in Desktop means that messages _above_ are from yesterday. It never even shows "Today". The...
`$ TZ=0 deltachat-desktop` fixes the bug for me. So it's related to time zone. But in Android it works as expected in all time zones, so this is likely a...
True, it's a Core bug. Have no idea how Android works then. CC @r10s Core must subtract `cnv_to_local` back after multiplying by 86400 and before adding a daymarker message. +++...
> Looking at the actual timestamps from core, they're always at 00:00 UTC, and seem to correspond to the correct date. That might be a desktop thing after all? I'll...
> a message signed by Alice, intended for Bob but reencypted to Charlie and make sure that charlie delivers it to trash. Alice and Bob may be interested if this...
Indeed, i'd also remove it. It's not clear why it's needed because e.g. on my screen there can be a maximum of 13 contacts (in the group info). A new...
I think neither one nor the other. Now i think we should use Cargo's "features" or some compile-time API version and only add `contacts` in the older version.
> WDYM? What older version? We publish the RPC to NPM pre-compiled, how would one configure this? Ok, then leaving `contacts` empty is fine. If it's not requested by the...