1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-09-22 18:28:47 +02:00
phorge-phorge/src/applications/phame/conduit
Bob Trahan a1faac0a21 Phame - create conduit API to create posts
Summary:
nothing too crazy here. try to be smart about some defaults (i.e. phame title is optional and can be derived from title; post as not a draft by default; etc). Fixes T3695.

also do a little re-factoring to centralizing initializing new posts and turning posts into dictionaries. also change blogs => posts in another conduit method so it makes sense and stuff.

Test Plan: made some posts via conduit. testing trying to specify blogger, phame title, and isDraft, all worked nicely

Reviewers: chad, epriestley

Reviewed By: epriestley

Subscribers: aran, epriestley, Korvin

Maniphest Tasks: T3695

Differential Revision: https://secure.phabricator.com/D8485
2014-03-11 15:51:53 -07:00
..
ConduitAPI_phame_createpost_Method.php Phame - create conduit API to create posts 2014-03-11 15:51:53 -07:00
ConduitAPI_phame_Method.php Add phame.queryblog and phame.querypost Conduit calls. 2013-11-02 16:31:30 -07:00
ConduitAPI_phame_query_Method.php Add phame.queryblog and phame.querypost Conduit calls. 2013-11-02 16:31:30 -07:00
ConduitAPI_phame_queryposts_Method.php Phame - create conduit API to create posts 2014-03-11 15:51:53 -07:00