..
actions
message_flags: Fix message flags not updating for wildcard mentions.
2025-07-24 11:52:20 -07:00
data_import
slack: Handle float "ts" in attachment info.
2025-07-21 09:24:03 -07:00
lib
help: Remove "Reading direct messages" article.
2025-07-28 09:50:14 -07:00
management
compilemessages: Weblate's Language-Team uses <>.
2025-07-18 04:33:52 +00:00
migrations
models: Add a partial index on unread DMs.
2025-07-22 20:57:36 -07:00
models
models: Add a partial index on unread DMs.
2025-07-22 20:57:36 -07:00
openapi
api-docs: Revise feature level 404 and 392 changes entries.
2025-07-23 11:49:55 -07:00
tests
push_notification: Send a list of push requests.
2025-07-25 12:47:55 -07:00
tornado
streams: Fix events send when archiving and unarchiving streams.
2025-04-08 12:41:09 -07:00
transaction_tests
views
settings: Use get_secret for altcha_hmac.
2025-07-25 22:29:51 -07:00
webhooks
grafana: Be more forgiving of missing alert keys.
2025-07-22 12:20:04 -07:00
worker
zerver: Add endpoint to register a push device to server.
2025-07-14 14:52:39 -07:00
__init__.py
apps.py
forms: Use monkey-patched SetPasswordForm generic.
2025-07-15 07:32:44 -07:00
context_processors.py
realm_creation_form: Capture import_from if realm import enabled.
2025-04-30 00:06:43 -07:00
decorator.py
integrations: Prevent logging of MissingHTTPEventHeaderError.
2025-06-06 18:06:06 -07:00
filters.py
filters: Do not report AVATAR_SALT, or other salts.
2025-03-13 09:36:07 -07:00
forms.py
altcha: More error-proofing around settings validation.
2025-07-25 22:29:51 -07:00
logging_handlers.py
middleware.py
request: Use Django 5.2 HttpRequest.get_preferred_type.
2025-07-17 14:37:11 -07:00
signals.py