1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-15 03:12:41 +01:00
phorge-phorge/src/applications/metamta/query
Bob Trahan dfef8e2f07 MetaMTA - more progress towards a mail application
Summary:
Ref T5791. This diff does a few things...

 - Adds code to write recipients to edges on save
 - Makes Query performance for policy filtering okay-ish
 - Adds a Search Engine for PhabricatorMetaMTAMail
 - Adds "working" List Controller
   - Inbox and Outbox both work
 - Adds stub View Controller

Test Plan: ran `./bin/storage upgrade` and saw my inbox and outbox start getting data. played with application and saw new entries in inbox and outbox

Reviewers: epriestley

Reviewed By: epriestley

Subscribers: epriestley, Korvin

Maniphest Tasks: T5791

Differential Revision: https://secure.phabricator.com/D13397
2015-06-23 11:37:14 -07:00
..
PhabricatorMetaMTAActor.php Extend from Phobject 2015-06-15 18:02:27 +10:00
PhabricatorMetaMTAActorQuery.php Remove mailing lists application 2015-06-03 18:42:36 -07:00
PhabricatorMetaMTAApplicationEmailQuery.php Support Spaces in ApplicationEmail 2015-06-11 10:23:56 -07:00
PhabricatorMetaMTAApplicationEmailTransactionQuery.php Use ApplicationTransactions in ApplicationEmail 2015-06-11 10:15:49 -07:00
PhabricatorMetaMTAMailQuery.php MetaMTA - more progress towards a mail application 2015-06-23 11:37:14 -07:00
PhabricatorMetaMTAMailSearchEngine.php MetaMTA - more progress towards a mail application 2015-06-23 11:37:14 -07:00
PhabricatorMetaMTAMemberQuery.php Fix handling of notifications with project members 2015-03-24 12:47:38 -07:00