zulip/zerver
Sahil Batra 0053c64f37 groups: Anonymous group member and subgroup IDs should be sorted.
We now return the members and subgroups ID list sorted for
settings that are set to anonymous groups. This is needed to
make sure we do not show save discard buttons when only pill
order is changed.
2025-03-12 17:18:05 -07:00
..
actions send_email: Set the Date header according to local enqueue time. 2025-03-10 16:48:08 -07:00
data_import rocketchat: Harden parsing of custom emoji exports. 2025-02-05 13:41:19 -08:00
integration_fixtures/nagios
lib groups: Anonymous group member and subgroup IDs should be sorted. 2025-03-12 17:18:05 -07:00
management user: Remove is_billing_admin user property. 2025-03-10 09:36:30 -07:00
migrations settings: Remove dense_mode setting. 2025-03-10 16:07:37 -07:00
models settings: Remove dense_mode setting. 2025-03-10 16:07:37 -07:00
openapi message_edit: Add last_moved_timestamp to API message objects. 2025-03-11 16:42:28 -07:00
tests narrow: Fix -in:home logic when nothing is muted. 2025-03-11 23:18:07 -07:00
tornado message_send: Do not attempt to place a set into a message event. 2025-03-10 09:35:02 -07:00
transaction_tests test_user_groups: Add durable=True to the independent transaction. 2024-11-21 14:55:15 -08:00
views settings: Remove dense_mode setting. 2025-03-10 16:07:37 -07:00
webhooks integrations: Improve the branch filtering in Git-related integrations. 2025-03-05 10:39:13 -08:00
worker deliver_scheduled_emails: Use a queue, instead of infinite retries. 2025-03-04 16:09:25 -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 settings: Add "can_manage_billing_group" realm setting. 2025-03-10 09:36:30 -07:00
filters.py ruff: Fix UP007 Use X | Y for type annotations. 2024-07-13 22:28:22 -07:00
forms.py errors: Standardize "already in use" error messages. 2025-03-04 16:10:25 -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 send_email: Set the Date header according to local enqueue time. 2025-03-10 16:48:08 -07:00