1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-13 10:22:42 +01:00
phorge-phorge/src/applications/maniphest/mail
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
..
ManiphestCreateMailReceiver.php Remove all application-specific reply handler class overrides 2015-03-31 17:22:01 -07:00
ManiphestReplyHandler.php Move Maniphest to modular mail commands 2015-04-01 08:40:42 -07:00
ManiphestTaskMailReceiver.php Expose all application mail receivers 2015-04-01 11:52:02 -07:00