zulip/zerver
Abhay Upadhyay f7ac7b885a narrow: Handle use of -is:dm with channels:public.
Made maybe_negated a required parameter in
check_not_both_channel_and_dm_narrow so that it doesn't raise error
when -is:dm is called with channels:public or
when -channels:public is called with is:dm
Fixes #33033
2025-01-29 16:26:36 -08:00
..
actions message_summary: Reorganize settings and secrets. 2025-01-29 14:55:35 -08:00
data_import slack: Fetch workspace users from /users.list in the correct manner. 2025-01-24 16:41:53 -08:00
integration_fixtures/nagios
lib narrow: Handle use of -is:dm with channels:public. 2025-01-29 16:26:36 -08:00
management zilencer: Add flow for a server to reclaim its registration. 2025-01-28 11:10:50 -08:00
migrations streams: Add can_add_subscribers_group as a setting. 2025-01-22 14:27:06 -08:00
models zilencer: Add flow for a server to reclaim its registration. 2025-01-28 11:10:50 -08:00
openapi stream: Make documentation for group permission settings simpler. 2025-01-27 11:26:06 -08:00
tests narrow: Handle use of -is:dm with channels:public. 2025-01-29 16:26:36 -08:00
tornado mark_unread: Add support for empty topic name. 2025-01-07 17:24:00 -08:00
transaction_tests test_user_groups: Add durable=True to the independent transaction. 2024-11-21 14:55:15 -08:00
views message_summary: Factor out into the actions package. 2025-01-29 14:55:35 -08:00
webhooks integrations: Retitle Slack integration docs. 2025-01-27 18:02:06 -08:00
worker worker: Flag messages processed by embedded bot. 2025-01-24 17:56:44 -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 queue: Rename queue_json_publish to queue_json_publish_rollback_unsafe. 2024-12-06 09:23:02 -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 test_classes: Refine assert_json_success output with exception chaining. 2024-12-04 11:38:45 -08:00
signals.py queue: Rename queue_json_publish to queue_json_publish_rollback_unsafe. 2024-12-06 09:23:02 -08:00