Files
zulip/zilencer
Prakhar Pratyush 3548764e21 push_notifications: Use SentPushNotificationResult dataclass.
Refactoring, no functional change.

This commit refactors `send_e2ee_push_notification_apple`
and `send_e2ee_push_notification_android` to return a
`SentPushNotificationResult` dataclass.

It's a cleaner protocol than passing a mutable data structure
`delete_device_ids` as argument and updating it within
functions.

Fixes part of #35368.
2025-08-27 10:56:42 -07:00
..
2021-09-08 12:06:24 -07:00

ZILENCER -- The Zulip license manager

This app is the place for storing state about various deployments of Zulip that exist in the world.