Commit Graph

157 Commits

Author SHA1 Message Date
Ryan Boren 851481d869 wp.getCommentCount from josephscott. fixes #5463
git-svn-id: https://develop.svn.wordpress.org/trunk@6534 602fd350-edb4-49c9-b593-d223f7449a82
2008-01-01 18:40:39 +00:00
Ryan Boren 0e1130e0aa Some xmlrpc cap checks from josephscott.
git-svn-id: https://develop.svn.wordpress.org/trunk@6503 602fd350-edb4-49c9-b593-d223f7449a82
2007-12-27 22:14:27 +00:00
Ryan Boren 4eae78fe70 Limit what getAuthors exposes. Props josephscott for the patch and xknown for the find. fixes #5534 for 2.4
git-svn-id: https://develop.svn.wordpress.org/trunk@6498 602fd350-edb4-49c9-b593-d223f7449a82
2007-12-26 19:54:35 +00:00
Ryan Boren 5709654d4b Limit post_password exposure. Props josephscott for the patch and xknown for the find. fixes #5535 for 2.4
git-svn-id: https://develop.svn.wordpress.org/trunk@6496 602fd350-edb4-49c9-b593-d223f7449a82
2007-12-26 19:50:26 +00:00
Peter Westwood a412f1411d '>"
git-svn-id: https://develop.svn.wordpress.org/trunk@6474 602fd350-edb4-49c9-b593-d223f7449a82
2007-12-23 09:15:57 +00:00
Ryan Boren 7abea37f4f Add xmlrpc_call actions. Cleanup some whitespace.
git-svn-id: https://develop.svn.wordpress.org/trunk@6473 602fd350-edb4-49c9-b593-d223f7449a82
2007-12-23 01:35:44 +00:00
Ryan Boren e24f5a29c1 Custom fields support for xmlrpc from josephscott. fixes #5148
git-svn-id: https://develop.svn.wordpress.org/trunk@6418 602fd350-edb4-49c9-b593-d223f7449a82
2007-12-19 21:07:38 +00:00
Ryan Boren 74d5bd66b2 wp.deleteCategory xmlrpc method from josephscott. fixes #4599
git-svn-id: https://develop.svn.wordpress.org/trunk@6417 602fd350-edb4-49c9-b593-d223f7449a82
2007-12-19 20:33:27 +00:00
Ryan Boren 75561df04f Fix wp.suggestCategories return values. Props josephscott. fixes #5406
git-svn-id: https://develop.svn.wordpress.org/trunk@6416 602fd350-edb4-49c9-b593-d223f7449a82
2007-12-19 20:30:44 +00:00
Ryan Boren 3a8b2fcca3 Remove unused vars. Props DD32. see #5418
git-svn-id: https://develop.svn.wordpress.org/trunk@6364 602fd350-edb4-49c9-b593-d223f7449a82
2007-12-06 19:49:33 +00:00
Peter Westwood d092f73d97 Expose post_status over xmlrpc. Fixes #4982 props josephscott
git-svn-id: https://develop.svn.wordpress.org/trunk@6358 602fd350-edb4-49c9-b593-d223f7449a82
2007-12-05 07:42:42 +00:00
Peter Westwood eab6b80195 Correct support for mt_allow_comments to cover all possible values. Fixes #5366 props redsweater/josephscott
git-svn-id: https://develop.svn.wordpress.org/trunk@6347 602fd350-edb4-49c9-b593-d223f7449a82
2007-11-28 20:52:55 +00:00
Peter Westwood fcd2063365 Ensure that we offer https access to atom if it is available. Fixes #5298 props rubys.
git-svn-id: https://develop.svn.wordpress.org/trunk@6339 602fd350-edb4-49c9-b593-d223f7449a82
2007-11-17 11:21:34 +00:00
Peter Westwood eba9681b84 Add Atom to the RSD. Fixes #5213 props rubys.
git-svn-id: https://develop.svn.wordpress.org/trunk@6262 602fd350-edb4-49c9-b593-d223f7449a82
2007-10-17 19:50:56 +00:00
Ryan Boren d06df9ddd6 Replace faulty regex. Props tenpura. fixes #4820
git-svn-id: https://develop.svn.wordpress.org/trunk@6127 602fd350-edb4-49c9-b593-d223f7449a82
2007-09-18 16:42:25 +00:00
Ryan Boren 5917c5458c Add checks for WP_Error. Props filosofo. see #4809
git-svn-id: https://develop.svn.wordpress.org/trunk@6125 602fd350-edb4-49c9-b593-d223f7449a82
2007-09-18 16:32:22 +00:00
Ryan Boren 7a43c01e08 Remove trailing whitespace
git-svn-id: https://develop.svn.wordpress.org/trunk@6026 602fd350-edb4-49c9-b593-d223f7449a82
2007-09-03 23:32:58 +00:00
Ryan Boren 2aed807672 mt_keywords support. Props westi and josephscott. fixes #900
git-svn-id: https://develop.svn.wordpress.org/trunk@5981 602fd350-edb4-49c9-b593-d223f7449a82
2007-08-29 23:01:48 +00:00
Ryan Boren 635b23fc1c mt_allow_pings fix. Props Joseph Scott and Allan Odgaard. fixes #4770 for 2.3
git-svn-id: https://develop.svn.wordpress.org/trunk@5898 602fd350-edb4-49c9-b593-d223f7449a82
2007-08-17 23:32:49 +00:00
Mark Jaquith 49de38ddd1 Send dateCreated as local blog time, add date_created_gmt with GMT value. Props josephscott. fixes #4624. refs #4158, #4314
git-svn-id: https://develop.svn.wordpress.org/trunk@5888 602fd350-edb4-49c9-b593-d223f7449a82
2007-08-17 03:18:58 +00:00
Mark Jaquith de0494e090 Favor the term "blog" instead of "weblog." Props foolswisdom and Nazgul. fixes #4674
git-svn-id: https://develop.svn.wordpress.org/trunk@5825 602fd350-edb4-49c9-b593-d223f7449a82
2007-07-30 16:32:12 +00:00
Ryan Boren 810ebfe299 AND get_terms() field queries
git-svn-id: https://develop.svn.wordpress.org/trunk@5807 602fd350-edb4-49c9-b593-d223f7449a82
2007-07-17 02:02:52 +00:00
Ryan Boren 9817ec9e74 suggestCategories cleanup
git-svn-id: https://develop.svn.wordpress.org/trunk@5782 602fd350-edb4-49c9-b593-d223f7449a82
2007-07-06 00:15:13 +00:00
Ryan Boren 58655ffa52 Eliminate cat select. Use API.
git-svn-id: https://develop.svn.wordpress.org/trunk@5758 602fd350-edb4-49c9-b593-d223f7449a82
2007-06-25 21:34:06 +00:00
Ryan Boren 66ec9bee20 Add name_like query to get_terms(). Use it in suggestCategories.
git-svn-id: https://develop.svn.wordpress.org/trunk@5756 602fd350-edb4-49c9-b593-d223f7449a82
2007-06-25 21:28:19 +00:00
Ryan Boren 2c0a13ebbf Accept 'open' and 'closed' as valid values for mt_allow_comments and mt_allow_pings in XML-RPC. Props Joseph Scott. see #4469
git-svn-id: https://develop.svn.wordpress.org/trunk@5729 602fd350-edb4-49c9-b593-d223f7449a82
2007-06-19 19:12:24 +00:00
Ryan Boren df299289fe escape before extracting. Props Alexander Concha.
git-svn-id: https://develop.svn.wordpress.org/trunk@5721 602fd350-edb4-49c9-b593-d223f7449a82
2007-06-18 00:18:18 +00:00
Ryan Boren b046d67f41 Trim empty lines. Nothing but newline.
git-svn-id: https://develop.svn.wordpress.org/trunk@5700 602fd350-edb4-49c9-b593-d223f7449a82
2007-06-14 02:25:30 +00:00
rob1n ab82e6cf1e Check the user before overwriting the attachment. Props xknown and Joseph Scott. fixes #4422
git-svn-id: https://develop.svn.wordpress.org/trunk@5671 602fd350-edb4-49c9-b593-d223f7449a82
2007-06-08 17:07:59 +00:00
Matt Mullenweg 403657fce1 We prefer our own API. (Which MT/Typepad have cloned already.)
git-svn-id: https://develop.svn.wordpress.org/trunk@5662 602fd350-edb4-49c9-b593-d223f7449a82
2007-06-07 14:10:53 +00:00
Ryan Boren 5fcd7483ea Add 'edit_posts' capability check to metaWeblog.newPost. Props Joseph Scott and Wei-Yeh Lee. fixes #4404 for 2.3
git-svn-id: https://develop.svn.wordpress.org/trunk@5651 602fd350-edb4-49c9-b593-d223f7449a82
2007-06-04 18:31:32 +00:00
rob1n 12c2ef6be0 Content-Type, not Content-type, as headers are case sensitive. Props foolswisdom and Nazgul. fixes #3545
git-svn-id: https://develop.svn.wordpress.org/trunk@5640 602fd350-edb4-49c9-b593-d223f7449a82
2007-06-02 05:21:18 +00:00
Mark Jaquith 0a52564fc2 Int cast. Props to Alexander Concha for the find, Joseph Scott for the patch.
git-svn-id: https://develop.svn.wordpress.org/trunk@5570 602fd350-edb4-49c9-b593-d223f7449a82
2007-05-28 05:12:56 +00:00
rob1n 4aa71c8ae9 More xmlrpc.php i18n fixes from nbachiyski. fixes #3997
git-svn-id: https://develop.svn.wordpress.org/trunk@5547 602fd350-edb4-49c9-b593-d223f7449a82
2007-05-25 15:33:47 +00:00
Ryan Boren 09f70467e0 Admin includes reorg. see #4334
git-svn-id: https://develop.svn.wordpress.org/trunk@5542 602fd350-edb4-49c9-b593-d223f7449a82
2007-05-25 07:16:21 +00:00
Ryan Boren 7acc4a5c5f RSD link fixes from Joseph Scott. fixes #4329 for 2.3
git-svn-id: https://develop.svn.wordpress.org/trunk@5537 602fd350-edb4-49c9-b593-d223f7449a82
2007-05-24 17:09:39 +00:00
Ryan Boren 510799abe8 More rel_type elimination. see #4189
git-svn-id: https://develop.svn.wordpress.org/trunk@5532 602fd350-edb4-49c9-b593-d223f7449a82
2007-05-23 20:59:11 +00:00
Mark Jaquith 86ccde95ad explicitly state Zulu time for desktop editors. Props Erik Barzeski and Joseph Scott. fixes #4314 for trunk
git-svn-id: https://develop.svn.wordpress.org/trunk@5513 602fd350-edb4-49c9-b593-d223f7449a82
2007-05-22 19:57:50 +00:00
Mark Jaquith d2d79b9a58 Prevent current author from claiming authorship of posts from other authors when editing via desktop client. Props Erik Barzeski. fixes #4315 for trunk
git-svn-id: https://develop.svn.wordpress.org/trunk@5511 602fd350-edb4-49c9-b593-d223f7449a82
2007-05-22 19:53:16 +00:00
rob1n e33cb11a4a Fix for PHP version 5.2.2 where $HTTP_RAW_POST_DATA isn't set. fixes #4248
git-svn-id: https://develop.svn.wordpress.org/trunk@5445 602fd350-edb4-49c9-b593-d223f7449a82
2007-05-11 03:21:06 +00:00
Ryan Boren 35d6ed5ebf Use GMT in XML-RPC dateCreated fields. Props Joseph Scott. fixes #4158 for 2.3
git-svn-id: https://develop.svn.wordpress.org/trunk@5292 602fd350-edb4-49c9-b593-d223f7449a82
2007-04-22 03:07:34 +00:00
Ryan Boren 767e7aa881 XML-RPC fixes to allow for empty/zero settings in various fields. Props Joseph Scott. fixes #4156
git-svn-id: https://develop.svn.wordpress.org/trunk@5281 602fd350-edb4-49c9-b593-d223f7449a82
2007-04-17 22:00:00 +00:00
Ryan Boren 2d046d0427 Reverting [5278]. It breaks mw_getRecentPosts.
git-svn-id: https://develop.svn.wordpress.org/trunk@5279 602fd350-edb4-49c9-b593-d223f7449a82
2007-04-17 16:52:11 +00:00
rob1n 93c7d37e5b Add mt_keywords support. Props redsweater. fixes #900
git-svn-id: https://develop.svn.wordpress.org/trunk@5278 602fd350-edb4-49c9-b593-d223f7449a82
2007-04-17 01:30:12 +00:00
rob1n 5dd06ccdb7 Don't show categories in getCategoryList. fixes #4114
git-svn-id: https://develop.svn.wordpress.org/trunk@5215 602fd350-edb4-49c9-b593-d223f7449a82
2007-04-09 02:12:29 +00:00
Ryan Boren 75fdbf0f87 Cast to int after escaping. Props Joseph Scott.
git-svn-id: https://develop.svn.wordpress.org/trunk@5173 602fd350-edb4-49c9-b593-d223f7449a82
2007-04-03 07:11:13 +00:00
Ryan Boren 8be342b294 Translate APP and XMLRPC errors. Props nbachiyski. fixes #3997
git-svn-id: https://develop.svn.wordpress.org/trunk@5166 602fd350-edb4-49c9-b593-d223f7449a82
2007-04-01 15:59:50 +00:00
Ryan Boren 8fd1367323 Whitespace cleanup. Props donncha. fixes #4034
git-svn-id: https://develop.svn.wordpress.org/trunk@5115 602fd350-edb4-49c9-b593-d223f7449a82
2007-03-26 23:39:28 +00:00
Ryan Boren 068b0f0957 Add xmlrpc_text_filters filter. Props rob1n. fixes #1429
git-svn-id: https://develop.svn.wordpress.org/trunk@5107 602fd350-edb4-49c9-b593-d223f7449a82
2007-03-25 23:50:22 +00:00
Ryan Boren 2185aa3723 XMLRPC fixes from Joseph Scott. 404 for invalid post ids. Return empty array if no pages are present.
git-svn-id: https://develop.svn.wordpress.org/trunk@5098 602fd350-edb4-49c9-b593-d223f7449a82
2007-03-25 03:53:33 +00:00