zulip/zerver
Prakhar Pratyush 43136abb70 push_notification: Use 'get_mentioned_user_group' function.
This commit updates the code in 'handle_push_notifications'
to use a common lib function 'get_mentioned_user_group'.

The code logically does the same thing in both the places,
hence the change.
2024-04-24 17:40:37 -07:00
..
actions i18n: Update translated errors for stream to channel rename. 2024-04-24 14:35:05 -07:00
data_import refactor: Replace HUDDLE with DIRECT_MESSAGE_GROUP. 2024-03-21 16:39:33 -07:00
integration_fixtures/nagios
lib push_notification: Use 'get_mentioned_user_group' function. 2024-04-24 17:40:37 -07:00
management management: Add lockfiles to all _once management jobs. 2024-04-24 14:40:28 -07:00
migrations migrations: Switch to AddIndexConcurrently. 2024-04-24 08:56:17 -07:00
models stream-policy: Update everyone policy for stream to channel rename. 2024-04-24 14:35:05 -07:00
openapi i18n: Update translated errors for stream to channel rename. 2024-04-24 14:35:05 -07:00
tests i18n: Update translated errors for stream to channel rename. 2024-04-24 14:35:05 -07:00
tornado narrow: Move python-only implemenation into its own file. 2024-04-16 09:48:11 -07:00
transaction_tests ruff: Fix PLW0108 Lambda may be unnecessary. 2024-03-01 09:30:04 -08:00
views i18n: Update translated errors for stream to channel rename. 2024-04-24 14:35:05 -07:00
webhooks message-send: Update translated errors for stream to channel rename. 2024-04-24 14:35:05 -07:00
worker db: Split reset_queries into a new module zerver.lib.db_connections. 2024-04-17 16:49:03 -07:00
__init__.py
apps.py mypy: Enable new error explicit-override. 2023-10-12 12:28:41 -07:00
context_processors.py python: Reformat with Ruff formatter. 2024-02-29 17:07:16 -08:00
decorator.py test_decorators: Replace some deleted tests. 2024-03-29 09:39:34 -07:00
filters.py mypy: Enable new error explicit-override. 2023-10-12 12:28:41 -07:00
forms.py settings: Add permission to enforce unique names in realm. 2024-04-02 14:55:59 -07:00
logging_handlers.py
middleware.py db: Split reset_queries into a new module zerver.lib.db_connections. 2024-04-17 16:49:03 -07:00
signals.py ruff: Fix UP036 Version block is outdated for minimum Python version. 2024-04-01 18:32:52 -07:00