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:
authorVincent Petry <vincent@nextcloud.com>2020-11-09 19:08:00 +0300
committerVincent Petry <vincent@nextcloud.com>2020-12-16 11:43:17 +0300
commitb8f09f076e008589b893e53cde9e6145c60749ff (patch)
tree18cde41347ed8d08610907a2b8b0b803c09625cf /lib/Capabilities.php
parent06582b9f789bd082b137de40cfb4f2aec0a32889 (diff)
Raise hand call action
Added hand and hand-off icons (need better fitting ones later). Added "raise-hand" capability. Broadcast "raisedHand" message through signaling and update the icons accordingly. Signed-off-by: Vincent Petry <vincent@nextcloud.com>
Diffstat (limited to 'lib/Capabilities.php')
-rw-r--r--lib/Capabilities.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/Capabilities.php b/lib/Capabilities.php
index 0835a5cdb..b9faad6cd 100644
--- a/lib/Capabilities.php
+++ b/lib/Capabilities.php
@@ -84,6 +84,7 @@ class Capabilities implements IPublicCapability {
'sip-support',
'chat-read-status',
'phonebook-search',
+ 'raise-hand',
],
'config' => [
'attachments' => [