zulip/zerver
Lauryn Menard 9fa57fd24a api-docs: Update feature level 329 changelog entry and related notes.
Clarifies that the alert is shown if the current time displayed by
the time zone configured on the user's device differs from the
time displayed for the users's profile time zone.

Removes incorrectly having web_suggest_update_timezone as a separate
field returned by the POST /register response. It will only be a
field in the user_settings and realm_user_settings_defaults objects.
2025-02-13 12:41:21 -08:00
..
actions users: Remove unnecessary get_api_key helper. 2025-02-13 12:40:53 -08:00
data_import rocketchat: Harden parsing of custom emoji exports. 2025-02-05 13:41:19 -08:00
integration_fixtures/nagios
lib cache: Rename user_profile_cache_key to be more specific. 2025-02-13 12:40:53 -08:00
management register_server: Rename flag to --agree-to-terms-of-service. 2025-02-13 11:03:44 -08:00
migrations settings: Migrate wildcard_mention_policy to group-based permission. 2025-02-12 23:21:33 -08:00
models cache: Rename user_profile_cache_key to be more specific. 2025-02-13 12:40:53 -08:00
openapi api-docs: Update feature level 329 changelog entry and related notes. 2025-02-13 12:41:21 -08:00
tests users: Remove unnecessary get_api_key helper. 2025-02-13 12:40:53 -08:00
tornado tornado: Limit the width of the user queries, when they're needed. 2025-02-13 12:40:53 -08:00
transaction_tests test_user_groups: Add durable=True to the independent transaction. 2024-11-21 14:55:15 -08:00
views users: Remove unnecessary get_api_key helper. 2025-02-13 12:40:53 -08:00
webhooks users: Remove unnecessary get_api_key helper. 2025-02-13 12:40:53 -08:00
worker models: Add content_type to ImageAttachment. 2025-01-31 14:29:57 -08:00
__init__.py
apps.py ruff: Fix UP007 Use X | Y for type annotations. 2024-07-13 22:28:22 -07:00
context_processors.py portico: Replace "Find accounts" link with "Log in". 2025-01-24 14:55:47 -08:00
decorator.py presence: Use the narrow user cache. 2025-02-13 12:40:53 -08:00
filters.py ruff: Fix UP007 Use X | Y for type annotations. 2024-07-13 22:28:22 -07:00
forms.py ruff: Partially reformat Python with Ruff 0.9 (2025 style). 2025-01-14 09:42:16 -08:00
logging_handlers.py ruff: Fix UP007 Use X | Y for type annotations. 2024-07-13 22:28:22 -07:00
middleware.py message_summary: Log time to generate summary. 2025-02-06 12:03:24 -08:00
signals.py queue: Rename queue_json_publish to queue_json_publish_rollback_unsafe. 2024-12-06 09:23:02 -08:00