notifications: Enable online push notifications by default.

For new user onboarding, it's important for it to be easy to verify
that Zulip's mobile push notifications work without jumping through
hoops or potentially making mistakes.  For that reason, it makes sense
to toggle the notification defaults for new users to the more
aggressive mode (ignoring whether the user is currently actively
online); they can set the more subtle mode if they find that the
notifications are annoying.
This commit is contained in:
Tim Abbott
2019-12-10 16:41:20 -08:00
parent 6c97a36355
commit e7cf1112c8
7 changed files with 50 additions and 12 deletions

View File

@@ -199,6 +199,7 @@ def template_database_status(
'zerver/lib/generate_test_data.py',
'tools/setup/postgres-init-test-db',
'tools/setup/postgres-init-dev-db',
'zerver/migrations/0258_enable_online_push_notifications_default.py',
]
if check_settings is None:
check_settings = [