zulip/zerver
2023-12-11 23:26:11 -08:00
..
actions settings: Add "Automatically follow topics where I'm mentioned" setting. 2023-12-11 23:26:11 -08:00
data_import python: Consistently use from…import for datetime. 2023-12-05 12:01:18 -08:00
integration_fixtures/nagios tests: Add a test for fixtures for non-webhook integrations. 2021-04-28 08:16:51 -07:00
lib push_notifs: Order device args to send_notifications_to_bouncer by id. 2023-12-11 18:36:23 -08:00
management register_server: Send server data just after registering server. 2023-12-11 14:07:39 -08:00
migrations settings: Add "Automatically follow topics where I'm mentioned" setting. 2023-12-11 23:26:11 -08:00
openapi settings: Add "Automatically follow topics where I'm mentioned" setting. 2023-12-11 23:26:11 -08:00
tests settings: Add "Automatically follow topics where I'm mentioned" setting. 2023-12-11 23:26:11 -08:00
tornado tornado: Support clearing a handler more than once. 2023-12-11 21:05:50 -08:00
transaction_tests mypy: Enable new error explicit-override. 2023-10-12 12:28:41 -07:00
views settings: Add "Automatically follow topics where I'm mentioned" setting. 2023-12-11 23:26:11 -08:00
webhooks python: Use urlsplit instead of urlparse. 2023-12-05 13:03:07 -08:00
worker remote_server: Rename to 'send_server_data_to_push_bouncer'. 2023-12-11 14:07:39 -08:00
__init__.py django: Upgrade Zulip to Django 3.2 LTS. 2021-05-03 08:36:22 -07:00
apps.py mypy: Enable new error explicit-override. 2023-10-12 12:28:41 -07:00
context_processors.py context_processors: Add common context to be used in corporate pages. 2023-12-08 12:26:12 -08: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 settings: Add "Automatically follow topics where I'm mentioned" setting. 2023-12-11 23:26:11 -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