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/lib
diff options
context:
space:
mode:
authorJoas Schilling <coding@schilljs.com>2022-04-27 17:51:12 +0300
committerJoas Schilling <coding@schilljs.com>2022-04-27 17:51:12 +0300
commit5597e85f189077321ec13c3d519d1db858b2ee6e (patch)
treecb799303c056355214df34246b11c0511a247369 /lib
parent9a56dee5c3f9cd7fa59747e94981c622825e690a (diff)
Allow to get Reactions summary and media tab in read-only rooms
Signed-off-by: Joas Schilling <coding@schilljs.com>
Diffstat (limited to 'lib')
-rw-r--r--lib/Controller/ChatController.php2
-rw-r--r--lib/Controller/ReactionController.php1
2 files changed, 0 insertions, 3 deletions
diff --git a/lib/Controller/ChatController.php b/lib/Controller/ChatController.php
index 932c6c5ef..39db47d83 100644
--- a/lib/Controller/ChatController.php
+++ b/lib/Controller/ChatController.php
@@ -725,7 +725,6 @@ class ChatController extends AEnvironmentAwareController {
/**
* @PublicPage
* @RequireParticipant
- * @RequireReadWriteConversation
* @RequireModeratorOrNoLobby
*
* @param int $limit
@@ -778,7 +777,6 @@ class ChatController extends AEnvironmentAwareController {
/**
* @PublicPage
* @RequireParticipant
- * @RequireReadWriteConversation
* @RequireModeratorOrNoLobby
*
* @param string $objectType
diff --git a/lib/Controller/ReactionController.php b/lib/Controller/ReactionController.php
index 779af9730..a5b6fa89e 100644
--- a/lib/Controller/ReactionController.php
+++ b/lib/Controller/ReactionController.php
@@ -105,7 +105,6 @@ class ReactionController extends AEnvironmentAwareController {
/**
* @PublicPage
* @RequireParticipant
- * @RequireReadWriteConversation
* @RequireModeratorOrNoLobby
*
* @param int $messageId for reaction