zulip/zerver
Shubham Padia 0b4fe15c8a mention: Mentions via subgroup should be highlighted.
This commit does not add highlighting to any pre-existing group mentions
for which a user was part of the mentioned group via a subgroup. This
only fixes it for mentions moving forward.
Fixes https://chat.zulip.org/#narrow/channel/9-issues/topic/group.20mention.20not.20highlighted/near/2008541
2025-01-06 16:53:21 -08:00
..
actions cron: Add cron job logic to delete fully deactivated realms. 2025-01-06 16:10:14 -08:00
data_import ruff: Fix PLC0206 Extracting value from dictionary without calling .items(). 2024-12-21 21:06:53 -08:00
integration_fixtures/nagios
lib mention: Mentions via subgroup should be highlighted. 2025-01-06 16:53:21 -08:00
management cron: Add cron job logic to delete fully deactivated realms. 2025-01-06 16:10:14 -08:00
migrations migrations: Update active status of Channels based on recent activity. 2025-01-02 16:37:34 -08:00
models realm: Add option to schedule data deletion while deactivating. 2024-12-18 23:06:12 -08:00
openapi openapi: Depluralize Subscription schema name. 2024-12-20 16:15:45 -08:00
tests mention: Mentions via subgroup should be highlighted. 2025-01-06 16:53:21 -08:00
tornado message_cache: Use the sender’s recipient_id for incoming 1:1 DMs. 2024-12-11 12:05:03 -08:00
transaction_tests test_user_groups: Add durable=True to the independent transaction. 2024-11-21 14:55:15 -08:00
views typos: Fix typos caught by typos and mwic. 2024-12-24 19:15:36 -08:00
webhooks webhooks/opsgenie: Refactor to reduce redundancy in payload extraction. 2025-01-04 19:10:04 -08:00
worker send_email: Parse emails in a way mypy 1.14 understands. 2024-12-21 21:06:53 -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 ruff: Fix UP035 Import from collections.abc, typing instead. 2024-07-13 22:28:22 -07: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 auth: Tweak invalid credentials error message. 2024-10-24 14:35:31 -07: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