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
···1919/**
2020 * @group maniphest
2121 */
2222-final class ManiphestAction extends PhrictionConstants {
2222+final class ManiphestAction extends ManiphestConstants {
2323 /* These actions must be determined when the story
2424 is generated and thus are new */
2525 const ACTION_CREATE = 'create';