1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-25 00:02:41 +01:00
phorge-phorge/src/applications/differential/mail
epriestley bd9bcaa8ff Improve HTML mail rendering of inline patches
Summary: Fixes T9790. This uses a simple renderer, like the inline context renderer, that emphasizes getting a quick glance at small changes and working reasonably on mobile devices.

Test Plan:
  - Set `inline` setting to `9999`.
  - Created a diff.
  - Saw it render reasonably in HTML mail.
  - Also tested text mail to make sure I didn't break that.

{F1310137, size=full}

Reviewers: chad

Reviewed By: chad

Maniphest Tasks: T9790

Differential Revision: https://secure.phabricator.com/D15901
2016-05-12 12:13:40 -07:00
..
DifferentialChangeDetailMailView.php Improve HTML mail rendering of inline patches 2016-05-12 12:13:40 -07:00
DifferentialCreateMailReceiver.php Various translation improvements 2015-11-03 07:02:46 +11:00
DifferentialInlineCommentMailView.php Improve HTML mail rendering of inline patches 2016-05-12 12:13:40 -07:00
DifferentialMailView.php Improve HTML mail rendering of inline patches 2016-05-12 12:13:40 -07:00
DifferentialReplyHandler.php phtize all the things 2015-05-22 21:16:39 +10:00
DifferentialRevisionMailReceiver.php phtize all the things 2015-05-22 21:16:39 +10:00