zulip/docs
Tim Abbott cfd22c6832 zilencer: Clean up logic around mobile push notifications signup.
This fixes exceptions when sending PMs in development (where we were
trying to connect to the localhost push bouncer, which we weren't
authorized for, but even if we were, it wouldn't work, since there's
no APNS/GCM certs).

At the same time, we also set and order of operations that ensures one
has the opportunity to adjust the server URL before submitting
anything to us.
2018-05-05 16:42:00 -07:00
..
_static install docs: Tighten "create organization" step. 2018-03-06 19:43:02 -08:00
contributing docs: Fix command for accessibility label. 2018-04-19 11:13:09 -07:00
development docs: Update development docs for Debian support. 2018-05-05 11:08:07 -07:00
git Docs: Added "connect the zulip upstream repo" to more places. 2018-03-18 23:02:09 -07:00
images docs: change the dev login image. 2018-02-28 13:50:13 -08:00
overview templates: Move all core app templates into a subdirectory. 2018-04-23 16:46:37 -07:00
production zilencer: Clean up logic around mobile push notifications signup. 2018-05-05 16:42:00 -07:00
subsystems docs: Add a basic guide on the current guest users implementation. 2018-05-04 10:27:40 -07:00
testing docs: Expand documentation on our other test suites. 2018-04-19 23:49:28 -07:00
translating spelling: Correctly write "cannot". 2018-04-02 15:36:31 -07:00
tutorials templates: Move all core app templates into a subdirectory. 2018-04-23 16:46:37 -07:00
.gitignore gitignore: Anchor patterns that should be anchored. 2017-07-19 14:03:49 -07:00
Makefile docs: Use parallelism when building docs. 2017-11-14 10:41:38 -08:00
README.md docs: Add README.md to zulip/docs to prevent reading on GitHub. 2018-04-24 10:50:39 -07:00
THIRDPARTY docs: Update dead references to puppet/zulip_internal. 2018-02-12 16:00:56 -08:00
code-of-conduct.md repository: Add CODE_OF_CONDUCT.md. 2017-06-14 18:43:08 -07:00
conf.py release: Update version strings following 1.8.0 release. 2018-04-17 17:12:20 -07:00
index.rst docs: Split 'git-guide.md`. 2017-11-23 16:04:18 -08:00
requirements.readthedocs.txt requirements: Rename requirements files. 2017-11-21 02:38:26 +05:30

README.md

Zulip markdown documentation hosted elsewhere

The markdown files in this directory ( /zulip/docs ) are not intended to be read on GitHub. Instead, visit our ReadTheDocs to read the Zulip documentation.