1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-11 01:12:41 +01:00
phorge-phorge/src/applications/metamta
epriestley c3b11439f2 Apply Herald subscription effects immediately
Summary:
Fixes T8464. We could incorrectly use a cached value when computing CC's.

Just load a fresh value. There are no other callers that would benefit from this cache, so it's more complicated to reload it correctly prior to publishing than to just skip it.

Also make the PHID headers unique.

Test Plan:
  - Verified that users received mail about the transactions which caused them to be added to an object.
  - Veirfied that headers no longer have redundant values.

Reviewers: btrahan

Reviewed By: btrahan

Subscribers: epriestley

Maniphest Tasks: T8464

Differential Revision: https://secure.phabricator.com/D13206
2015-06-08 10:50:13 -07:00
..
action When we fail to process mail, tell the user about it 2014-04-03 18:43:18 -07:00
adapter phtize all the things 2015-05-22 21:16:39 +10:00
application Remove getIconName from all applications 2015-01-30 12:11:21 -08:00
applicationpanel Convert all tokenizers to take token/scalar inputs 2015-03-31 14:10:55 -07:00
command Use __CLASS__ instead of hard-coding class names 2015-05-14 07:21:13 +10:00
constants Remove *TransactionType classes 2015-06-08 11:26:43 +10:00
contentsource phtize all the things 2015-05-22 21:16:39 +10:00
controller phtize all the things 2015-05-22 21:16:39 +10:00
exception Apply some autofix linter rules 2014-09-10 06:55:05 +10:00
garbagecollector Add a GC for sent and received mail 2014-02-03 10:51:31 -08:00
management phtize all the things 2015-05-22 21:16:39 +10:00
parser Strip GMail French quote header 2015-05-14 13:04:44 -07:00
query Remove mailing lists application 2015-06-03 18:42:36 -07:00
receiver phtize all the things 2015-05-22 21:16:39 +10:00
replyhandler Build separate mail for each recipient, honoring recipient access levels 2015-06-03 18:59:31 -07:00
storage Apply Herald subscription effects immediately 2015-06-08 10:50:13 -07:00
typeahead Remove mailing lists application 2015-06-03 18:42:36 -07:00
view Conpherence - massage email notification to have proper link to how to update email settings 2015-05-28 15:30:33 -07:00
PhabricatorMetaMTAWorker.php Fix visibility of the PhabricatorWorker::doWork() methods 2015-01-16 06:58:50 +11:00