From 04b07b2c64bc8de3002c8909abc4a4c8c10e870c Mon Sep 17 00:00:00 2001 From: vinz243 Date: Thu, 23 Nov 2017 22:48:17 +0100 Subject: [PATCH 1/4] Add compactd to Audio Streaming --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index c6cd2a84..e075f956 100644 --- a/README.md +++ b/README.md @@ -776,6 +776,7 @@ See also , Date: Fri, 24 Nov 2017 00:19:27 +0100 Subject: [PATCH 2/4] compactd: remove exclamation mark pass syntax checks --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e075f956..5056d5d8 100644 --- a/README.md +++ b/README.md @@ -776,7 +776,7 @@ See also , Date: Sun, 26 Nov 2017 16:09:25 +0100 Subject: [PATCH 3/4] fix missing '.' --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5056d5d8..052af903 100644 --- a/README.md +++ b/README.md @@ -776,7 +776,7 @@ See also , Date: Sun, 26 Nov 2017 16:10:23 +0100 Subject: [PATCH 4/4] switch all NodeJS occurences to Lowercase --- README.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 052af903..3deda3e2 100644 --- a/README.md +++ b/README.md @@ -423,7 +423,7 @@ _[Extensible Messaging and Presence Protocol](https://en.wikipedia.org/wiki/XMPP * [Candy](http://candy-chat.github.io/candy/) - Multi user XMPP client written in Javascript. ([Source Code](https://github.com/candy-chat/candy)) `MIT` `Javascript` * [Converse.js](https://conversejs.org/) - A free and open-source XMPP chat client in your browser. ([Source Code](https://github.com/jcbrand/converse.js)) `MPLv2` `Javascript` * [JSXC](https://jsxc.org) - A Real-time XMPP web chat application with video calls, file transfer and encrypted communication. There are also versions for Nextcloud/Owncloud and SOGo. ([Source Code](https://github.com/jsxc/jsxc)) `MIT` `Javascript` - * [Kaiwa](http://getkaiwa.com/) - Web based chat client in the style of common paid alternatives. ([Source Code](https://github.com/digicoop/kaiwa)) `MIT` `NodeJS` + * [Kaiwa](http://getkaiwa.com/) - Web based chat client in the style of common paid alternatives. ([Source Code](https://github.com/digicoop/kaiwa)) `MIT` `Nodejs` * [Movim](https://movim.eu/) - A modern, federated social network based on XMPP, with a fully featured group-chat, subscriptions and microblogging. ([Source Code](https://github.com/movim/movim)) `AGPLv3` `PHP` * [Salut à Toi](http://www.salut-a-toi.org/) - Multipurpose, multi frontend, libre and decentralised communication tool. ([Source Code](http://repos.goffi.org/sat)) `AGPLv3` `Python` * [Libervia](http://wiki.goffi.org/wiki/Libervia/en) - Web frontend from Salut à Toi. ([Source Code](http://repos.goffi.org/libervia)) `AGPLv3` `Python` @@ -776,8 +776,8 @@ See also ,