zulip/docs
Anders Kaseorg 4d04fa3118 compose: Rewrite Zoom video call integration to use OAuth.
This reimplements our Zoom video call integration to use an OAuth
application.  In addition to providing a cleaner setup experience,
especially on zulipchat.com where the server administrators can have
done the app registration already, it also fixes the limitation of the
previous integration that it could only have one call active at a time
when set up with typical Zoom API keys.

Fixes #11672.

Co-authored-by: Marco Burstein <marco@marco.how>
Co-authored-by: Tim Abbott <tabbott@zulipchat.com>
Signed-off-by: Anders Kaseorg <andersk@mit.edu>
2020-06-03 16:39:12 -07:00
..
_static travis: Removed screen cast of Travis setup. 2020-06-01 14:12:11 -07:00
_templates compose: Rewrite Zoom video call integration to use OAuth. 2020-06-03 16:39:12 -07:00
contributing docs: Add a few introductory paragraphs to our code style doc. 2020-05-19 14:22:15 -07:00
development docs: Fix setup-advanced git clone instructions. 2020-05-21 13:05:59 -07:00
documentation docs: Fix anchor link written in reference link syntax. 2020-06-01 18:31:05 -07:00
git docs: Fix broken and missing link references in Git guide. 2020-06-01 18:31:05 -07:00
images doc: Updated CircleCI setup documentation. 2020-06-01 14:12:11 -07:00
overview capitalization: Fix OAuth capitalization. 2020-06-03 16:39:12 -07:00
production compose: Rewrite Zoom video call integration to use OAuth. 2020-06-03 16:39:12 -07:00
subsystems docs: Add missing comma. 2020-05-17 21:27:31 -07:00
testing docs: Fix typo in testing-with-node.md. 2020-05-28 18:55:40 +00:00
translating docs: Improve documentation for calling i18n functions. 2020-05-27 13:56:05 -07:00
tutorials python: Convert more variable type annotations to Python 3.6 style. 2020-05-08 16:42:43 -07:00
.gitignore gitignore: Anchor patterns that should be anchored. 2017-07-19 14:03:49 -07:00
Makefile docs: Replace Makefile based on output of newer sphinx-quickstart. 2019-12-02 18:39:33 -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 THIRDPARTY: Add missing license texts for CC-BY-3.0, CC-BY-SA-4.0. 2020-05-02 10:07:55 -07:00
code-of-conduct.md repository: Add CODE_OF_CONDUCT.md. 2017-06-14 18:43:08 -07:00
conf.py docs: Bump copyright year. 2020-04-23 16:04:54 -07:00
index.rst docs: Add missing index.rst for documentation/. 2019-05-29 17:54:02 -07: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.