zulip/zerver
Sahil Batra c9fccf476a settings: Rename default_view and escape_navigates_to_default_view.
This commit renames default_view and escape_navigates_to_default_view
settings to web_home_view and web_escape_navigates_to_home_view in
database and API to match with our recent renaming of user facing
strings related to this.

We also rename the variables, functions, comments in code and class
names and IDs for elements related to this.
2023-10-26 11:00:12 -07:00
..
actions create_user: Use silent mentions in user join notices. 2023-10-24 09:58:55 -07:00
data_import import_util: Remove uuid and uuid_owner_secret from realm dict. 2023-10-18 11:00:49 -07:00
integration_fixtures/nagios
lib onboarding-emails: Add new onboarding email for organization creator. 2023-10-25 13:51:03 -07:00
management mypy: Enable new error explicit-override. 2023-10-12 12:28:41 -07:00
migrations settings: Rename default_view and escape_navigates_to_default_view. 2023-10-26 11:00:12 -07:00
openapi settings: Rename default_view and escape_navigates_to_default_view. 2023-10-26 11:00:12 -07:00
tests settings: Rename default_view and escape_navigates_to_default_view. 2023-10-26 11:00:12 -07:00
tornado mypy: Enable new error explicit-override. 2023-10-12 12:28:41 -07:00
transaction_tests mypy: Enable new error explicit-override. 2023-10-12 12:28:41 -07:00
views settings: Rename default_view and escape_navigates_to_default_view. 2023-10-26 11:00:12 -07:00
webhooks mypy: Enable new error explicit-override. 2023-10-12 12:28:41 -07:00
worker mypy: Enable new error explicit-override. 2023-10-12 12:28:41 -07:00
__init__.py
apps.py mypy: Enable new error explicit-override. 2023-10-12 12:28:41 -07:00
context_processors.py webpack_public_path: Replace with webpack 5 publicPath: "auto" setting. 2023-10-16 10:36:27 -07:00
decorator.py decorator: Drop the stack_info on most WebhookErrors. 2023-10-12 10:06:31 -07:00
filters.py mypy: Enable new error explicit-override. 2023-10-12 12:28:41 -07:00
forms.py mypy: Enable new error explicit-override. 2023-10-12 12:28:41 -07:00
logging_handlers.py error_notify: Remove custom email error reporting handler. 2023-07-20 11:00:09 -07:00
middleware.py mypy: Enable new error explicit-override. 2023-10-12 12:28:41 -07:00
models.py settings: Rename default_view and escape_navigates_to_default_view. 2023-10-26 11:00:12 -07:00
signals.py demo-orgs: Create dev environment demo organization without email. 2023-08-31 15:02:16 -07:00