deltachat / deltachat-core-rust

Delta Chat Rust Core library, used by Android/iOS/desktop apps, bindings and bots 📧
https://delta.chat/en/contribute
Other
682 stars 87 forks source link

disable bcc_self on new installations #733

Closed r10s closed 5 years ago

r10s commented 5 years ago
r10s commented 5 years ago

when an autocrypt-setup-message is really sent or received successfully, it is enabled implicit.

no. we should not try to be too smart here. enabling/disabling settings after first-time-installation might be even more annoying to the user.

instead of implicitly changing things, a message should be added to the new device-chat when multi-device is detected in some way. to keep things simple for now, the message should just explain what to do, having some click-here-to-edit-x seems to be a bit out of scope - and maybe not needed at all