1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-12-03 20:22:46 +01:00
phorge-phorge/src/applications/differential/mail
epriestley 68de639470 Fix two edge case issues with Differential mail tags
Summary:
Via Asana. The tags on Differential mail are wrong in two cases:

  - Transactions which submit inline comments but no comment text are not labeled as "comments", but should be.
  - Non-close, non-comment transactions are not labeled at all, but should be labeled "other".

Test Plan: Submitted a no-comments, inlines-only transaction and got a message with proper `X-Phabricator-Mail-Tags` header.

Reviewers: btrahan

Reviewed By: btrahan

CC: aran

Differential Revision: https://secure.phabricator.com/D7912
2014-01-09 10:56:27 -08:00
..
DifferentialCCWelcomeMail.php Delete license headers from files 2012-11-05 11:16:51 -08:00
DifferentialCommentMail.php Fix two edge case issues with Differential mail tags 2014-01-09 10:56:27 -08:00
DifferentialDiffContentMail.php Delete license headers from files 2012-11-05 11:16:51 -08:00
DifferentialExceptionMail.php Delete license headers from files 2012-11-05 11:16:51 -08:00
DifferentialMail.php Fix "Manage herald rules" link by removing it 2013-10-21 16:58:56 -07:00
DifferentialNewDiffMail.php Delete license headers from files 2012-11-05 11:16:51 -08:00
DifferentialReplyHandler.php Move some received mail responsibility to applications 2013-05-14 10:57:41 -07:00
DifferentialReviewRequestMail.php Abstract raw diff rendering into DifferentialRawDiffRenderer 2013-10-02 16:28:57 -07:00
DifferentialRevisionMailReceiver.php Remove the last hardcoding from PhabricatorMetaMTAReceivedMail 2013-05-17 10:00:49 -07:00