kopia lustrzana https://github.com/nextcloud/social
add account
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>pull/1698/head
rodzic
a5dd2c0eee
commit
bd9d67e97c
|
@ -980,6 +980,7 @@ class StreamRequest extends StreamRequestBuilder {
|
|||
$qb->limitToViewer('sd', 'f', true);
|
||||
$qb->limitToInReplyTo($id, true);
|
||||
|
||||
$qb->linkToCacheActors('ca', 's.attributed_to_prim');
|
||||
//$qb->filterDuplicate();
|
||||
|
||||
return $this->getStreamsFromRequest($qb);
|
||||
|
|
Ładowanie…
Reference in New Issue