phab/src/applications/metamta/replyhandlerproduction
phab/src/applications/metamta/replyhandler
production
History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
2b344b2bb500 | epriestley | Make caches misses throw by default intead of inline-generating | Jun 5 2016 | |||
547abfe87391 | epriestley | Make packages mailable and subscribable | May 14 2016 | |||
ba9cd64e514e | epriestley | Stop moving "Cc" addresses to "To" when building mail targets | Mar 12 2016 | |||
30c4783c426f | epriestley | Dramatically limit the range of failures which can cause duplicate mail | Jun 17 2015 | |||
b6d745b66687 | Joshua Spence | Extend from Phobject | Jun 15 2015 | |||
6db97bde127d | epriestley | Build separate mail for each recipient, honoring recipient access levels | Jun 4 2015 | |||
a804f0ab939d | epriestley | Make file policies for emailed files more consistent | Apr 2 2015 | |||
afd86a042057 | epriestley | Improve rules for embedding files received via email | Apr 1 2015 | |||
bad645f1ecdd | epriestley | Remove all application-specific reply handler domains | Apr 1 2015 | |||
030e05aa4ca5 | epriestley | Remove reply handler instructions from email | Apr 1 2015 | |||
86404a1a188e | epriestley | Fix handling of notifications with project members | Mar 24 2015 | |||
d598edc5f38b | Bob Trahan | MetaMTA - update documentation and make config a tad easier | Feb 12 2015 | |||
388d1ff7bd92 | Bob Trahan | Policy - lock down file loading in mail reply handler path | Feb 2 2015 | |||
ab8f7907dee8 | Bob Trahan | Herald - add support for application emails. | Jan 29 2015 | |||
ba778cffd744 | epriestley | Don't add "To/Cc" to HTML mail bodies if there's no HTML mail body | Nov 17 2014 | |||
1edcabe53909 | Chad Little | Have HTML mails return to and cc lines | Nov 15 2014 | |||
97a8700e4589 | Joshua Spence | Rename `PHIDType` classes | Jul 24 2014 | |||
d0128afa2908 | Joshua Spence/epriestley | Applied various linter fixes. | Jun 10 2014 | |||
c8cf7bb5061c | epriestley | Simplify some more older mail error handling code | Apr 4 2014 | |||
eca7d3fedae5 | epriestley | Expand aggregate email recipients prior to multiplexing | Feb 1 2014 | |||
d0127f95e541 | Bob Trahan | Maniphest - add support for !assign command | Oct 14 2013 | |||
13dae0519368 | epriestley | Make most file reads policy-aware | Sep 30 2013 | |||
b902005bed52 | Bob Trahan | Kill PhabricatorObjectDataHandle | Sep 11 2013 | |||
1cb0db87556a | Bob Trahan | Move PhabricatorUser to new phid stuff | Jul 26 2013 | |||
0acdab7fc6a4 | epriestley | Fix fatal when deleted user is subscribed to a task and we generate an email to… | Jul 13 2013 | |||
59cea9bfc3d3 | epriestley | Implement ApplicationSearch in People | May 31 2013 | |||
5243b0d65323 | epriestley | Move computeMailHash() to PhabricatorObjectMailReceiver | May 17 2013 | |||
d3020af97b92 | Anh Nhan Nguyen/epriestley | Uniformized handle data | Apr 4 2013 | |||
0a069cb55ace | epriestley | Require a viewer to load handles | Mar 1 2013 | |||
a22bea2a74cf | epriestley | Apply lint rules to Phabricator | Feb 19 2013 | |||
24b274ded334 | Bob Trahan | Conpherence - make attaching files work better | Jan 27 2013 | |||
4d22c9104f16 | Bob Trahan | Conpherence - reply handler integration | Jan 26 2013 | |||
2b6935351987 | epriestley | Fix a bug with T1643 | Nov 30 2012 | |||
ef85f49adc07 | vrana | Delete license headers from files | Nov 5 2012 | |||
afae26ad941a | Bob Trahan | robustify Differential and Maniphest mailhandlers wrt attachments | Nov 1 2012 | |||
d9c6e07f2c4e | Bob Trahan | If users are on the email to Phabricator, do not send them the Phabricator… | Oct 10 2012 | |||
cdfc71ced51c | Bob Trahan | Only send the "this is blank silly" error message email if the email is sent… | Aug 28 2012 | |||
67c302ae4f90 | Nick Harper | Send messages with only a CC | Jul 18 2012 | |||
02f40fd7ef48 | epriestley | Allow noncritical blocks in email bodies to be disabled via config | Jul 17 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 | |||
6cc196a2e557 | vrana | Move files in Phabricator one level up | Jun 1 2012 | |||
09c8af4de065 | epriestley | Upgrade phabricator to libphutil v2 | May 30 2012 | |||
283fee7c0af3 | epriestley | Actually (???) fix mail multiplexing. I am awful at programming. | Apr 16 2012 | |||
2353af7464fd | epriestley | Fix missing whitespace in rP23f25edd97f052ff4c1c5d8c4be962b4da149bca | Apr 16 2012 | |||
23f25edd97f0 | epriestley | Derp derp. | Apr 15 2012 | |||
3bbba619edef | epriestley | Derp. | Apr 15 2012 | |||
3a1928215bb8 | epriestley | Minor, don't use private "reply-to" if not enabled, even if multiplexing is… | Apr 15 2012 | |||
c45876841585 | epriestley | Fix various threading issues, particularly in Gmail | Apr 12 2012 | |||
8813c7be0e39 | vrana | Use assert_instances_of() everywhere but Differential and Diffusion | Apr 3 2012 | |||
d7a7bca85c6b | epriestley | Enable email for audits | Feb 27 2012 | |||
c236e4ad72cd | David Reuss | Enable support for a single reply-handler for outbound emails | Aug 22 2011 | |||
7005cac32ac4 | epriestley | Explicitly test for reply-to support before using the public reply-to address | Jul 9 2011 | |||
a15f07cc33d4 | epriestley | Allow Phabricator to be configured to use a public Reply-To address | Jul 3 2011 | |||
a69f217f980c | epriestley | Make reply-to fully work in Maniphest and Differential for open source… | May 17 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 |
c4science · Help