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
···57575858 abstract public function getName();
59596060- public function getMenuName() {
6161- return $this->getName();
6262- }
6363-6460 public function getShortDescription() {
6561 return pht('%s Application', $this->getName());
6662 }