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-02-02 15:21:10 +0300
committerJoas Schilling <coding@schilljs.com>2021-02-02 15:52:26 +0300
commit11a861c2cbf26916162ff989e70c3dcb61bb169f (patch)
treebe6d33db6196cf196c2ea6e3555df77bbf604c1c /docs
parent065a1ef8b689de382416f4b870135803293b6bf8 (diff)
Prevent deleting system messages and shares
Signed-off-by: Joas Schilling <coding@schilljs.com>
Diffstat (limited to 'docs')
-rw-r--r--docs/chat.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/chat.md b/docs/chat.md
index da98470b6..3d03bf5e1 100644
--- a/docs/chat.md
+++ b/docs/chat.md
@@ -110,6 +110,7 @@ Base endpoint is: `/ocs/v2.php/apps/spreed/api/v1`
+ `403 Forbidden` When the message is not from the current user and the user not a moderator
+ `403 Forbidden` When the conversation is read-only
+ `404 Not Found` When the conversation or chat message could not be found for the participant
+ + `405 Method Not Allowed` When the message is not a normal chat message
+ `412 Precondition Failed` When the lobby is active and the user is not a moderator
- Header: