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>2018-01-10 16:22:48 +0300
committerJoas Schilling <coding@schilljs.com>2018-01-10 16:22:48 +0300
commit9ed57631937732bd852a3d3749760cad5f7947dc (patch)
tree903c5adba59e10a42cda500a5c7e2119e0fc2d36
parentecdb065d6705956048a6fb5e6cd4c9f340d10e77 (diff)
Fix app description and CHangelogv3.0.0
Signed-off-by: Joas Schilling <coding@schilljs.com>
-rw-r--r--CHANGELOG.md2
-rw-r--r--appinfo/info.xml3
2 files changed, 1 insertions, 4 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 63c68d5a0..d61a57c65 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -28,8 +28,6 @@ All notable changes to this project will be documented in this file.
- Fixed compatibility with Postgres
[#537](https://github.com/nextcloud/spreed/pull/537)
- Fixed compatibility with Oracle
- [#371](https://github.com/nextcloud/spreed/pull/505)
- - Fixed compatibility with Oracle
[#371](https://github.com/nextcloud/spreed/pull/371)
- Compatibility with Nextcloud 13
diff --git a/appinfo/info.xml b/appinfo/info.xml
index 1f268c3bf..6df37eb21 100644
--- a/appinfo/info.xml
+++ b/appinfo/info.xml
@@ -6,14 +6,13 @@
<summary><![CDATA[Video & audio-conferencing using WebRTC]]></summary>
<description><![CDATA[Video & audio-conferencing using WebRTC
+* πŸ’¬ *Chat integration!** Nextcloud Talk comes with some simple text chat since Nextcloud 13. More features are planned for future versions.
* πŸ‘₯ **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.
And in the works for the [coming versions](https://github.com/nextcloud/spreed/milestones/):
-
-* πŸ’¬ [Chat integration](https://github.com/nextcloud/spreed/issues/35)
* βœ‹ [Federated calls](https://github.com/nextcloud/spreed/issues/21), to call people on other Nextclouds
]]></description>