Fix: Like/Dislike/Reshare actions should now be visible
This commit is contained in:
@@ -819,7 +819,7 @@ class Conversation
|
||||
{
|
||||
$this->profiler->startRecording('rendering');
|
||||
|
||||
if ($row['uid'] == 0) {
|
||||
if (!$row['writable']) {
|
||||
$row['writable'] = in_array($row['network'], Protocol::FEDERATED);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user