Go to file
Kevin Mehall e4589700b6 [schema] Modify device token to support both iOS and Android
This replaces the AppleDeviceToken table with a generic
PushDeviceToken with a `kind` field to make it easier to add functionality
like per-device/per-stream settings that share code between Android and
iOS devices.

The schema must continue to work on prod with the old table name, so we
add the new table in parallel and can drop the old table once this code
hits prod and any necessary data is copied.

(imported from commit 0209a7013f2850ac6311f23c3d6f92c65ffd19e3)
2013-12-11 15:37:47 -05:00
analytics Replace other non-zerver uses of iPhone client 2013-12-03 14:35:24 -05:00
api Shorter topics for git/svn integration. 2013-12-11 12:20:42 -05:00
assets Allow enterprise deployments to disable the use of Gravatar. 2013-11-18 11:48:53 -05:00
bin logging: Log management commands that are run. 2013-11-20 14:31:08 -05:00
bots nagios: Reduce the threshold for nagios alerts about the size of rabbitmq queues 2013-12-11 15:10:29 -05:00
confirmation Don't use hardcoded noreply@zulip.com, zulip@zulip.com, or https://zulip.com 2013-11-15 21:31:37 -05:00
corporate Modify /hello to go to register instead of signup on Enterprise 2013-11-22 13:50:24 -05:00
humbug Rename Django project to zproject. 2013-08-07 11:04:03 -04:00
node_modules Import Handlebars compiler and dependencies 2013-04-02 14:43:58 -04:00
puppet Specify full fingerprint rather than short key ID 2013-12-11 10:54:30 -05:00
scripts Update URL for user APT key. 2013-12-11 10:54:30 -05:00
static Make app less shocking when CSS fails to load. 2013-12-11 11:58:10 -05:00
templates Make app less shocking when CSS fails to load. 2013-12-11 11:58:10 -05:00
tools Don't import bugdown in models.py headings. 2013-12-11 14:39:09 -05:00
zerver [schema] Modify device token to support both iOS and Android 2013-12-11 15:37:47 -05:00
zilencer Replace email_to_domain with split_email_to_domain and resolve_email_to_domain 2013-11-26 10:45:01 -05:00
zproject Add admin API endpoint for creating users. 2013-12-10 13:21:33 -05:00
.gitattributes enterprise: Don't include templates/zilencer in our tarballs 2013-11-15 11:53:49 -05:00
.gitignore Add HTML output file for JS unit tests. 2013-11-27 15:09:21 -05:00
LICENSE Add license not referring to Zulip Enterprise license agreement. 2013-11-14 11:16:15 -05:00
manage.py logging: Log management commands that are run. 2013-11-20 14:31:08 -05:00
zulip_tools.py Move su_to_zulip into zulip_tools.py 2013-11-13 16:56:59 -05:00