1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-09-22 10:18:48 +02:00
phorge-phorge/src/applications/metamta
epriestley c5a06a624a Use application PHIDs for mailing lists
Summary:
Ref T2715. Ref T603. Ref T2625.

  - Implement policies.
  - Use policy queries.
  - Use ApplicationSearch.
  - Use application PHIDs.

Test Plan: Browsed things with lists CC'd; edited lists; created a list, used `phid.query` to query handles.

Reviewers: btrahan

Reviewed By: btrahan

CC: aran

Maniphest Tasks: T603, T2625, T2715

Differential Revision: https://secure.phabricator.com/D6513
2013-07-22 12:17:33 -07:00
..
adapter Apply lint rules to Phabricator 2013-02-19 13:33:10 -08:00
application Move outbound mail lists to CLI and enhance details 2013-07-10 18:52:22 -07:00
constants Remove the last hardcoding from PhabricatorMetaMTAReceivedMail 2013-05-17 10:00:49 -07:00
contentsource Migrate Slowvote comments to ApplicationTransactions 2013-07-16 10:30:21 -07:00
controller Move outbound mail lists to CLI and enhance details 2013-07-10 18:52:22 -07:00
exception Begin improving the soundness of received mail 2013-05-13 16:32:19 -07:00
management Move outbound mail lists to CLI and enhance details 2013-07-10 18:52:22 -07:00
parser Add another pattern to quoted email body stripping 2013-05-20 15:52:54 -07:00
query Use application PHIDs for mailing lists 2013-07-22 12:17:33 -07:00
receiver Expand the "PhabricatorExternalAccount" table for new registration 2013-06-14 06:55:18 -07:00
replyhandler Fix fatal when deleted user is subscribed to a task and we generate an email to them 2013-07-13 10:41:17 -07:00
storage Show why recipients were excluded from mail 2013-07-10 15:17:38 -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
PhabricatorMetaMTAWorker.php Convert phutil_render_tag(X, Y, phutil_escape_html(Z)) to phutil_tag 2013-01-24 19:08:55 -08:00