phab/src/infrastructure/diff/PhabricatorInlineCommentController.phpproduction
phab/src/infrastructure/diff/PhabricatorInlineCommentController.php
production
History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
355142fcbf23 | epriestley | Reduce code duplication on comment editing UI | Mar 9 2015 | |||
082b7f95e6e6 | epriestley | Explicitly track inline comment reply threading | Mar 9 2015 | |||
1df321bf00a1 | epriestley | Fix left/right detection of inline comments in unified view | Mar 7 2015 | |||
1352be827e12 | epriestley | Begin separating inline comment scaffolding from other renderers | Mar 7 2015 | |||
1088d34e58eb | epriestley | Rename inline comment views to "PHUIDiff" and give them a base class | Mar 7 2015 | |||
9564b0a40e88 | epriestley | Improve behavior of inline rendering with unified views | Mar 5 2015 | |||
baa998faa41a | Gareth Evans/epriestley | Disable full screen mode for inline comments | Jun 16 2014 | |||
3a188de32876 | Chad Little | Align textarea in diff comment | Feb 28 2014 | |||
92ac8b5ad9a5 | epriestley | Make Differential inline comment rendering more consistent and somewhat more… | Feb 21 2014 | |||
dcd7a316d239 | Bob Trahan | Differential - add DifferentialDraft to track whether revisions have draft… | Feb 19 2014 | |||
42d9fa34e21b | epriestley | Use RemarkupControl in Differential inline comment UI | Jan 15 2014 | |||
fd8d9ff0d689 | Jakub Vrana | Replace some hsprintf() with phutil_tag() and phutil_tag_div() Depends on D7545. | Nov 9 2013 | |||
ef7f16180ce5 | epriestley | Restore merge of phutil_tag. | Feb 13 2013 | |||
73cce6e1310b | epriestley | Revert "Promote phutil-tag again" | Feb 13 2013 | |||
58b6e2cac641 | vrana | Convert AphrontDialogView to safe HTML | Feb 10 2013 | |||
3093d1663de4 | epriestley | Add javelin_tag(), convert easy callsites | Jan 25 2013 | |||
ef85f49adc07 | vrana | Delete license headers from files | Nov 5 2012 | |||
fdf90b46eb88 | epriestley | Use modern two-stage markup cache (PhabricatorMarkupInterface) in Differential | Oct 24 2012 | |||
8ff52c0b6ca1 | vrana | Set viewer for all handles loaded in controllers | Sep 5 2012 | |||
6cc196a2e557 | vrana | Move files in Phabricator one level up | Jun 1 2012 |
c4science · Help