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-01-14 12:54:48 +0300
committerJoas Schilling <coding@schilljs.com>2021-01-14 12:58:54 +0300
commitbd27c5adf15e055cecbd8efb8a650b3c13d6b4c0 (patch)
treee548eb72e23affad652cbec6a0c9816d233599c6 /docs
parent8f79234c42d8048a9a1d5e2d0c18426781d37cef (diff)
Update wording to open and limited conversation
Signed-off-by: Joas Schilling <coding@schilljs.com>
Diffstat (limited to 'docs')
-rw-r--r--docs/chat.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/chat.md b/docs/chat.md
index aa5510c42..f9b336ff6 100644
--- a/docs/chat.md
+++ b/docs/chat.md
@@ -161,9 +161,9 @@ Base endpoint is: `/ocs/v2.php/apps/spreed/api/v1`
* `call_ended` - Call with {user1}, {user2}, {user3}, {user4} and {user5} (Duration 30:23)
* `read_only_off` - {actor} unlocked the conversation
* `read_only` - {actor} locked the conversation
-* `listable_none` - {actor} made the conversation accessible to participants
-* `listable_users` - {actor} made the conversation accessible to regular users
-* `listable_all` - {actor} made the conversation accessible to everone which includes users and guests
+* `listable_none` - {actor} limited the conversation to the current participants
+* `listable_users` - {actor} opened the conversation accessible to registered users
+* `listable_all` - {actor} opened the conversation accessible to registered and guest app users
* `lobby_timer_reached` - The conversation is now open to everyone
* `lobby_none` - {actor} opened the conversation to everyone
* `lobby_non_moderators` - {actor} restricted the conversation to moderators