1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2025-01-25 14:08:19 +01:00
phorge-phorge/src/applications/differential
epriestley 6ed202b675 Add a 'silent' option to differential.createcomment
Summary: See T1677. I think wanting bots to be able to post comments without sending email is a pretty reasonable use case. Eventually we should probably support this more broadly and maybe protect it with permissions (normal users maybe shouldn't be able to do this?) but we can wait for use cases.

Test Plan: Made comments with and without "silent". Verified that the non-silent comment sent email, and the silent comment did not.

Reviewers: btrahan, vrana

Reviewed By: btrahan

CC: aran

Maniphest Tasks: T1677

Differential Revision: https://secure.phabricator.com/D3341
2012-08-20 14:08:52 -07:00
..
application Allow filtering for users with .-_ in the username 2012-08-16 19:29:27 +03:00
constants Add support for postponed linters 2012-06-28 18:09:38 -07:00
controller Don't reverse downloaded raw diff 2012-08-20 12:21:24 -07:00
data Move files in Phabricator one level up 2012-06-01 12:32:44 -07:00
editor Add a 'silent' option to differential.createcomment 2012-08-20 14:08:52 -07:00
exception Move files in Phabricator one level up 2012-06-01 12:32:44 -07:00
field Simplify Differential field selector 2012-08-16 08:21:14 -07:00
mail Minor, fix a variable issue with new context commenting. 2012-08-14 16:29:52 -07:00
parser Change background for image views in Differential 2012-08-13 17:21:16 -07:00
query Use scoped names in revision query 2012-08-16 23:34:49 -07:00
stats Load reviewer stats 2012-07-25 11:40:16 -07:00
storage Adapt to style changes; fix performance bug when loading hunks for changesets. 2012-08-13 21:36:41 +02:00
view Support symbol linking in Remarkup code blocks 2012-08-14 14:03:26 -07:00
DifferentialReplyHandler.php Fix several issues with Differential exception email 2012-07-12 13:33:26 -07:00
DifferentialTasksAttacher.php Move files in Phabricator one level up 2012-06-01 12:32:44 -07:00