phab/src/applications/differential/mailstable
phab/src/applications/differential/mail
stable
History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
36e2d02d6ec5 | Joshua Spence | phtize all the things | May 22 2015 | |||
ea376685ae9e | Joshua Spence | Fix some odd looking arrays | Apr 5 2015 | |||
eb81fd15628f | epriestley | Expose all application mail receivers | Apr 1 2015 | |||
d4bfaa2feb18 | epriestley | Move Differential to modular mail commands | Apr 1 2015 | |||
34db543d2774 | epriestley | Remove all application-specific reply handler class overrides | Apr 1 2015 | |||
bad645f1ecdd | epriestley | Remove all application-specific reply handler domains | Apr 1 2015 | |||
0d99c84bd78e | epriestley | Modernize email command parsing | Apr 1 2015 | |||
030e05aa4ca5 | epriestley | Remove reply handler instructions from email | Apr 1 2015 | |||
d598edc5f38b | Bob Trahan | MetaMTA - update documentation and make config a tad easier | Feb 12 2015 | |||
aaf8d73ec798 | Joshua Spence | Fix `pht` method calls | Feb 10 2015 | |||
2fc43598b5a3 | Bob Trahan | Differential - add ability to setup "create" addresses for revisions | Jan 30 2015 | |||
c4cbc1a32da7 | Bob Trahan | Revert attempt to fix mail in differential | Jul 31 2014 | |||
b2116a88636a | Bob Trahan | Maybe fix excluding to / cc folks on differential emails | Jul 31 2014 | |||
86c399b65783 | Joshua Spence | Rename `PhabricatorApplication` subclasses | Jul 23 2014 | |||
1649cf94f41e | epriestley | Fix `!unsubscribe` in Differential | Jul 22 2014 | |||
d0128afa2908 | Joshua Spence/epriestley | Applied various linter fixes. | Jun 10 2014 | |||
0a62f13464b8 | Joshua Spence/epriestley | Change double quotes to single quotes. | Jun 9 2014 | |||
7654df5d3b3f | epriestley | Fix insufficient loading for processing Differential mail | Apr 24 2014 | |||
d9cdbdb9fae9 | epriestley | When we fail to process mail, tell the user about it | Apr 4 2014 | |||
9e8bbdb3a2d4 | epriestley | Port Differential mail features forward to transactions | Mar 11 2014 | |||
f25cce1e695b | epriestley | Remove DifferentialCommentEditor and DifferentialCommentMail | Mar 8 2014 | |||
49eaa9f8fe4c | epriestley | Use TransactionEditor in Differential mail handling | Mar 7 2014 | |||
7f5b15c6faaf | Joshua Spence/epriestley | Made some classes final. | Feb 26 2014 | |||
627011476733 | Joshua Spence/epriestley | Various linter fixes. | Feb 26 2014 | |||
c7d208fda1ed | epriestley | Add a "Pro" version of the Differential comment save controller | Feb 25 2014 | |||
92ac8b5ad9a5 | epriestley | Make Differential inline comment rendering more consistent and somewhat more… | Feb 21 2014 | |||
29918e1bd47f | epriestley | Fix double-rendering of inline comments in mail | Feb 14 2014 | |||
1dbfc56d3588 | epriestley | Write one DifferentialComment per CommentEditor action | Feb 12 2014 | |||
8e232a8bf164 | epriestley | Allow Differential Mail to accept multiple comments for one mail | Feb 12 2014 | |||
68de639470f0 | epriestley | Fix two edge case issues with Differential mail tags | Jan 9 2014 | |||
00bf47f973c8 | epriestley | Fix "Manage herald rules" link by removing it | Oct 22 2013 | |||
3c34cdce5adf | David Cramer/epriestley | Abstract raw diff rendering into DifferentialRawDiffRenderer | Oct 3 2013 | |||
ea5bc2efacf2 | epriestley | Remove some dead code | Oct 2 2013 | |||
dd206a5b69d5 | epriestley | Viewerize ArcBundle file loading callbacks | Sep 30 2013 | |||
13dae0519368 | epriestley | Make most file reads policy-aware | Sep 30 2013 | |||
52e65f3d4761 | Bob Trahan | Add a differential.getdiffs method | Sep 17 2013 | |||
b902005bed52 | Bob Trahan | Kill PhabricatorObjectDataHandle | Sep 11 2013 | |||
1cb0db87556a | Bob Trahan | Move PhabricatorUser to new phid stuff | Jul 26 2013 | |||
cf255cde3d20 | epriestley | Fix "request" and "update" mail preferences for Differential | Jul 22 2013 | |||
5cd13c3c65d0 | epriestley | Remove the last hardcoding from PhabricatorMetaMTAReceivedMail | May 17 2013 | |||
bb0a39a48c32 | epriestley | Add loadObject() methods to PhabricatorObjectMailReceiver subclasses | May 17 2013 | |||
341079c3cf25 | epriestley | Move some received mail responsibility to applications | May 14 2013 | |||
0a069cb55ace | epriestley | Require a viewer to load handles | Mar 1 2013 | |||
5754bec293fd | epriestley | Gratuitous hacks until D5151 lands | Feb 28 2013 | |||
40d453d6aa23 | vrana | Limit number of affected files in Differential e-mails | Feb 27 2013 | |||
3e6fa4365811 | Nick Pellegrino/epriestley | getConfigEnv fails fast when key is not found and no default value is given. | Jan 19 2013 | |||
84c27ae255dc | Bob Trahan | re-factor DifferentialChangesetParser pass 3 / N | Jan 9 2013 | |||
ef85f49adc07 | vrana | Delete license headers from files | Nov 5 2012 | |||
ae616e82d336 | Bob Trahan | add a few more email preferences for differential and maniphest | Nov 1 2012 | |||
7749c5abf3ff | epriestley | Mark notifications as read in Differential if we also sent an email | Oct 23 2012 | |||
d9c6e07f2c4e | Bob Trahan | If users are on the email to Phabricator, do not send them the Phabricator… | Oct 10 2012 | |||
dc2fd460275d | epriestley | Minor, fix a variable issue with new context commenting. | Aug 15 2012 | |||
10773c5cb63d | Manuel Klimek/Manuel Klimek | Adapt to style changes; fix performance bug when loading hunks for changesets. | Aug 13 2012 | |||
0ce886121c0f | Manuel Klimek/Manuel Klimek | Make comments easier to read. | Aug 13 2012 | |||
17217fda2864 | Manuel Klimek/Manuel Klimek | Adds an option to allow sending unified diff contexts in differential mails. | Aug 12 2012 | |||
378feb3ffb3f | epriestley | Centralize rendering of application mail bodies | Jul 17 2012 | |||
2b690372dedc | epriestley | Fix several issues with Differential exception email | Jul 12 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 | |||
ec819c068c7d | vrana | Delete methods unused since D2664 | Jun 15 2012 | |||
0acb7734cdbd | vrana | Use pht() | Jun 15 2012 | |||
892a2d1b61c4 | vrana | Make Thread-Topic human readable | Jun 14 2012 | |||
3718e49f9c68 | vrana | Display link to change since last diff in Differential update e-mail | Jun 13 2012 | |||
80de8c93c9db | vrana | Stabilize Thread-Topic | Jun 12 2012 | |||
2793828795d7 | vrana | Refactor setting e-mail subjects | Jun 12 2012 | |||
692296a4d414 | vrana | Add newline to Differential review request e-mail | Jun 8 2012 | |||
ee916859eabd | vrana | Drive Differential review request e-mail message by field specification | Jun 7 2012 | |||
1406d6cdd0d5 | vrana | Drive Differential e-mail message by field specification | Jun 6 2012 | |||
6cc196a2e557 | vrana | Move files in Phabricator one level up | Jun 1 2012 | |||
09c8af4de065 | epriestley | Upgrade phabricator to libphutil v2 | May 30 2012 | |||
af6238ca4ae0 | vrana | Inform about changes made between last revision and commit | May 26 2012 | |||
20a5c9b2618d | epriestley | Use "closed", not "committed", in Differential | Apr 24 2012 | |||
6929ac539e86 | vrana | Print Maniphest tasks in Differential e-mail | Apr 17 2012 | |||
dd7087f4db32 | vrana | Don't send empty testplan in e-mail | Apr 17 2012 | |||
c45876841585 | epriestley | Fix various threading issues, particularly in Gmail | Apr 12 2012 | |||
32f12d1f8fb7 | epriestley | Don't fatal when generating patch emails for diffs with binaries | Apr 10 2012 | |||
582fc847f25d | vrana | Use assert_instances_of() in Differential | Apr 5 2012 | |||
89c66cbbd4d8 | epriestley | Add an "Explicit-CCs" header to Differential | Mar 26 2012 | |||
07b60b201625 | vrana | Require valid class for certain config settings | Mar 21 2012 | |||
11cccb98c2be | epriestley | Add "final" to more classes | Mar 13 2012 | |||
76fd9a2d2832 | epriestley | Reduce laziness for "Mark Committed" | Mar 7 2012 | |||
831133e8802c | epriestley | Minor, fix some obvious derp from the attachment patch. | Mar 6 2012 | |||
0962980fef8d | epriestley | Add an option to inline diffs up to a certain size in emails | Mar 3 2012 | |||
b18fa48c8902 | epriestley | Move documentation about X-Herald-Rules to an article | Mar 2 2012 | |||
f6d4cc4896ce | vrana | Send custom headers for author, reviewer and cc in Differential e-mails | Feb 29 2012 | |||
bfea830d09fd | epriestley | Add email preferences to receive fewer less-important notifications | Feb 18 2012 | |||
deed4ffed0f6 | vrana | Don't output empty summary in e-mails | Jan 31 2012 | |||
4cff02dcc0b9 | vrana | Add BRANCH to Accepted and Needs Revision e-mails | Jan 14 2012 | |||
2a29a51080e1 | Bob Trahan | Deploy new ArcanistManyWordsAboutDifferentialConstants class from D1328 into… | Jan 10 2012 | |||
e9693f25f89e | Marek Sapota | Move event framework from Phabricator to libphutil | Nov 17 2011 | |||
b71a55900aca | Marek Sapota | Allow tweaking of Differential mail by using events | Nov 9 2011 | |||
4156cf6bd970 | epriestley | Add an optional configuration option to set 'Precedence: bulk' headers on… | Oct 23 2011 | |||
5d377e246a56 | Marek Sapota | Send patch attachments instead of diff attachments. | Oct 18 2011 | |||
87a2987ad694 | Marek Sapota | Differential mail | Oct 14 2011 | |||
af107cff6539 | epriestley | Explicitly list reviewers on reviewrequest email | Jul 1 2011 | |||
553ef6f58764 | epriestley | When sending Differential comment emails, include added CCs and reviewers… | Jun 30 2011 | |||
d6bfdf6ce7d9 | epriestley | Carry "Message-ID" across email replies to prevent Gmail conversation splitting | Jun 22 2011 | |||
7e675b66877e | epriestley | Allow email subject prefixes to be configured | May 17 2011 | |||
a69f217f980c | epriestley | Make reply-to fully work in Maniphest and Differential for open source… | May 17 2011 | |||
71efb46ba77d | epriestley | Support email multiplexing for private Reply-To addresses | May 12 2011 |
c4science · Help