@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
phorge phabricator
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

Don't link "Dxxx" on Differential revision pages

Summary: Ref T12027. See T12043 for discussion.

Test Plan: Double-clicked "Dxxx" to select it.

Reviewers: chad

Reviewed By: chad

Maniphest Tasks: T12027

Differential Revision: https://secure.phabricator.com/D17283

+1 -1
+1 -1
src/applications/differential/controller/DifferentialRevisionViewController.php
··· 443 443 $operations_box = $this->buildOperationsBox($revision); 444 444 445 445 $crumbs = $this->buildApplicationCrumbs(); 446 - $crumbs->addTextCrumb($monogram, $revision->getURI()); 446 + $crumbs->addTextCrumb($monogram); 447 447 $crumbs->setBorder(true); 448 448 449 449 $filetree_on = $viewer->compareUserSetting(