mirror of
https://github.com/chatmail/core.git
synced 2026-04-05 23:22:11 +03:00
This code is inconsistent with EncryptHelper::should_encrypt, which uses quorum rule. UI does not display or use encryption state in-between preparing and sending message anyway. In addition, "sticky encryption" rule, which required all replies to encrypted messages to be encrypted, is dropped. It is going to be restored with the introduction of quoting.