1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-11 09:22:40 +01:00
phorge-phorge/src/applications/metamta
epriestley c967141f92 Make "new task" and "new conpherence" not-so-awful
Summary: Ref T1205. Moves the handling logic for these email types to reply handlers.

Test Plan: Used test form to send conpherence and maniphest mail.

Reviewers: btrahan

Reviewed By: btrahan

CC: aran

Maniphest Tasks: T1205

Differential Revision: https://secure.phabricator.com/D5945
2013-05-17 03:51:57 -07:00
..
__tests__ Delete license headers from files 2012-11-05 11:16:51 -08:00
adapter Apply lint rules to Phabricator 2013-02-19 13:33:10 -08:00
application Installation & Uninstallion of Applications 2013-01-29 09:17:24 -08:00
constants Move sender validation into MailReceiver classes 2013-05-17 03:49:29 -07:00
contentsource Convert simple phutil_render_tag() to phutil_tag() 2013-01-24 19:30:50 -08:00
controller Make "Receive Test" mail form use MailReceivers 2013-05-17 03:51:33 -07:00
exception Begin improving the soundness of received mail 2013-05-13 16:32:19 -07:00
management Introduce basic bin/mail with a resend workflow 2013-03-30 15:53:49 -07:00
receiver Make "new task" and "new conpherence" not-so-awful 2013-05-17 03:51:57 -07:00
replyhandler Move computeMailHash() to PhabricatorObjectMailReceiver 2013-05-17 03:49:00 -07:00
storage Make "new task" and "new conpherence" not-so-awful 2013-05-17 03:51:57 -07:00
view Delete license headers from files 2012-11-05 11:16:51 -08:00
PhabricatorMail.php Require a viewer to load handles 2013-02-28 17:15:09 -08:00
PhabricatorMetaMTAEmailBodyParser.php Delete license headers from files 2012-11-05 11:16:51 -08:00
PhabricatorMetaMTAWorker.php Convert phutil_render_tag(X, Y, phutil_escape_html(Z)) to phutil_tag 2013-01-24 19:08:55 -08:00