phab/src/infrastructure/diff/PhabricatorInlineCommentController.phpfeature/testing
phab/src/infrastructure/diff/PhabricatorInlineCommentController.php
feature/testing
History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
8858b6cf8d17 | epriestley | When replying to a ghost comment, attach the reply to the same place | Mar 11 2016 | |||
093a6256984c | epriestley | Show users what's wrong when they try to edit an inline with an editor already… | Sep 10 2015 | |||
f1222f956a85 | epriestley | Correctly clear draft markers when deleting an inline comment | Jul 21 2015 | |||
e9f4a84a892c | epriestley | Allow inline comments to be individually hidden | May 27 2015 | |||
7c96ba4ced48 | epriestley | Fix another "reply" issue with inlines showing up on the wrong side | May 8 2015 | |||
c596c358db11 | epriestley | Make "Reply" on ghost inlines work correctly (or, at least, consistently) | Apr 21 2015 | |||
a17542ab28c2 | epriestley | Touch up PHP/JS interactions for inline comments | Mar 28 2015 | |||
174cf8239802 | epriestley | Provide getObjectOwnerPHID() on inline comment views | Mar 27 2015 | |||
4310c4ed5387 | epriestley | Track a "Done" state on inline comments | Mar 24 2015 | |||
dd501117e80c | epriestley | When deleting inline comments, offer "undo" instead of prompting | Mar 10 2015 | |||
daa893e50876 | epriestley | Extend TransactionCommentQuery for Diffusion | Mar 9 2015 | |||
4d86d51125fe | epriestley | Prepare TransactionCommentQuery for extension | Mar 9 2015 | |||
2972894a4df9 | epriestley | Write "hasReplies" to database for inline comments | Mar 9 2015 | |||
f1f2c5d01df1 | epriestley | Reduce code duplication in inline right/left side tracking | Mar 9 2015 | |||
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