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
···266266 // comment appears on. This is expected in the case of ghost comments.
267267 // We currently put the new comment on the visible changeset, not the
268268 // original comment's changeset.
269269+270270+ $this->isNewFile = $reply_comment->getIsNewFile();
269271 }
270272 }
271273