Select the types of activity you want to include in your feed.
@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
···28282929 public function generatePHID() {
3030 return PhabricatorPHID::generateNewPHID(
3131- PhabricatorPHIDConstants::PHID_TYPE_BOOK);
3131+ DivinerPHIDTypeBook::TYPECONST);
3232 }
33333434 public function getTitle() {