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
···29293030 public function generatePHID() {
3131 return PhabricatorPHID::generateNewPHID(
3232- PhabricatorPHIDConstants::PHID_TYPE_ATOM);
3232+ DivinerPHIDTypeAtom::TYPECONST);
3333 }
34343535 public function getBook() {