zulip/zerver
Lauryn Menard 906e667a70 corporate: Implement support_url for all BillingSession child classes.
Adds a helper since there are only a few different parameters for
all BillingSession child clases, `build_support_url`.

Also, renames `get_support_url` to more explicitly note that it
is for realms: `get_realm_support_url`.
2023-12-06 11:04:54 -08:00
..
actions corporate: Implement support_url for all BillingSession child classes. 2023-12-06 11:04:54 -08:00
data_import python: Consistently use from…import for datetime. 2023-12-05 12:01:18 -08:00
integration_fixtures/nagios
lib push_notifications: Do not include details of inaccessible users. 2023-12-06 00:09:53 -08:00
management settings: Print about custom settings from runtornado. 2023-12-05 12:33:34 -08:00
migrations python: Consistently use from…import for datetime. 2023-12-05 12:01:18 -08:00
openapi register: Add client capability to not receive unknown users data. 2023-12-06 00:09:53 -08:00
tests push_notifications: Do not include details of inaccessible users. 2023-12-06 00:09:53 -08:00
tornado register: Add client capability to not receive unknown users data. 2023-12-06 00:09:53 -08:00
transaction_tests mypy: Enable new error explicit-override. 2023-10-12 12:28:41 -07:00
views register: Add client capability to not receive unknown users data. 2023-12-06 00:09:53 -08:00
webhooks python: Use urlsplit instead of urlparse. 2023-12-05 13:03:07 -08:00
worker python: Use urlsplit instead of urlparse. 2023-12-05 13:03:07 -08: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 python: Use urlsplit instead of urlparse. 2023-12-05 13:03:07 -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 realm: Allow enabling restricted user access for guests only on plus plans. 2023-12-06 00:09:53 -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