zulip/zerver
Alex Vandiver c8c480baef mattermost: Handle duplicate dm-groups.
Observed in the wild, cause unknown.

Partially fixes: #24131.

Co-authored-by: Mateusz Mandera <mateusz.mandera@zulip.com>
2024-09-09 12:05:28 -07:00
..
actions audit-log: Move user group event types to AuditLogEventType enum. 2024-09-09 11:50:13 -07:00
data_import mattermost: Handle duplicate dm-groups. 2024-09-09 12:05:28 -07:00
integration_fixtures/nagios
lib audit-log: Move user group event types to AuditLogEventType enum. 2024-09-09 11:50:13 -07:00
management audit-log: Move stream/channel event types to AuditLogEventType enum. 2024-09-09 11:50:13 -07:00
migrations python: Simplify with str.removeprefix, str.removesuffix. 2024-09-03 12:30:16 -07:00
models users: Soften assumptions that all bots have owners. 2024-09-09 11:55:46 -07:00
openapi attachments: Return a list of removed attachments while editing. 2024-09-06 11:40:51 -07:00
tests mattermost: Handle duplicate dm-groups. 2024-09-09 12:05:28 -07:00
tornado events: Migrate to typed_endpoint. 2024-07-31 17:10:06 -07:00
transaction_tests ruff: Bump target-version from py38 to py310. 2024-07-13 22:28:22 -07:00
views audit-log: Move realm event types to AuditLogEventType enum. 2024-09-09 11:50:13 -07:00
webhooks webhooks: Fix strange joining code in greenhous webhook. 2024-09-03 12:31:36 -07:00
worker thumbnail: Resolve a race condition when rendering messages. 2024-08-01 16:48:16 -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