@recaptime-dev's working patches + fork for Phorge, a community fork of Phabricator. (Upstream dev and stable branches are at upstream/main and upstream/stable respectively.) hq.recaptime.dev/wiki/Phorge
phorge phabricator
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

DERP - left this constant at 2 as I was testing...

+1 -1
+1 -1
src/applications/conpherence/query/ConpherenceThreadQuery.php
··· 6 6 final class ConpherenceThreadQuery 7 7 extends PhabricatorCursorPagedPolicyAwareQuery { 8 8 9 - const TRANSACTION_LIMIT = 2; 9 + const TRANSACTION_LIMIT = 100; 10 10 11 11 private $phids; 12 12 private $ids;