1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2025-03-26 11:10:16 +01:00
phorge-phorge/src/applications/differential/mail
epriestley 43a8d8763d Update out-of-date API calls when rendering diffs inline in email
Summary: See PHI1745. This callsite for "ChangesetParser" was not properly updated for recent changes.

Test Plan:
  - Set `metamta.differential.inline-patches` to 100.
  - Created a new revision with a small (<100 line) diff, with at least one reviewer.
  - Ran `bin/phd debug` and observed outbound mail queue with `bin/mail list-outbound`.
  - Before: fatal when trying to generate the inline changes for mail.
  - After: clean mail generation.

Differential Revision: https://secure.phabricator.com/D21270
2020-05-19 10:39:58 -07:00
..
DifferentialChangeDetailMailView.php Update out-of-date API calls when rendering diffs inline in email 2020-05-19 10:39:58 -07:00
DifferentialCreateMailReceiver.php Remove "metamta.*.subject-prefix" options 2019-01-17 19:18:50 -08:00
DifferentialInlineCommentMailView.php When an inline was left on a rendered DocumentEngine document, don't include an email context patch 2020-05-12 14:34:33 -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 Allow multiple mail receivers to react to an individual email 2019-01-16 12:28:02 -08:00