zulip/zilencer
Tim Abbott cddee49e75 Add support infrastructure for push notification bouncer service.
This is an incomplete cleaned-up continuation of Lisa Neigut's push
notification bouncer work.  It supports registration and
deregistration of individual push tokens with a central push
notification bouncer server.

It still is missing a few things before we can complete this effort:
* A registration form for server admins to configure their server for
  this service, with tests.
* Code (and tests) for actually bouncing the notifications.
2017-04-18 23:03:06 -07:00
..
management populate_db: Set a description for the default realm. 2017-04-17 21:59:21 -07:00
migrations Add support infrastructure for push notification bouncer service. 2017-04-18 23:03:06 -07:00
README.md Update comments to rename Local Server => Enterprise. 2013-11-12 15:57:02 -05:00
__init__.py [schema] Support for authenticating Deployments via the API. 2013-10-25 14:13:30 -04:00
forms.py Extend lint-all to check for newlines at the end of files. 2016-03-17 23:03:56 -07:00
models.py Add support infrastructure for push notification bouncer service. 2017-04-18 23:03:06 -07:00
urls.py Add support infrastructure for push notification bouncer service. 2017-04-18 23:03:06 -07:00
views.py Add support infrastructure for push notification bouncer service. 2017-04-18 23:03:06 -07:00

README.md

ZILENCER -- The Zulip License Manager

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