1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2025-02-10 13:58:34 +01:00
phorge-phorge/src/applications/metamta
epriestley eb81fd1562 Expose all application mail receivers
Summary:
Fixes T7199. This still isn't a shining example of perfect code, but the raw amount of copy/paste is much lower than it used to be.

  - Reduce code duplication between existing receivers.
  - Expose receiving objects in help menus where appropriate.
  - Connect some "TODO" receivers.

Test Plan:
  - Sent mail to every supported object type.

Reviewers: btrahan

Reviewed By: btrahan

Subscribers: epriestley

Maniphest Tasks: T7199

Differential Revision: https://secure.phabricator.com/D12249
2015-04-01 11:52:02 -07:00
..
action When we fail to process mail, tell the user about it 2014-04-03 18:43:18 -07:00
adapter MetaMTA - make test mail implementation support message id headers by default 2014-10-27 13:09:34 -07: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 Generate mail command documentation from active commands 2015-04-01 11:51:47 -07:00
constants Apply some autofix linter rules 2014-09-10 06:55:05 +10:00
contentsource Add more structure to Phortune product purchasing flow 2014-10-06 10:36:43 -07:00
controller Apply some autofix linter rules 2014-09-10 06:55:05 +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 MetaMTA - add support for "Default Author" 2015-01-28 11:13:29 -08:00
parser Modernize email command parsing 2015-03-31 16:48:27 -07:00
query Fix handling of notifications with project members 2015-03-24 12:47:38 -07:00
receiver Expose all application mail receivers 2015-04-01 11:52:02 -07:00
replyhandler Improve rules for embedding files received via email 2015-04-01 08:39:03 -07:00
storage Fix handling of notifications with project members 2015-03-24 12:47:38 -07:00
typeahead Application Emails - add datasource so we can have a typeahead 2015-01-28 14:35:42 -08:00
view Remove reply handler instructions from email 2015-03-31 16:48:17 -07:00
PhabricatorMail.php Require a viewer to load handles 2013-02-28 17:15:09 -08:00
PhabricatorMetaMTAWorker.php Fix visibility of the PhabricatorWorker::doWork() methods 2015-01-16 06:58:50 +11:00