mirror of
https://github.com/zulip/zulip.git
synced 2025-11-05 14:35:27 +00:00
This is a two-step notifications process that will ask a user to enable notifications and if they click exit give them three options: 1. Enable notifications. 2. Ask later. 3. Never ask on this computer again. The first two are self-explanatory (ask later = next session it asks again). The third is captured and stored in localStorage and a check is done on page load to see whether or not notifications should be displayed. Commit modified heavily by Brock Whittaker <brock@zulipchat.com>. Fixes #1189.
9.8 KiB
9.8 KiB