realm: Remove Google Hangouts integration.

Google  has removed the Google Hangouts brand, thus we are removing
them as video chat provider option.
This commit removes Google Hangouts integration and make a migration
that sets all realms that are using Hangouts as their video chat
provider to the default, jitsi.

With changes by tabbott to improve the overall video call documentation.

Fixes: #15298.
This commit is contained in:
Clara Dantas
2020-06-14 18:36:14 -03:00
committed by Tim Abbott
parent f4ac4be851
commit ddbde66af5
17 changed files with 64 additions and 121 deletions

View File

@@ -65,9 +65,9 @@ TAB_DISPLAY_NAMES = {
'allow-anyone-to-join': 'Allow anyone to join',
'restrict-by-email-domain': 'Restrict by email domain',
'google-hangouts': 'Google Hangouts',
'zoom': 'Zoom (experimental)',
'jitsi-on-premise': 'Jitsi on-premise',
'jitsi-meet': 'Jitsi Meet',
'disable': 'Disabled',
'chrome': 'Chrome',
'firefox': 'Firefox',