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>2019-11-25 20:05:16 +0300
committerJoas Schilling <coding@schilljs.com>2019-12-04 10:37:26 +0300
commit3496c7faaa8ffc94a2a090d58d355aa35f5fe0d3 (patch)
treec19ac1169aa010974d0600fa5044ed29dfbf7d36 /lib/Capabilities.php
parentff7efea822e95e8927929140995ed5031bec5d80 (diff)
Add a flag to messages if they can be replied to
Signed-off-by: Joas Schilling <coding@schilljs.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 a2b96d10e..f338b21cc 100644
--- a/lib/Capabilities.php
+++ b/lib/Capabilities.php
@@ -81,6 +81,7 @@ class Capabilities implements IPublicCapability {
'chat-read-marker',
'webinary-lobby',
'start-call-flag',
+ 'chat-replies',
],
'config' => [
'chat' => [