From 3f58f66fb5c9fc0deee7d8abff7e633a4cdbc4b8 Mon Sep 17 00:00:00 2001 From: Mikaela Suomalainen Date: Sat, 21 Mar 2020 17:18:10 +0200 Subject: [PATCH 1/5] VoIP: Jitsi Meet: warn about E2EE, GA & link public instances list Resolves: #1728 --- _includes/sections/voice-video-messenger.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_includes/sections/voice-video-messenger.html b/_includes/sections/voice-video-messenger.html index 0887cff5..54b92f0f 100644 --- a/_includes/sections/voice-video-messenger.html +++ b/_includes/sections/voice-video-messenger.html @@ -36,7 +36,7 @@ ios="https://apps.apple.com/us/app/mumble/id443472808?ls=1"

Worth Mentioning

Related Information

-- 2.47.2 From 10f0a9224e4a7c652ccae07de43886912ebc35f5 Mon Sep 17 00:00:00 2001 From: Mikaela Suomalainen Date: Sat, 21 Mar 2020 17:29:28 +0200 Subject: [PATCH 2/5] voice-video-messenger: remove notes to self --- _includes/sections/voice-video-messenger.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_includes/sections/voice-video-messenger.html b/_includes/sections/voice-video-messenger.html index 54b92f0f..7143cdc3 100644 --- a/_includes/sections/voice-video-messenger.html +++ b/_includes/sections/voice-video-messenger.html @@ -36,7 +36,7 @@ ios="https://apps.apple.com/us/app/mumble/id443472808?ls=1"

Worth Mentioning

Related Information

-- 2.47.2 From 2e896d345c747764449f42f6fdc168141466d654 Mon Sep 17 00:00:00 2001 From: Mikaela Suomalainen Date: Sat, 21 Mar 2020 17:31:08 +0200 Subject: [PATCH 3/5] voice-video-messenger: add missing closing span tag --- _includes/sections/voice-video-messenger.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_includes/sections/voice-video-messenger.html b/_includes/sections/voice-video-messenger.html index 7143cdc3..230e7017 100644 --- a/_includes/sections/voice-video-messenger.html +++ b/_includes/sections/voice-video-messenger.html @@ -36,7 +36,7 @@ ios="https://apps.apple.com/us/app/mumble/id443472808?ls=1"

Worth Mentioning

    -
  • Jitsi Meet - Jitsi Meet is a free and open-source multiplatform voice (VoIP), video conferencing, and instant messaging application. Requires WebRTC Jitsi Meet streams are decrypted on the server. Google Analytics See also list of public Jitsi Meet instances.
  • +
  • Jitsi Meet - Jitsi Meet is a free and open-source multiplatform voice (VoIP), video conferencing, and instant messaging application. Requires WebRTC Jitsi Meet streams are decrypted on the server. Google Analytics See also list of public Jitsi Meet instances.

Related Information

-- 2.47.2 From 08a247287a0ce36c1476d5a3804de74bbbff0b83 Mon Sep 17 00:00:00 2001 From: Mikaela Suomalainen Date: Sat, 21 Mar 2020 17:32:40 +0200 Subject: [PATCH 4/5] voice-video-messenger.html: move links outside of spans --- _includes/sections/voice-video-messenger.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_includes/sections/voice-video-messenger.html b/_includes/sections/voice-video-messenger.html index 230e7017..dc763ffd 100644 --- a/_includes/sections/voice-video-messenger.html +++ b/_includes/sections/voice-video-messenger.html @@ -36,7 +36,7 @@ ios="https://apps.apple.com/us/app/mumble/id443472808?ls=1"

Worth Mentioning

Related Information

-- 2.47.2 From 375aa70164d9f82c00660e9ca091682ae0a5c0ae Mon Sep 17 00:00:00 2001 From: Mikaela Suomalainen Date: Sat, 21 Mar 2020 17:34:59 +0200 Subject: [PATCH 5/5] voice-video-messenger.html: correct Jitsi Meet homepage --- _includes/sections/voice-video-messenger.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_includes/sections/voice-video-messenger.html b/_includes/sections/voice-video-messenger.html index dc763ffd..51db578a 100644 --- a/_includes/sections/voice-video-messenger.html +++ b/_includes/sections/voice-video-messenger.html @@ -36,7 +36,7 @@ ios="https://apps.apple.com/us/app/mumble/id443472808?ls=1"

Worth Mentioning

Related Information

-- 2.47.2