1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-13 10:22:42 +01:00
phorge-phorge/src/applications/phame/conduit
epriestley e0a97c88db Provide phame.post.edit Conduit API method
Summary:
Ref T9897. This one is a little more involved because of how getting a post on a blog works.

I also changed moving posts to be a real transaction (which shows up in history, now).

Test Plan: Created posts from web UI and conduit.

Reviewers: chad

Reviewed By: chad

Maniphest Tasks: T9897

Differential Revision: https://secure.phabricator.com/D14902
2015-12-28 06:55:35 -08:00
..
PhameBlogEditConduitAPIMethod.php Add a phame.blog.edit Conduit API endpoint 2015-12-28 06:49:16 -08:00
PhameBlogSearchConduitAPIMethod.php Add phame.blog.search Conduit API endpoint 2015-12-28 06:49:28 -08:00
PhamePostEditConduitAPIMethod.php Provide phame.post.edit Conduit API method 2015-12-28 06:55:35 -08:00
PhamePostSearchConduitAPIMethod.php Add phame.post.search Conduit API endpoint 2015-12-28 06:49:43 -08:00