Files
zulip/zilencer
Alex Vandiver 2f4dd72076 push_notifications: Adjust APNs tokens to be case-insensitive in the database.
APNs apparently treats its tokens case-insensitively; FCM does not.
Adjust the `unique_together` to instead be separate partial
constraints, keyed on the `kind` of the PushDeviceToken.
2025-07-22 14:30:13 -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.