1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-15 19:32:40 +01:00
phorge-phorge/src/applications/files/controller
Bob Trahan 444ced16d9 Transactions - hide "mentioned in X" story if you can't see X
Summary: ...also re-jiggers all the anchor stuff to use $xaction ID. This seemed like the simplest way once I got in the code, as well as having nice properties for if / when we want to re-add some ajax stuff since the ID is a pretty solid piece of data to key off. Fixes T6083.

Test Plan: mentioned DX in private DX+1. Could see on DX the mention as me and not as the other user. For transactions, I left a comment on Paste and it worked, and I edited an existing transaction and it worked.

Reviewers: epriestley

Reviewed By: epriestley

Subscribers: epriestley, Korvin

Maniphest Tasks: T6083

Differential Revision: https://secure.phabricator.com/D10488
2014-09-16 12:12:35 -07:00
..
PhabricatorFileCommentController.php Transactions - hide "mentioned in X" story if you can't see X 2014-09-16 12:12:35 -07:00
PhabricatorFileComposeController.php Add a CanCDN flag to uploaded files 2014-08-07 18:56:20 -07:00
PhabricatorFileController.php Generate a 403 page with a nice dialog when a file token is invalid 2014-08-11 09:39:25 -07:00
PhabricatorFileDataController.php Be more strict about "Location:" redirects 2014-08-18 14:11:06 -07:00
PhabricatorFileDeleteController.php Make most file reads policy-aware 2013-09-30 09:38:13 -07:00
PhabricatorFileDropUploadController.php Give files uploaded to objects a very restrictive view policy 2014-08-02 14:46:13 -07:00
PhabricatorFileEditController.php Allow users to set view policies on files explicitly 2014-08-02 14:45:50 -07:00
PhabricatorFileInfoController.php Files - make file info page public 2014-08-20 13:18:21 -07:00
PhabricatorFileListController.php Generate a 403 page with a nice dialog when a file token is invalid 2014-08-11 09:39:25 -07:00
PhabricatorFileTransformController.php Cover redirects to files in more cases 2014-08-19 15:53:15 -07:00
PhabricatorFileUploadController.php Allow users to set an explicit visibility for manual file uploads at creation time 2014-08-02 14:45:59 -07:00
PhabricatorFileUploadDialogController.php Rename "Upload Image" dialog to "Upload File" to match purpose 2013-10-11 05:15:45 -07:00