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
path: root/docs
diff options
context:
space:
mode:
authorJoas Schilling <coding@schilljs.com>2021-07-09 11:44:57 +0300
committerJoas Schilling <coding@schilljs.com>2021-07-09 11:44:57 +0300
commit9e855fc015fce36108d68dc13f595cedd42d80dc (patch)
treeabad829323f6fd1fcd58cddb5a910523637b949c /docs
parent5df729fe472a6dd676f6d4cae7c9cc67fb400e5c (diff)
Add "missed call" notifications
Signed-off-by: Joas Schilling <coding@schilljs.com>
Diffstat (limited to 'docs')
-rw-r--r--docs/chat.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/chat.md b/docs/chat.md
index 9885ce79c..38f7dbc67 100644
--- a/docs/chat.md
+++ b/docs/chat.md
@@ -271,6 +271,8 @@ See [OCP\RichObjectStrings\Definitions](https://github.com/nextcloud/server/blob
* `call_joined` - {actor} joined the call
* `call_left` - {actor} left the call
* `call_ended` - Call with {user1}, {user2}, {user3}, {user4} and {user5} (Duration 30:23)
+* `call_missed` - You missed a call from {user}
+* `call_tried` - You tried to call {user}
* `read_only_off` - {actor} unlocked the conversation
* `read_only` - {actor} locked the conversation
* `listable_none` - {actor} limited the conversation to the current participants