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>2020-03-11 14:55:51 +0300
committerJoas Schilling <coding@schilljs.com>2020-04-22 16:35:36 +0300
commitc28a43f1e70d220c7b062c841ef6a4b9cb88fffa (patch)
tree0565fb227354ebf108dbd51bc1d11fb682f91a8c /docs/capabilities.md
parenta05d075d738a3cee16fbe4e3878282997a20fbfd (diff)
Handle the new reference id in the backend
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 8764232b3..03c878d7d 100644
--- a/docs/capabilities.md
+++ b/docs/capabilities.md
@@ -50,3 +50,4 @@ title: Capabilities
* `config => conversations => can-create` - Whether the user can create public and group conversations, if not only one-to-one conversations are allowed
* `force-mute` - "forceMute" signaling messages can be sent to mute other participants.
* `conversation-v2` - The conversations API v2 is less load heavy and should be used by clients when available. Check the difference in the [Conversation API documentation](conversation.md).
+* `chat-reference-id` - an optional referenceId can be sent with a chat message to be able to identify it in parallel get requests to earlier fade out a temporary message