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
···2828 }
29293030 abstract public function renderView();
3131- abstract public function renderNotificationView();
3131+3232+// TODO: Restore this once subclasses actually implement it.
3333+// abstract public function renderNotificationView();
32343335 public function getRequiredHandlePHIDs() {
3436 return array();