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>2021-02-16 11:43:16 +0300
committerJoas Schilling <coding@schilljs.com>2021-02-16 11:43:16 +0300
commit35ec8361b70ada92ed9a11f23f1b0e00cb06a0a1 (patch)
tree27dafe81d600dbe7a839cc82197fadc02d93025d /docs/capabilities.md
parent54c8d9c59b06d5ffef5e130ed20271a70827f4c1 (diff)
Add docs and capability for callFlag of conversations
Signed-off-by: Joas Schilling <coding@schilljs.com>
Diffstat (limited to 'docs/capabilities.md')
-rw-r--r--docs/capabilities.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/capabilities.md b/docs/capabilities.md
index 5c1e5a77b..ffddfb30e 100644
--- a/docs/capabilities.md
+++ b/docs/capabilities.md
@@ -68,3 +68,4 @@ title: Capabilities
## 12.0
* `delete-messages` - Allows to delete chat messages up to 6 hours for your own messages or when being a moderator. On deleting the message text will be replaced and a follow up system message will make sure clients and users update it in their cache and storage.
* `rich-object-sharing` - Rich objects can be shared to chats. See [OCP\RichObjectStrings\Definitions](https://github.com/nextcloud/server/blob/master/lib/public/RichObjectStrings/Definitions.php) for more details on supported rich objects and required data.
+* `conversation-call-flags` - Whether the room api provides the `callFlag` to tell apart video and audio calls