1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2025-01-07 13:21:02 +01:00
phorge-phorge/src/applications/conpherence
epriestley de01f3e2e0 Add Maniphest Task email creator to CCs
Summary: Fixes T9369.

Test Plan:
  - Sent a mail with Mail.app to `bugs@local.phacility.com`.
  - Used "View Raw Mail", copy-pasted it into `mail.txt` on disk.
  - Ran `cat mail.txt | ./scripts/mail/manage_mail.php --process-duplicates`.
  - Saw task get created and me get added as CC.
  - Changed "To" to include another user, ran command again, saw task get created and other user get added as CC.

Reviewers: chad

Reviewed By: chad

Subscribers: Korvin

Maniphest Tasks: T9369

Differential Revision: https://secure.phabricator.com/D14086
2015-09-09 14:07:07 -07:00
..
__tests__ Various linter fixes 2015-08-11 22:36:55 +10:00
application Conpherence - remove room vs message distinction as far as users are concerned 2015-06-25 13:14:20 -07:00
conduit Conpherence - remove room vs message distinction as far as users are concerned 2015-06-25 13:14:20 -07:00
config Add getGroup to ConfigOptions 2015-02-09 13:10:56 -08:00
constants Remove Files Widget from Conpherence 2015-08-20 08:24:42 -07:00
controller Remove Files Widget from Conpherence 2015-08-20 08:24:42 -07:00
editor Conpherence - remove room vs message distinction as far as users are concerned 2015-06-25 13:14:20 -07:00
events Conpherence - remove room vs message distinction as far as users are concerned 2015-06-25 13:14:20 -07:00
mail Add Maniphest Task email creator to CCs 2015-09-09 14:07:07 -07:00
phid Conpherence - remove room vs message distinction as far as users are concerned 2015-06-25 13:14:20 -07:00
policyrule Conpherence - remove room vs message distinction as far as users are concerned 2015-06-25 13:14:20 -07:00
query Fix a broken class reference 2015-07-07 22:53:13 +10:00
remarkup Conpherence - make ZXXX monograms a bit more useful. 2015-04-13 12:45:55 -07:00
search Build a Conpherence thread index 2015-01-06 10:24:30 -08:00
storage Conpherence - remove room vs message distinction as far as users are concerned 2015-06-25 13:14:20 -07:00
view Update Conpherence layout for logged out view 2015-08-29 08:29:53 -07:00
ConpherenceTransactionRenderer.php Extend from Phobject 2015-06-15 18:02:27 +10:00