zulip/zerver
apoorvapendse cb487da45a streams: Set system_groups_name_dict in add_subscriptions_backend.
We need system_groups_name_dict in all cases.

Signed-off-by: apoorvapendse <apoorvavpendse@gmail.com>
2025-07-14 07:44:01 -07:00
..
actions email: Bulk clearing of scheduled emails for multiple users. 2025-07-11 14:15:49 -07:00
data_import messages: Use "\x07" as topic for DMs and group DMs. 2025-06-19 10:44:37 -07:00
lib streams: Extract channel creation permissions check logic. 2025-07-14 07:44:01 -07:00
management thumbnail: Add flag for when thumbnail files are missing. 2025-06-28 10:32:45 -07:00
migrations ldap: Implement external auth id auth+sync. 2025-07-09 15:31:17 -07:00
models ldap: Implement external auth id auth+sync. 2025-07-09 15:31:17 -07:00
openapi help: Document new options for which messages are marked as read. 2025-07-11 15:55:35 -07:00
tests email: Bulk clearing of scheduled emails for multiple users. 2025-07-11 14:15:49 -07:00
tornado streams: Fix events send when archiving and unarchiving streams. 2025-04-08 12:41:09 -07:00
transaction_tests test_user_groups: Add durable=True to the independent transaction. 2024-11-21 14:55:15 -08:00
views streams: Set system_groups_name_dict in add_subscriptions_backend. 2025-07-14 07:44:01 -07:00
webhooks integrations: Support colon and comma characters in jotform payloads. 2025-07-08 11:00:06 -07:00
worker deferred_email_senders: Correct worker class name. 2025-06-25 12:03:23 -07:00
__init__.py
apps.py requirements: Upgrade Python requirements. 2025-06-25 11:49:02 -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 registration: Enable import from slack using realm registration form. 2025-05-14 13:24:38 -07:00
logging_handlers.py ruff: Fix UP007 Use X | Y for type annotations. 2024-07-13 22:28:22 -07:00
middleware.py middleware: Parse Accept header properly. 2025-03-26 22:29:09 -07:00
signals.py send_email: Set the Date header according to local enqueue time. 2025-03-10 16:48:08 -07:00