]> git.mxchange.org Git - friendica.git/blobdiff - tests/datasets/api.fixture.php
Merge remote-tracking branch 'upstream/2021.12-rc' into api-fixes
[friendica.git] / tests / datasets / api.fixture.php
index 6743dbf112519f19cd7ce2475ce3774baefd7d16..9e0174c029009cf0d29cf2b7107567ff6a1ffa2d 100644 (file)
@@ -303,6 +303,7 @@ return [
                        'causer-id'     => 42,
                        'vid'           => 8,
                        'private'       => Item::PUBLIC,
+                       'global'        => true,
                        'visible'       => 1,
                        'deleted'       => 0,
                ],
@@ -317,6 +318,7 @@ return [
                        'causer-id'     => 42,
                        'vid'           => 8,
                        'private'       => Item::PUBLIC,
+                       'global'        => true,
                        'visible'       => 1,
                        'deleted'       => 0,
                ],
@@ -331,6 +333,7 @@ return [
                        'causer-id'     => 43,
                        'vid'           => 8,
                        'private'       => Item::PUBLIC,
+                       'global'        => true,
                        'visible'       => 1,
                        'deleted'       => 0,
                ],
@@ -345,6 +348,7 @@ return [
                        'causer-id'     => 44,
                        'vid'           => 8,
                        'private'       => Item::PUBLIC,
+                       'global'        => true,
                        'visible'       => 1,
                        'deleted'       => 0,
                ],
@@ -359,6 +363,7 @@ return [
                        'causer-id'     => 42,
                        'vid'           => 8,
                        'private'       => Item::PUBLIC,
+                       'global'        => true,
                        'visible'       => 1,
                        'deleted'       => 0,
                ],
@@ -373,6 +378,7 @@ return [
                        'causer-id'     => 44,
                        'vid'           => 8,
                        'private'       => Item::PUBLIC,
+                       'global'        => true,
                        'visible'       => 1,
                        'deleted'       => 0,
                ],
@@ -392,6 +398,7 @@ return [
                        'parent-uri-id' => 1,
                        'thr-parent-id' => 1,
                        'private'       => Item::PUBLIC,
+                       'global'        => true,
                        'gravity'       => GRAVITY_PARENT,
                        'network'       => Protocol::DFRN,
                        'wall'          => 1,
@@ -413,6 +420,7 @@ return [
                        'causer-id'     => 42,
                        'vid'           => 8,
                        'private'       => Item::PUBLIC,
+                       'global'        => true,
                        'visible'       => 1,
                        'deleted'       => 0,
                        'wall'          => 1,
@@ -433,6 +441,7 @@ return [
                        'causer-id'     => 43,
                        'vid'           => 8,
                        'private'       => Item::PUBLIC,
+                       'global'        => true,
                        'visible'       => 1,
                        'deleted'       => 0,
                        'wall'          => 1,
@@ -453,6 +462,7 @@ return [
                        'causer-id'     => 44,
                        'vid'           => 8,
                        'private'       => Item::PUBLIC,
+                       'global'        => true,
                        'visible'       => 1,
                        'deleted'       => 0,
                        'wall'          => 1,
@@ -473,6 +483,7 @@ return [
                        'causer-id'     => 42,
                        'vid'           => 8,
                        'private'       => Item::PUBLIC,
+                       'global'        => true,
                        'visible'       => 1,
                        'deleted'       => 0,
                        'wall'          => 1,
@@ -493,6 +504,7 @@ return [
                        'causer-id'     => 44,
                        'vid'           => 8,
                        'private'       => Item::PUBLIC,
+                       'global'        => true,
                        'visible'       => 1,
                        'deleted'       => 0,
                        'wall'          => 1,
@@ -513,6 +525,7 @@ return [
                        'causer-id'     => 42,
                        'vid'           => 8,
                        'private'       => Item::PUBLIC,
+                       'global'        => true,
                        'visible'       => 1,
                        'deleted'       => 0,
                        'wall'          => 0,
@@ -533,6 +546,7 @@ return [
                        'causer-id'     => 42,
                        'vid'           => 8,
                        'private'       => Item::PUBLIC,
+                       'global'        => true,
                        'visible'       => 1,
                        'deleted'       => 0,
                        'wall'          => 0,
@@ -553,6 +567,7 @@ return [
                        'causer-id'     => 43,
                        'vid'           => 8,
                        'private'       => Item::PUBLIC,
+                       'global'        => true,
                        'visible'       => 1,
                        'deleted'       => 0,
                        'wall'          => 0,
@@ -573,6 +588,7 @@ return [
                        'causer-id'     => 44,
                        'vid'           => 8,
                        'private'       => Item::PUBLIC,
+                       'global'        => true,
                        'visible'       => 1,
                        'deleted'       => 0,
                        'wall'          => 0,
@@ -593,6 +609,7 @@ return [
                        'causer-id'     => 42,
                        'vid'           => 8,
                        'private'       => Item::PUBLIC,
+                       'global'        => true,
                        'visible'       => 1,
                        'deleted'       => 0,
                        'wall'          => 0,
@@ -611,6 +628,7 @@ return [
                        'parent-uri-id' => 6,
                        'thr-parent-id' => 6,
                        'private'       => Item::PUBLIC,
+                       'global'        => true,
                        'gravity'       => GRAVITY_PARENT,
                        'network'       => Protocol::DFRN,
                        'origin'        => 0,