]> git.mxchange.org Git - friendica.git/commitdiff
Remove references to the community page
authorMichael <heluecht@pirati.ca>
Fri, 8 Sep 2023 05:44:08 +0000 (05:44 +0000)
committerMichael <heluecht@pirati.ca>
Fri, 8 Sep 2023 05:44:08 +0000 (05:44 +0000)
src/Module/Conversation/Channel.php

index e928fe50a5eb1a9afb61ba26ba5336061cda33a8..3717a4d25db1b64bf0b1390d40e1b272f7656f00 100644 (file)
@@ -254,10 +254,7 @@ class Channel extends BaseModule
        }
 
        /**
-        * Computes the displayed items.
-        *
-        * Community pages have a restriction on how many successive posts by the same author can show on any given page,
-        * so we may have to retrieve more content beyond the first query
+        * Database query for the channel page
         *
         * @return array
         * @throws \Exception