org settings: Explain Zoom support is experimental, and fix a few strings.

Visually, #zoom_help_text acts like
.organization-settings-parent div:first-of-type when the Zoom option
is selected, but isn't treated as such.

No visual change with the #google_hangouts_domain change; just there to make
the code more readable/defensible.
This commit is contained in:
Rishi Gupta
2019-02-27 15:13:57 -08:00
committed by Tim Abbott
parent 88e90d34b9
commit d833c70dc7
5 changed files with 17 additions and 9 deletions

View File

@@ -15,8 +15,8 @@ in bursts.
- Added support for explicitly setting oneself as "away" and "user
status" messages.
- Added a built-in /poll slash command for lightweight polls.
- Added support for using Zoom as the video chat provider. We now
support Jitsi, Google Hangouts, and Zoom.
- Added experimental support for using Zoom as the video chat
provider. We now support Jitsi, Google Hangouts, and Zoom.
- Added support for branding the top-left corner of the logged in app
with an organization's logo.
- Zulip's "Guest users" feature is no longer experimental.