1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-09-21 17:58:47 +02:00
phorge-phorge/src/applications/metamta
epriestley 715233fb61 Fully modularize Herald field values
Summary: Ref T8726. This gets rid of all the `VALUE_*` constants and lets Fields provide arbitrary typeaheads without upstream/JS changes.

Test Plan: Used all tokenizers. Used "Another Herald Rule". Grepped for all removed constants.

Reviewers: btrahan

Reviewed By: btrahan

Subscribers: epriestley

Maniphest Tasks: T8726

Differential Revision: https://secure.phabricator.com/D13616
2015-07-16 14:12:44 -07:00
..
action When we fail to process mail, tell the user about it 2014-04-03 18:43:18 -07:00
adapter Add missing $mailer property to PhabricatorMailImplementationPHPMailerAdapter 2015-06-16 13:55:17 -07:00
application MetaMTA - more progress to mail app 2015-06-23 12:55:44 -07:00
applicationpanel Merge branch 'master' into redesign-2015 2015-06-15 08:06:23 -07:00
command Use PhutilClassMapQuery 2015-07-07 22:51:57 +10:00
constants Extend from Phobject 2015-06-15 18:02:27 +10:00
contentsource Execute Maniphest batch edits in the background with a web UI progress bar 2015-06-23 13:36:16 -07:00
controller MetaMTA - make the new mail app UI a little less bad 2015-06-23 18:30:05 -07:00
edge MetaMTA - more progress towards a mail application 2015-06-23 11:37:14 -07:00
editor Use ApplicationTransactions in ApplicationEmail 2015-06-11 10:15:49 -07:00
exception Apply some autofix linter rules 2014-09-10 06:55:05 +10:00
garbagecollector Fix GC threshold for mail to be 90 days instead of 0 seconds 2015-06-28 07:39:36 -07:00
herald Fully modularize Herald field values 2015-07-16 14:12:44 -07:00
management phtize all the things 2015-05-22 21:16:39 +10:00
parser Extend from Phobject 2015-06-15 18:02:27 +10:00
phid MetaMTA - lay some ground work for having an application 2015-06-22 13:46:26 -07:00
query Move some PhabricatorSearchField subclasses 2015-07-06 22:52:05 +10:00
receiver Extend from Phobject 2015-06-15 18:02:27 +10:00
replyhandler Dramatically limit the range of failures which can cause duplicate mail 2015-06-16 16:43:24 -07:00
storage MetaMTA - make sure mail garbage collection also cleans up recipient edges 2015-06-24 11:44:49 -07:00
typeahead Remove mailing lists application 2015-06-03 18:42:36 -07:00
view Return $this from setter methods 2015-07-06 22:53:43 +10:00
PhabricatorMetaMTAWorker.php Fix visibility of the PhabricatorWorker::doWork() methods 2015-01-16 06:58:50 +11:00