1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-16 20:02:40 +01:00
phorge-phorge/src/applications/differential/render
epriestley 94c7bb605c Highlight inline diff context in HTML mail
Summary:
Ref T10694. Ref T9790. When generating inline diff context, highlight it and then mangle the highlighted output into `style="..."` so it works in HTML.

Also try to tighten up some spacing/formatting stuff.

Test Plan:
Got some output in this vein:

{F1259937}

Reviewers: chad

Reviewed By: chad

Maniphest Tasks: T9790, T10694

Differential Revision: https://secure.phabricator.com/D15852
2016-05-05 11:13:27 -07:00
..
DifferentialChangesetHTMLRenderer.php phtize all the things 2015-05-22 21:16:39 +10:00
DifferentialChangesetOneUpMailRenderer.php Highlight inline diff context in HTML mail 2016-05-05 11:13:27 -07:00
DifferentialChangesetOneUpRenderer.php Fix an issue with adding or updating images in unified diff view 2015-06-08 15:40:10 -07:00
DifferentialChangesetOneUpTestRenderer.php Make "Show Context" persist rendering, whitespace, encoding, etc 2015-03-05 14:03:00 -08:00
DifferentialChangesetRenderer.php Extend from Phobject 2015-06-15 18:02:27 +10:00
DifferentialChangesetTestRenderer.php Don't highlight very large files by default 2015-03-24 05:26:39 -07:00
DifferentialChangesetTwoUpRenderer.php Fix javascript interaction with right-hand-side images in two-up diff views in Differential 2016-04-01 12:54:43 -07:00
DifferentialChangesetTwoUpTestRenderer.php Make "Show Context" persist rendering, whitespace, encoding, etc 2015-03-05 14:03:00 -08:00
DifferentialRawDiffRenderer.php Extend from Phobject 2015-06-15 18:02:27 +10:00