1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2025-01-13 08:11:04 +01:00
phorge-phorge/src/infrastructure/diff/view
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
..
PhabricatorInlineSummaryView.php Update InlineCommentSummary UI 2015-02-09 08:38:51 -08:00
PHUIDiffInlineCommentDetailView.php Explicitly track inline comment reply threading 2015-03-09 10:26:50 -07:00
PHUIDiffInlineCommentEditView.php Explicitly track inline comment reply threading 2015-03-09 10:26:50 -07:00
PHUIDiffInlineCommentRowScaffold.php Remove duplicate inline scaffold in 2up renderer 2015-03-06 15:00:43 -08:00
PHUIDiffInlineCommentTableScaffold.php Begin separating inline comment scaffolding from other renderers 2015-03-06 15:00:33 -08:00
PHUIDiffInlineCommentView.php Begin separating inline comment scaffolding from other renderers 2015-03-06 15:00:33 -08:00
PHUIDiffOneUpInlineCommentRowScaffold.php Remove duplicate inline scaffold in 2up renderer 2015-03-06 15:00:43 -08:00
PHUIDiffTwoUpInlineCommentRowScaffold.php Remove duplicate inline scaffold in 2up renderer 2015-03-06 15:00:43 -08:00