Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/spreed.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoas Schilling <coding@schilljs.com>2017-10-19 15:46:08 +0300
committerJoas Schilling <coding@schilljs.com>2017-10-19 15:46:08 +0300
commit0375485878ff50ce27fb1dbee6516064be9ea64c (patch)
treeab1e25e4b023ef4caead8b4f98bba483acd18552 /appinfo
parent5cf2040959ce44663cd8da15848873bbb7bc4a46 (diff)
Fix readme and info.xml
Signed-off-by: Joas Schilling <coding@schilljs.com>
Diffstat (limited to 'appinfo')
-rw-r--r--appinfo/info.xml8
1 files changed, 2 insertions, 6 deletions
diff --git a/appinfo/info.xml b/appinfo/info.xml
index 6b37496bf..1795b53b3 100644
--- a/appinfo/info.xml
+++ b/appinfo/info.xml
@@ -1,11 +1,11 @@
<?xml version="1.0"?>
<info>
<id>spreed</id>
- <name>Video calls</name>
+ <name>Talk</name>
<summary><![CDATA[Video & audio-conferencing using WebRTC]]></summary>
<description><![CDATA[Video & audio-conferencing using WebRTC
-* πŸ‘₯ **Private, group and public calls!** Just invite somebody, a whole group or send a public link to invite to a call.
+* πŸ‘₯ **Private, group, public and password protected calls!** Just invite somebody, a whole group or send a public link to invite to a call.
* πŸ’» **Screen sharing!** Share your screen with participants of your call.
* πŸš€ **Integration with other Nextcloud apps!** Currently Contacts and users – more to come.
* πŸ™ˆ **We’re not reinventing the wheel!** Based on the great [simpleWebRTC](https://simplewebrtc.com/) library.
@@ -15,10 +15,6 @@ And in the works for the [coming versions](https://github.com/nextcloud/spreed/m
* πŸ’¬ [Chat integration](https://github.com/nextcloud/spreed/issues/35)
* βœ‹ [Federated calls](https://github.com/nextcloud/spreed/issues/21), to call people on other Nextclouds
-**Known issues:**
-
-* [HTTP/2.0 is currently not supported](https://github.com/nextcloud/spreed/issues/225)
-
]]></description>
<licence>AGPL</licence>