..
action
When we fail to process mail, tell the user about it
2014-04-03 18:43:18 -07:00
adapter
Use phutil_json_decode instead of json_decode
2015-05-05 20:48:55 +10:00
application
Remove getIconName from all applications
2015-01-30 12:11:21 -08:00
applicationpanel
Convert all tokenizers to take token/scalar inputs
2015-03-31 14:10:55 -07:00
command
Use __CLASS__
instead of hard-coding class names
2015-05-14 07:21:13 +10:00
constants
Apply some autofix linter rules
2014-09-10 06:55:05 +10:00
contentsource
Use __CLASS__
instead of hard-coding class names
2015-05-14 07:21:13 +10:00
controller
Make file policies for emailed files more consistent
2015-04-02 13:41:39 -07:00
exception
Apply some autofix linter rules
2014-09-10 06:55:05 +10:00
garbagecollector
Add a GC for sent and received mail
2014-02-03 10:51:31 -08:00
management
Make mail delivery reasons code-based; include positive and negative reasons
2015-04-06 10:01:11 -07:00
parser
Strip more Mailbox signatures
2015-04-11 08:52:33 -07:00
query
Make buildWhereClause() a method of AphrontCursorPagedPolicyAwareQuery
2015-04-20 10:06:09 -07:00
receiver
Expose all application mail receivers
2015-04-01 11:52:02 -07:00
replyhandler
Make file policies for emailed files more consistent
2015-04-02 13:41:39 -07:00
storage
Allow "send me an email" in personal rules to punch through settings
2015-04-06 10:01:32 -07:00
typeahead
Add a "mailable" function datasource
2015-04-23 11:49:33 -07:00
view
Remove reply handler instructions from email
2015-03-31 16:48:17 -07:00
PhabricatorMail.php
Require a viewer to load handles
2013-02-28 17:15:09 -08:00
PhabricatorMetaMTAWorker.php
Fix visibility of the PhabricatorWorker::doWork()
methods
2015-01-16 06:58:50 +11:00