zulip/zerver
Tim Abbott 5d6b635efe billing: Use better variable names for plan tiers.
The existing values didn't have our standard type-prefixing naming
scheme.

Add some extra unused placeholder values while we're at it.
2023-11-29 23:32:56 -08:00
..
actions models: Refactor get_fake_email_domain to take realm.host as arg. 2023-11-29 12:01:37 -08: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 billing: Use better variable names for plan tiers. 2023-11-29 23:32:56 -08:00
management register_server: Redact the key when printing it. 2023-11-29 09:56:14 -08:00
migrations user_base_settings: Change web_home_view default to inbox view. 2023-11-27 09:41:52 -08:00
openapi notifications: Rename push_notifications_enabled for clarity. 2023-11-29 15:06:46 -08:00
tests billing: Use better variable names for plan tiers. 2023-11-29 23:32:56 -08: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 notifications: Rename push_notifications_enabled for clarity. 2023-11-29 15:06:46 -08:00
webhooks integrations: Add action to GitHub discussion comment notifications. 2023-11-22 08:28:03 -08: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 portico: Skip footer and adjust header on invalid realm. 2023-11-01 11:24:12 -07:00
decorator.py decorator: Move self_hosting_management_endpoint wrapper to corporate. 2023-11-26 20:23:24 -08:00
filters.py mypy: Enable new error explicit-override. 2023-10-12 12:28:41 -07:00
forms.py registration: Set the organization language at creation time. 2023-10-26 16:27:35 -07:00
logging_handlers.py error_notify: Remove custom email error reporting handler. 2023-07-20 11:00:09 -07:00
middleware.py requests: Add SELF_HOSTING_MANAGEMENT_SUBDOMAIN. 2023-11-22 14:22:26 -08:00
models.py models: Refactor get_fake_email_domain to take realm.host as arg. 2023-11-29 12:01:37 -08:00
signals.py email: Add a space after the time and AM/PM in the login email. 2023-11-27 09:47:30 -08:00