zulip/zerver
Sahil Batra fb63c47ea6 user_groups: Add client capability to handle deactivated groups.
This commit adds a client capability to not receive data about
deactivated groups.
2024-09-18 13:41:13 -07:00
..
actions user_groups: Add client capability to handle deactivated groups. 2024-09-18 13:41:13 -07:00
data_import mattermost: Handle duplicate dm-groups. 2024-09-09 12:05:28 -07:00
integration_fixtures/nagios
lib user_groups: Add client capability to handle deactivated groups. 2024-09-18 13:41:13 -07:00
management lint: Fix several duplicate word typos. 2024-09-10 15:59:00 -07:00
migrations settings: Add 'allow_private_data_export' user setting. 2024-09-16 15:48:40 -07:00
models settings: Handle guests separately for group-based settings. 2024-09-18 11:51:11 -07:00
openapi user_groups: Add client capability to handle deactivated groups. 2024-09-18 13:41:13 -07:00
tests user_groups: Add client capability to handle deactivated groups. 2024-09-18 13:41:13 -07:00
tornado user_groups: Add client capability to handle deactivated groups. 2024-09-18 13:41:13 -07:00
transaction_tests ruff: Bump target-version from py38 to py310. 2024-07-13 22:28:22 -07:00
views settings: Add 'allow_private_data_export' user setting. 2024-09-16 15:48:40 -07:00
webhooks integrations: Add support for release events to GitLab integration. 2024-09-16 09:26:20 -07:00
worker upload: Download files with their original names. 2024-09-09 12:40:17 -07: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 ruff: Fix UP035 Import from `collections.abc`, `typing` instead. 2024-07-13 22:28:22 -07:00
decorator.py analytics: Migrate to @typed_endpoint. 2024-08-26 08:57:49 -07:00
filters.py ruff: Fix UP007 Use `X | Y` for type annotations. 2024-07-13 22:28:22 -07:00
forms.py ruff: Fix UP007 Use `X | Y` for type annotations. 2024-07-13 22:28:22 -07:00
logging_handlers.py ruff: Fix UP007 Use `X | Y` for type annotations. 2024-07-13 22:28:22 -07:00
middleware.py ruff: Fix UP035 Import from `collections.abc`, `typing` instead. 2024-07-13 22:28:22 -07:00
signals.py ruff: Bump target-version from py38 to py310. 2024-07-13 22:28:22 -07:00