phab/src/applications/metamta/storagestable
phab/src/applications/metamta/storage
stable
History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
06384f5f876c | Bob Trahan | fix mail handling error -- return empty array if we have no $addresses | Nov 16 2012 | |||
bd1bc6d71a4d | Bob Trahan | fix error where blank email addresses were sneaking in the stack | Nov 8 2012 | |||
ef85f49adc07 | vrana | Delete license headers from files | Nov 5 2012 | |||
afae26ad941a | Bob Trahan | robustify Differential and Maniphest mailhandlers wrt attachments | Nov 1 2012 | |||
5903ed650c20 | epriestley | Move completed tasks to an "archive" table and delete them in the GC | Oct 31 2012 | |||
1a8232f4c997 | epriestley | Fix an issue where excluded recipients are not respected | Oct 23 2012 | |||
90ccfe4da1fd | epriestley | Clean up and expose filtered recipient lists for PhabricatorMetaMTAMail | Oct 23 2012 | |||
d9c6e07f2c4e | Bob Trahan | If users are on the email to Phabricator, do not send them the Phabricator… | Oct 10 2012 | |||
a754fdfca3a6 | Bob Trahan | Create metamta.user-address-format configuration option | Oct 5 2012 | |||
cdfc71ced51c | Bob Trahan | Only send the "this is blank silly" error message email if the email is sent… | Aug 28 2012 | |||
21ebd1a609e2 | epriestley | Fix an issue with To/CC placeholders | Aug 20 2012 | |||
74b438db136f | epriestley | Move "Mailing Lists" to a separate application | Aug 13 2012 | |||
59db2826247c | epriestley | Fix an issue with email "Re:" prefix | Jul 23 2012 | |||
67c302ae4f90 | Nick Harper | Send messages with only a CC | Jul 18 2012 | |||
2b690372dedc | epriestley | Fix several issues with Differential exception email | Jul 12 2012 | |||
16c20c92fe71 | epriestley | Minor, fix an issue where we may fail to select a translation for mail. | Jul 2 2012 | |||
c5c0324e1bb3 | vrana | Send several X-Differential-CC headers | Jun 22 2012 | |||
e84f9f9ec99c | vrana | Send Differential e-mails in user's language | Jun 18 2012 | |||
2793828795d7 | vrana | Refactor setting e-mail subjects | Jun 12 2012 | |||
6cc196a2e557 | vrana | Move files in Phabricator one level up | Jun 1 2012 | |||
1ebf9186b48b | vrana | Depend on class autoloading | May 31 2012 | |||
09c8af4de065 | epriestley | Upgrade phabricator to libphutil v2 | May 30 2012 | |||
0461cd6e4fd5 | epriestley | Prevent loops in received mail | May 22 2012 | |||
c2a9a8079f22 | Nick Harper | Remove email from handles | May 22 2012 | |||
87207b2f4edb | epriestley | Allow users to have multiple email addresses, and verify emails | May 7 2012 | |||
9531496d66cc | epriestley | Add "X-Auto-Response-Suppress" header to all outgoing mail | Apr 17 2012 | |||
c45876841585 | epriestley | Fix various threading issues, particularly in Gmail | Apr 12 2012 | |||
23fd936b4726 | epriestley | Add some basic signature stripping | Apr 9 2012 | |||
8813c7be0e39 | vrana | Use assert_instances_of() everywhere but Differential and Diffusion | Apr 3 2012 | |||
4fba549a99f7 | vrana | Use PhabricatorEnv::newObjectFromConfig() wherever possible | Mar 21 2012 | |||
d0af617818b6 | epriestley | Add "final" to (almost) everything else | Mar 14 2012 | |||
d8c601f21b19 | Nick Harper | Move functionality of PhabricatorMetaMTADaemon to a worker task | Mar 2 2012 | |||
94daf63ca52a | epriestley | Add an explicit "this mail came from Phabricator" header | Mar 1 2012 | |||
d7a7bca85c6b | epriestley | Enable email for audits | Feb 27 2012 | |||
bfea830d09fd | epriestley | Add email preferences to receive fewer less-important notifications | Feb 18 2012 | |||
ad36865e504c | epriestley | Add optional "Re:" prefix to all threaded mail and allow disabling mail about… | Jan 19 2012 | |||
6472dbe168c7 | vrana | Change fileName to filename | Jan 17 2012 | |||
79205481e648 | epriestley | Minor, fix \n in MetaMTA headers. | Jan 8 2012 | |||
e45ffda55a9a | epriestley | Move most remaining sha1() calls to HMAC | Dec 19 2011 | |||
98c8e150b074 | epriestley | Prevent delivery of email to disabled objects | Nov 16 2011 | |||
b71a55900aca | Marek Sapota | Allow tweaking of Differential mail by using events | Nov 9 2011 | |||
b81231b3dc4f | David Reuss/epriestley | Corrected manipest reference in exception thrown | Oct 28 2011 | |||
c20608f06615 | David Reuss/epriestley | use correct key looking for a public author of a task | Oct 28 2011 | |||
4156cf6bd970 | epriestley | Add an optional configuration option to set 'Precedence: bulk' headers on… | Oct 23 2011 | |||
9a4bb3901e64 | epriestley | Allow bugs@ addresses to blanket-accept tasks | Oct 20 2011 | |||
5148741ab29f | Marek Sapota | Prevent duplicated emails with send-immedialtely = true and MTA daemon running | Oct 19 2011 | |||
fee718435069 | Marek Sapota | Phabricator mail | Oct 14 2011 | |||
d1134810d616 | epriestley | Allow insecure mail auth with "Reply-To" header | Aug 23 2011 | |||
c236e4ad72cd | David Reuss | Enable support for a single reply-handler for outbound emails | Aug 22 2011 | |||
6deddbfc701d | epriestley | Better enforce uniqueness for email delivery | Aug 2 2011 | |||
f9599f44997b | epriestley | Allow configuration of a task-creation email address | Jul 6 2011 | |||
a15f07cc33d4 | epriestley | Allow Phabricator to be configured to use a public Reply-To address | Jul 3 2011 | |||
c915a064a940 | epriestley | Include both the Gmail and "natural" Message-IDs in the "References" header | Jun 23 2011 | |||
d6bfdf6ce7d9 | epriestley | Carry "Message-ID" across email replies to prevent Gmail conversation splitting | Jun 22 2011 | |||
f50558480901 | epriestley | Fix reply email parsing for linebreaks in "On <date>, <user> wrote:" quote… | Jun 3 2011 | |||
8ae765f6d7ff | epriestley | Enable SendGrid Parse API as an inbound email handler | May 30 2011 | |||
0cdf4c251853 | epriestley | Properly parse email replies with varied 'To' address formats | May 30 2011 | |||
8fc79035b6b7 | epriestley | Provide an "algorithm" for stripping quoted text from email replies | May 17 2011 | |||
a69f217f980c | epriestley | Make reply-to fully work in Maniphest and Differential for open source… | May 17 2011 | |||
f9f8ef0e6e27 | epriestley | Admin and disabled flags for users | May 12 2011 | |||
03b56c10355b | epriestley | Explicitly list To and Cc in multiplexed email | May 12 2011 | |||
71efb46ba77d | epriestley | Support email multiplexing for private Reply-To addresses | May 12 2011 | |||
a64d5177a770 | epriestley | Spoof usernames with Amazon SES | May 11 2011 | |||
25dee6ecd2a0 | epriestley | Support email replies in Phabricator | May 5 2011 | |||
6bec3d2e4fc2 | epriestley | Simplify and demuddle MetaMTA send pathways | May 2 2011 | |||
72e33c9e5a53 | epriestley | Fix a threading issue with Amazon SES | May 1 2011 | |||
9bc04fe03dfe | jungejason | Change hard-coded PHID types to constants. | Mar 3 2011 | |||
33a9019a892e | epriestley | Improve availability of MetaMTA debugging info. | Feb 11 2011 | |||
193dbf16b4d7 | epriestley | Very basic daemon infrastructure, plus MetaMTA daemon. | Feb 10 2011 | |||
616c22eae251 | epriestley | I think this improves email a good deal, although it's hard to really test it… | Feb 9 2011 | |||
8098954776bb | epriestley | Add basic Amazon SES support. | Feb 8 2011 | |||
9dac0ed9f1de | epriestley | Bring in JX.Workflow and the inline commenting behavior, plus sync Javelin. | Feb 2 2011 | |||
4faad5b3f1d6 | epriestley | Add a default-send behavior to MetaMTA. | Feb 1 2011 | |||
336a8b32128f | epriestley | Mailing lists | Jan 26 2011 | |||
2112673f063c | epriestley | PHPMailerLite | Jan 26 2011 | |||
a6274d9270bf | epriestley | MetaMetaView | Jan 26 2011 | |||
bc57b12ef01c | epriestley | MetaMTA | Jan 26 2011 |
c4science · Help