mirror of
https://github.com/zulip/zulip.git
synced 2025-11-16 03:41:58 +00:00
This makes the system store and track PushDeviceToken objects on the local Zulip server when using the push notifications bouncer and includes tests for this. This is something we need to implement end-to-end encryption for push notifications. We'll add the encryption key as an additional property on the local PushDeviceToken object. It also likely adds some value in the case that a server were to switch between using the bouncer service and sending notifications directly, though in practice that's unlikely to happen.
96 KiB
96 KiB