kopia lustrzana https://github.com/nextcloud/social
marking TODO
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>pull/143/head
rodzic
648d132abe
commit
3cd29fe20c
|
@ -264,6 +264,7 @@ class NotesRequest extends NotesRequestBuilder {
|
|||
$this->limitToLocal($qb, true);
|
||||
}
|
||||
$this->leftJoinCacheActors($qb, 'attributed_to');
|
||||
// TODO: to: = real public, cc: = unlisted !?
|
||||
$this->limitToRecipient($qb, ActivityService::TO_PUBLIC);
|
||||
|
||||
$notes = [];
|
||||
|
|
Ładowanie…
Reference in New Issue