1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-28 17:52:43 +01:00
phorge-phorge/src/applications/differential/controller
epriestley 082b7f95e6 Explicitly track inline comment reply threading
Summary:
Ref T1460. Track and store which comments are threaded replies to other comments, vs merely appearing on the same lines.

This doesn't actually write `hasReplies` yet, since that needs to happen when we un-draft comments on submission.

Test Plan: Made inline comments in Differential and Diffusion, including replies. Replies were marked as "Is Reply".

Reviewers: btrahan

Reviewed By: btrahan

Subscribers: epriestley

Maniphest Tasks: T1460

Differential Revision: https://secure.phabricator.com/D12017
2015-03-09 10:26:50 -07:00
..
DifferentialChangesetViewController.php Use ChangesetListView on Differential standalone view 2015-03-09 10:26:47 -07:00
DifferentialCommentPreviewController.php Migrate Differential revision edges to use modern EdgeType subclasses 2015-01-01 15:07:03 +11:00
DifferentialCommentSaveController.php Differential - return a better response for validation error cases 2015-01-20 13:59:17 -08:00
DifferentialController.php Increase visibility of PhabricatorController::buildApplicationMenu methods 2015-01-16 07:41:26 +11:00
DifferentialDiffCreateController.php Differential - allow setting viewPolicy from web ui during diff creation process 2014-11-19 12:16:07 -08:00
DifferentialDiffViewController.php Change setErrorView to setInfoView in PHUIObjectBoxView 2015-03-06 17:03:18 -08:00
DifferentialInlineCommentEditController.php Explicitly track inline comment reply threading 2015-03-09 10:26:50 -07:00
DifferentialInlineCommentPreviewController.php Abstract access to DifferentialInlineComment behind a Query 2013-06-21 12:54:56 -07:00
DifferentialRevisionCloseDetailsController.php Increase clarity when closing a revision in response to a commit 2014-10-13 16:55:26 -07:00
DifferentialRevisionEditController.php Differential - allow setting viewPolicy from web ui during diff creation process 2014-11-19 12:16:07 -08:00
DifferentialRevisionLandController.php Move PHUIErrorView to PHUIInfoView 2015-03-01 14:45:56 -08:00
DifferentialRevisionListController.php Decouple some aspects of request routing and construction 2014-10-17 05:01:40 -07:00
DifferentialRevisionViewController.php Change setErrorView to setInfoView in PHUIObjectBoxView 2015-03-06 17:03:18 -08:00