| .. |
|
actions
|
user_message: Use INSERT ... ON CONFLICT for historical UM creation.
|
2024-03-26 10:52:37 -07:00 |
|
data_import
|
refactor: Replace HUDDLE with DIRECT_MESSAGE_GROUP.
|
2024-03-21 16:39:33 -07:00 |
|
integration_fixtures/nagios
|
tests: Add a test for fixtures for non-webhook integrations.
|
2021-04-28 08:16:51 -07:00 |
|
lib
|
zulip_news: Update the group DM sent initially to admins.
|
2024-03-27 11:42:00 -07:00 |
|
management
|
register_server: Check write access to secrets file when rotate_key.
|
2024-03-22 09:33:00 -07:00 |
|
migrations
|
settings: Add new web information density settings.
|
2024-03-27 12:58:32 -07:00 |
|
models
|
settings: Add new web information density settings.
|
2024-03-27 12:58:32 -07:00 |
|
openapi
|
settings: Add new web information density settings.
|
2024-03-27 12:58:32 -07:00 |
|
tests
|
settings: Add new web information density settings.
|
2024-03-27 12:58:32 -07:00 |
|
tornado
|
ruff: Fix PLW0108 Lambda may be unnecessary.
|
2024-03-01 09:30:04 -08:00 |
|
transaction_tests
|
ruff: Fix PLW0108 Lambda may be unnecessary.
|
2024-03-01 09:30:04 -08:00 |
|
views
|
settings: Add new web information density settings.
|
2024-03-27 12:58:32 -07:00 |
|
webhooks
|
ruff: Fix E226 Missing whitespace around arithmetic operator.
|
2024-03-01 09:30:04 -08:00 |
|
worker
|
missedmessage_emails: Add Sentry spans to worker thread.
|
2024-03-21 12:46:13 -07: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
|
python: Reformat with Ruff formatter.
|
2024-02-29 17:07:16 -08:00 |
|
decorator.py
|
python: Reformat with Ruff formatter.
|
2024-02-29 17:07:16 -08:00 |
|
filters.py
|
mypy: Enable new error explicit-override.
|
2023-10-12 12:28:41 -07:00 |
|
forms.py
|
email_validation: Merge two implementations of a disposable-email check.
|
2024-02-27 10:19:23 -08:00 |
|
logging_handlers.py
|
error_notify: Remove custom email error reporting handler.
|
2023-07-20 11:00:09 -07:00 |
|
middleware.py
|
parse_client: Migrate has_request_variables to typed_endpoint.
|
2024-03-12 13:27:21 -07:00 |
|
signals.py
|
timezone: Only look up canonical time zones from the system.
|
2024-03-01 17:38:08 -08:00 |