@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.

Restore the delicate balance of the universe

+1 -1
+1 -1
src/applications/macro/controller/PhabricatorMacroViewController.php
··· 92 92 ), 93 93 array( 94 94 'title' => $title_short, 95 - 'pageObjects' => array($macro->getPHID()), 95 + 'pageObjects' => array($macro->getPHID()), 96 96 )); 97 97 } 98 98