]> git.mxchange.org Git - friendica.git/blobdiff - static/dbview.config.php
Quoted posts from Twitter now contain media again
[friendica.git] / static / dbview.config.php
index 875273cb021c74023e5eba6aa0e8f9a3e08ef106..2a7cb54feb67de92ef8985fb977e11fe1f6507ee 100644 (file)
                "fields" => [
                        "uri-id" => ["post-collection", "uri-id"],
                        "type" => ["post-collection", "type"],
-                       "cid" => ["post", "author-id"],
+                       "cid" => ["post-collection", "author-id"],
                        "received" => ["post", "received"],
                        "created" => ["post", "created"],
                        "commented" => ["post-thread", "commented"],
                        "visible" => ["post", "visible"],
                        "deleted" => ["post", "deleted"],
                        "thr-parent-id" => ["post", "thr-parent-id"],
-                       "author-id" => ["post", "author-id"],
+                       "author-id" => ["post-collection", "author-id"],
                        "gravity" => ["post", "gravity"],
                ],
                "query" => "FROM `post-collection`