mirror of
				https://github.com/zulip/zulip.git
				synced 2025-11-04 05:53:43 +00:00 
			
		
		
		
	The "notification settings" page previously advertised support for mobile push notifications via checkboxes, even if the server hadn't yet been registered for push notifications. This was a frequent source of onboarding pain for new Zulip organizations. We fix this by providing a clear warning and disabling the relevant inputs on the settings pages. Modified significantly by tabbott to correct some tricky logic errors as well as some copy-paste bugs. Fixes #10331.