@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 include view in Diffusion line permalink

Summary:
Including view in permalink seemed like the correct solution to me.
Instead, I delete it all the time when copying somewhere else.

Test Plan:
Clicked on the link.
Changed view on permalink.

Reviewers: epriestley

Reviewed By: epriestley

CC: aran, Korvin

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

vrana e18fb440 ab01ef56

-1
-1
src/applications/diffusion/controller/DiffusionBrowseFileController.php
··· 469 469 'action' => 'browse', 470 470 'line' => $line['line'], 471 471 'stable' => true, 472 - 'params' => array('view' => $selected), 473 472 )); 474 473 475 474 $blame = array();