1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-09-21 17:58:47 +02:00
phorge-phorge/src/applications/conduit
Brian Pane 5dba8abceb Add a "createcomment" method to Differential
Summary:
Added a new method differential.createcomment

Task ID: #752014

Test Plan:
I created a test diff and called this method via the conduit
from a client PHP script to add comments.  I confirmed that
1) the comment appeared on the revision, 2) URLs within the
comment were turned into hyperlinks, and 3) Phabricator
sent a notification email to the people watching the test
diff.

Reviewers: nh, jungejason, epriestley

Reviewed By: nh

CC: aran, nh

Differential Revision: 1128
2011-11-18 14:53:01 -08:00
..
controller Add actAsUser to API 2011-11-08 08:12:31 -08:00
method Add a "createcomment" method to Differential 2011-11-18 14:53:01 -08:00
protocol Provide basic Conduit documentation. 2011-07-04 12:03:36 -07:00
storage Provide basic Conduit documentation. 2011-07-04 12:03:36 -07:00