zulip/zilencer
Prakhar Pratyush 062a736097 api_docs: Prep work to document zilencer endpoints.
Until now we were not documenting bouncer's REST API endpoints.

We plan to document the newly introduced "remotes/push/e2ee/register"
and "remotes/push/e2ee/notify" endpoints.

This commit does the prep work for documenting bouncer endpoints:
* mark the older endpoints related to sending non-E2EE push
  notifications as "intentionally_undocumented" - we'll remove
  them in future.
* the remaining endpoints are marked pending-to-document with
  helpful comments.
2025-08-28 11:46:09 -07:00
..
lib push_notifications: Use SentPushNotificationResult dataclass. 2025-08-27 10:56:42 -07:00
management channel-folders: Create two channel folders in the dev database. 2025-08-14 16:51:35 -07:00
migrations push_notifications: Adjust APNs tokens to be case-insensitive in the database. 2025-07-22 14:30:13 -07:00
__init__.py [schema] Support for authenticating Deployments via the API. 2013-10-25 14:13:30 -04:00
auth.py api_docs: Prep work to document zilencer endpoints. 2025-08-28 11:46:09 -07:00
models.py push_notifications: Adjust APNs tokens to be case-insensitive in the database. 2025-07-22 14:30:13 -07:00
README.md docs: Format Markdown with Prettier. 2021-09-08 12:06:24 -07:00
urls.py api_docs: Prep work to document zilencer endpoints. 2025-08-28 11:46:09 -07:00
views.py zilencer: Limit all hostname lookups with deactivated=False. 2025-08-19 23:38: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.