mirror of
https://github.com/zulip/zulip.git
synced 2026-06-30 21:11:04 +08:00
While calling `get_apns_alert_title`, we already have the channel name and topic display name available. Instead of doing a DB query to get channel name and preparing topic display name again within `get_apns_alert_title`, we pass these two values as arguments. Signed-off-by: Prakhar Pratyush <prakhar@zulip.com> |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| test_counts.py | ||
| test_fixtures.py | ||
| test_stats_views.py | ||