mirror of
https://we.phorge.it/source/phorge.git
synced 2024-11-28 17:52:43 +01:00
082b7f95e6
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 |
||
---|---|---|
.. | ||
DifferentialChangesetViewController.php | ||
DifferentialCommentPreviewController.php | ||
DifferentialCommentSaveController.php | ||
DifferentialController.php | ||
DifferentialDiffCreateController.php | ||
DifferentialDiffViewController.php | ||
DifferentialInlineCommentEditController.php | ||
DifferentialInlineCommentPreviewController.php | ||
DifferentialRevisionCloseDetailsController.php | ||
DifferentialRevisionEditController.php | ||
DifferentialRevisionLandController.php | ||
DifferentialRevisionListController.php | ||
DifferentialRevisionViewController.php |