Files
zulip/zerver/lib
Prakhar Pratyush f034a6c3b4 push_notification: Remove is_removal param from send_push_notifications.
We can determine whether the request is meant to revoke an already
sent push notification using the "type" field of the payload.

Passing `is_removal` parameter explicitly to `send_push_notifications`
is not required.
2025-08-13 00:13:50 -07:00
..
2025-08-08 19:29:17 -07:00
2025-08-08 17:29:11 -07:00
2025-08-08 17:29:11 -07:00
2025-08-08 19:29:17 -07:00
2025-02-24 22:29:24 -08:00