1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-09-23 02:38:48 +02:00
phorge-phorge/src/applications/differential
vrana f6d4cc4896 Send custom headers for author, reviewer and cc in Differential e-mails
Summary:
I want to flag messages which require an immediate action from me in e-mail
client.
It is currently not possible because Author and Reviewers fields are both in
To:.
So the filtering rule cannot recognize if I am the person who should take the
action.

This diff adds these headers:

- X-Differential-Author
- X-Differential-Reviewers
- X-Differential-CCs

Test Plan:
Send comment to the diff.
Verify X-Differential-* headers.

Reviewers: epriestley

Reviewed By: epriestley

CC: aran, epriestley

Maniphest Tasks: T808

Differential Revision: https://secure.phabricator.com/D1724
2012-02-29 14:33:18 -08:00
..
constants Deploy new ArcanistManyWordsAboutDifferentialConstants class from D1328 into 2012-01-10 11:49:20 -08:00
controller Use an inline dialog element for inline comments in Differential 2012-02-29 14:28:48 -08:00
data/revisionlist Deploy new ArcanistManyWordsAboutDifferentialConstants class from D1328 into 2012-01-10 11:49:20 -08:00
editor Improve display of "Added Reviewers" and "Added CCs" in Differential, link diffs 2012-02-22 08:03:48 -08:00
exception Improve behavior when user submits a no-op action in Differential 2012-01-15 03:44:09 -08:00
field Merge branch 'master' of github.com:facebook/phabricator 2012-02-24 15:29:04 -08:00
mail Send custom headers for author, reviewer and cc in Differential e-mails 2012-02-29 14:33:18 -08:00
parser/changeset Display compatible inline comments (usually synthetic) on the same row 2012-02-04 10:20:37 -08:00
query/revision Replace home directory list with a dashboard 2012-02-07 16:04:48 -08:00
replyhandler Don't add author and reviewers to CCs 2012-01-14 11:10:40 -08:00
storage Improve display of "Added Reviewers" and "Added CCs" in Differential, link diffs 2012-02-22 08:03:48 -08:00
tasks Enable updating task->revision assoc 2011-04-26 19:14:47 -07:00
view Use an inline dialog element for inline comments in Differential 2012-02-29 14:28:48 -08:00