mirror of
https://github.com/zulip/zulip.git
synced 2025-11-02 13:03:29 +00:00
This commit adds a realm setting: "Require end-to-end encryption for push notification content". This commit just involves backend & UI changes to add the setting, the impact of this setting is in the next commit. Fixes part of #35370.