1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2025-02-03 02:18:24 +01:00
phorge-phorge/src/applications/ponder/mail
epriestley 5cd13c3c65 Remove the last hardcoding from PhabricatorMetaMTAReceivedMail
Summary:
Moves all remaining mail handling into ReplyHandlers.

Farewell, `getPhabricatorToInformation()`! You were a bad method and no one liked you.

Ref T1205.

Test Plan:
  - Used test console to send mail to Revisions, Tasks, Conpherences and Commits (these all actually work).
  - Used test console to send mail to Requests, Macros, Questions and Mocks (these accept the mail but don't do anything with it, but didn't do anything before either).

Reviewers: btrahan

Reviewed By: btrahan

CC: aran

Maniphest Tasks: T1205

Differential Revision: https://secure.phabricator.com/D5953
2013-05-17 10:00:49 -07:00
..
PonderAnsweredMail.php Require a viewer to load handles 2013-02-28 17:15:09 -08:00
PonderCommentMail.php Require a viewer to load handles 2013-02-28 17:15:09 -08:00
PonderMail.php Require a viewer to load handles 2013-02-28 17:15:09 -08:00
PonderMentionMail.php Require a viewer to load handles 2013-02-28 17:15:09 -08:00
PonderQuestionMailReceiver.php Remove the last hardcoding from PhabricatorMetaMTAReceivedMail 2013-05-17 10:00:49 -07:00
PonderReplyHandler.php Move some received mail responsibility to applications 2013-05-14 10:57:41 -07:00