|
|
|
@8202
|
[8202]
|
06/26/08 22:39:57 |
ryan |
More informative error message when remote publishing is disabled. Don't … |
|
|
|
@8136
|
[8136]
|
06/20/08 15:39:41 |
ryan |
Disable remote publishing by default. Add options to turn them back on. … |
|
|
|
@8114
|
[8114]
|
06/17/08 20:41:13 |
westi |
Add XMLRPC options api. See #7123 props josephscott. |
|
|
|
@8075
|
[8075]
|
06/12/08 21:41:18 |
ryan |
wp.getUsersBlogs from josephscott. fixes #7130 |
|
|
|
@7991
|
[7991]
|
05/25/08 15:50:15 |
ryan |
File file level phpdoc from jacobsantos. see #7037 |
|
|
|
@7971
|
[7971]
|
05/21/08 05:59:27 |
ryan |
Allow wp-config.php to exist one level up from WordPress root directory. … |
|
|
|
@7914
|
[7914]
|
05/09/08 16:02:44 |
ryan |
Use wp_count_comments() in wp.getCommentCount. Props josephscott. fixes … |
|
|
|
@7912
|
[7912]
|
05/09/08 00:45:17 |
markjaquith |
Remove last remaining user level checks in favor of capabilities checks. … |
|
|
|
@7901
|
[7901]
|
05/06/08 16:49:42 |
ryan |
Expose page template functionality via XML-RPC. Props josephscott. fixes … |
|
|
|
@7847
|
[7847]
|
04/28/08 16:15:23 |
ryan |
Handle enclosures in xmlrpc. Props josephscott. fixes #3405 |
|
|
|
@7645
|
[7645]
|
04/14/08 16:13:25 |
ryan |
Prepare DB queries in more places. Props filosofo. see #6644 |
|
|
|
@7617
|
[7617]
|
04/07/08 21:13:48 |
ryan |
Remove unused starify function. Props josephscott. fixes #6634 for trunk |
|
|
|
@7599
|
[7599]
|
04/03/08 20:56:48 |
westi |
Don't add new lines around the <!--more--> tag when posting over xmlrpc. … |
|
|
|
@7296
|
[7296]
|
03/14/08 19:08:09 |
westi |
Allow plugins to filter the fetched pingback source data. Fixes #3525 … |
|
|
|
@7026
|
[7026]
|
02/25/08 19:13:21 |
ryan |
Grammar fixes from takayukister and thenlich. fixes #5992 |
|
|
|
@7021
|
[7021]
|
02/25/08 18:34:45 |
ryan |
Grammar fix. Props thenlich and hansengel. fixes #5991 |
|
|
|
@6815
|
[6815]
|
02/13/08 17:54:08 |
ryan |
metaWeblog.newPost fix. Props malex. fixes #5814 for 2.5 |
|
|
|
@6726
|
[6726]
|
02/05/08 06:47:27 |
ryan |
Trailing whitespace cleanup |
|
|
|
@6714
|
[6714]
|
02/04/08 18:35:05 |
ryan |
More cap checks from josephscott. see #5313 |
|
|
|
@6709
|
[6709]
|
02/02/08 17:55:40 |
ryan |
Add edit_page cap check. Props josephscott. see #5313 |
|
|
|
@6691
|
[6691]
|
01/30/08 20:33:14 |
ryan |
Future post publishing over XML-RPC fixes from markjaquith. fixes #5721 |
|
|
|
@6686
|
[6686]
|
01/29/08 22:54:18 |
ryan |
Use var_export instead of printr. fixes #5732 |
|
|
|
@6642
|
[6642]
|
01/22/08 17:13:43 |
ryan |
Typo fix from rnt. fixes #5700 |
|
|
|
@6634
|
[6634]
|
01/18/08 07:52:15 |
westi |
Add some more actions to xmlrpc. Fixes #5686 props joesephscott. |
|
|
|
@6596
|
[6596]
|
01/10/08 22:37:15 |
westi |
Better xmlrpc field names. See #5569 props josephscott. |
|
|
|
@6594
|
[6594]
|
01/10/08 21:46:25 |
westi |
Add xmlrpc methods to discover the valid post and page statuses. See #5569 … |
|
|
|
@6534
|
[6534]
|
01/01/08 18:40:39 |
ryan |
wp.getCommentCount from josephscott. fixes #5463 |
|
|
|
@6503
|
[6503]
|
12/27/07 22:14:27 |
ryan |
Some xmlrpc cap checks from josephscott. |
|
|
|
@6498
|
[6498]
|
12/26/07 19:54:35 |
ryan |
Limit what getAuthors exposes. Props josephscott for the patch and xknown … |
|
|
|
@6496
|
[6496]
|
12/26/07 19:50:26 |
ryan |
Limit post_password exposure. Props josephscott for the patch and xknown … |
|
|
|
@6474
|
[6474]
|
12/23/07 09:15:57 |
westi |
'>" |
|
|
|
@6473
|
[6473]
|
12/23/07 01:35:44 |
ryan |
Add xmlrpc_call actions. Cleanup some whitespace. |
|
|
|
@6418
|
[6418]
|
12/19/07 21:07:38 |
ryan |
Custom fields support for xmlrpc from josephscott. fixes #5148 |
|
|
|
@6417
|
[6417]
|
12/19/07 20:33:27 |
ryan |
wp.deleteCategory xmlrpc method from josephscott. fixes #4599 |
|
|
|
@6416
|
[6416]
|
12/19/07 20:30:44 |
ryan |
Fix wp.suggestCategories return values. Props josephscott. fixes #5406 |
|
|
|
@6364
|
[6364]
|
12/06/07 19:49:33 |
ryan |
Remove unused vars. Props DD32. see #5418 |
|
|
|
@6358
|
[6358]
|
12/05/07 07:42:42 |
westi |
Expose post_status over xmlrpc. Fixes #4982 props josephscott |
|
|
|
@6347
|
[6347]
|
11/28/07 20:52:55 |
westi |
Correct support for mt_allow_comments to cover all possible values. Fixes … |
|
|
|
@6339
|
[6339]
|
11/17/07 11:21:34 |
westi |
Ensure that we offer https access to atom if it is available. Fixes #5298 … |
|
|
|
@6262
|
[6262]
|
10/17/07 19:50:56 |
westi |
Add Atom to the RSD. Fixes #5213 props rubys. |
|
|
|
@6127
|
[6127]
|
09/18/07 16:42:25 |
ryan |
Replace faulty regex. Props tenpura. fixes #4820 |
|
|
|
@6125
|
[6125]
|
09/18/07 16:32:22 |
ryan |
Add checks for WP_Error. Props filosofo. see #4809 |
|
|
|
@6026
|
[6026]
|
09/03/07 23:32:58 |
ryan |
Remove trailing whitespace |
|
|
|
@5981
|
[5981]
|
08/29/07 23:01:48 |
ryan |
mt_keywords support. Props westi and josephscott. fixes #900 |
|
|
|
@5898
|
[5898]
|
08/17/07 23:32:49 |
ryan |
mt_allow_pings fix. Props Joseph Scott and Allan Odgaard. fixes #4770 for … |
|
|
|
@5888
|
[5888]
|
08/17/07 03:18:58 |
markjaquith |
Send dateCreated as local blog time, add date_created_gmt with GMT value. … |
|
|
|
@5825
|
[5825]
|
07/30/07 16:32:12 |
markjaquith |
Favor the term "blog" instead of "weblog." Props foolswisdom and Nazgul. … |
|
|
|
@5807
|
[5807]
|
07/17/07 02:02:52 |
ryan |
AND get_terms() field queries |
|
|
|
@5782
|
[5782]
|
07/06/07 00:15:13 |
ryan |
suggestCategories cleanup |
|
|
|
@5758
|
[5758]
|
06/25/07 21:34:06 |
ryan |
Eliminate cat select. Use API. |
|
|
|
@5756
|
[5756]
|
06/25/07 21:28:19 |
ryan |
Add name_like query to get_terms(). Use it in suggestCategories. |
|
|
|
@5729
|
[5729]
|
06/19/07 19:12:24 |
ryan |
Accept 'open' and 'closed' as valid values for mt_allow_comments and … |
|
|
|
@5721
|
[5721]
|
06/18/07 00:18:18 |
ryan |
escape before extracting. Props Alexander Concha. |
|
|
|
@5700
|
[5700]
|
06/14/07 02:25:30 |
ryan |
Trim empty lines. Nothing but newline. |
|
|
|
@5671
|
[5671]
|
06/08/07 17:07:59 |
rob1n |
Check the user before overwriting the attachment. Props xknown and Joseph … |
|
|
|
@5662
|
[5662]
|
06/07/07 14:10:53 |
matt |
We prefer our own API. (Which MT/Typepad have cloned already.) |
|
|
|
@5651
|
[5651]
|
06/04/07 18:31:32 |
ryan |
Add 'edit_posts' capability check to metaWeblog.newPost. Props Joseph … |
|
|
|
@5640
|
[5640]
|
06/02/07 05:21:18 |
rob1n |
Content-Type, not Content-type, as headers are case sensitive. Props … |
|
|
|
@5570
|
[5570]
|
05/28/07 05:12:56 |
markjaquith |
Int cast. Props to Alexander Concha for the find, Joseph Scott for the … |
|
|
|
@5547
|
[5547]
|
05/25/07 15:33:47 |
rob1n |
More xmlrpc.php i18n fixes from nbachiyski. fixes #3997 |
|
|
|
@5542
|
[5542]
|
05/25/07 07:16:21 |
ryan |
Admin includes reorg. see #4334 |
|
|
|
@5537
|
[5537]
|
05/24/07 17:09:39 |
ryan |
RSD link fixes from Joseph Scott. fixes #4329 for 2.3 |
|
|
|
@5532
|
[5532]
|
05/23/07 20:59:11 |
ryan |
More rel_type elimination. see #4189 |
|
|
|
@5513
|
[5513]
|
05/22/07 19:57:50 |
markjaquith |
explicitly state Zulu time for desktop editors. Props Erik Barzeski and … |
|
|
|
@5511
|
[5511]
|
05/22/07 19:53:16 |
markjaquith |
Prevent current author from claiming authorship of posts from other … |
|
|
|
@5445
|
[5445]
|
05/11/07 03:21:06 |
rob1n |
Fix for PHP version 5.2.2 where $HTTP_RAW_POST_DATA isn't set. fixes #4248 |
|
|
|
@5292
|
[5292]
|
04/22/07 03:07:34 |
ryan |
Use GMT in XML-RPC dateCreated fields. Props Joseph Scott. fixes #4158 … |
|
|
|
@5281
|
[5281]
|
04/17/07 22:00:00 |
ryan |
XML-RPC fixes to allow for empty/zero settings in various fields. Props … |
|
|
|
@5279
|
[5279]
|
04/17/07 16:52:11 |
ryan |
Reverting [5278]. It breaks mw_getRecentPosts. |
|
|
|
@5278
|
[5278]
|
04/17/07 01:30:12 |
rob1n |
Add mt_keywords support. Props redsweater. fixes #900 |
|
|
|
@5215
|
[5215]
|
04/09/07 02:12:29 |
rob1n |
Don't show categories in getCategoryList. fixes #4114 |
|
|
|
@5173
|
[5173]
|
04/03/07 07:11:13 |
ryan |
Cast to int after escaping. Props Joseph Scott. |
|
|
|
@5166
|
[5166]
|
04/01/07 15:59:50 |
ryan |
Translate APP and XMLRPC errors. Props nbachiyski. fixes #3997 |
|
|
|
@5115
|
[5115]
|
03/26/07 23:39:28 |
ryan |
Whitespace cleanup. Props donncha. fixes #4034 |
|
|
|
@5107
|
[5107]
|
03/25/07 23:50:22 |
ryan |
Add xmlrpc_text_filters filter. Props rob1n. fixes #1429 |
|
|
|
@5098
|
[5098]
|
03/25/07 03:53:33 |
ryan |
XMLRPC fixes from Joseph Scott. 404 for invalid post ids. Return empty … |
|
|
|
@5089
|
[5089]
|
03/23/07 02:05:29 |
matt |
Ryan slays the dragon. (Some of these return WP_Error objects.) |
|
|
|
@5087
|
[5087]
|
03/23/07 00:59:21 |
matt |
(int)er the dragon. |
|
|
|
@5082
|
[5082]
|
03/22/07 20:52:29 |
ryan |
More int casts |
|
|
|
@5074
|
[5074]
|
03/21/07 22:15:20 |
ryan |
Check for publish caps when editing via xmlrpc. |
|
|
|
@5054
|
[5054]
|
03/16/07 22:12:15 |
ryan |
Improve error propagation from newMediaObject failure in xmlrpc.php. … |
|
|
|
@5008
|
[5008]
|
03/09/07 20:14:52 |
ryan |
Change xmlrpc upload logic. Props Joseph Scott. |
|
|
|
@4961
|
[4961]
|
03/03/07 16:56:46 |
ryan |
xmlrpc updates from Joseph Scott. |
|
|
|
@4953
|
[4953]
|
02/27/07 15:24:54 |
markjaquith |
trailing tabs and whitespace cleanup. |
|
|
|
@4915
|
[4915]
|
02/22/07 15:30:47 |
ryan |
Reverse logic. |
|
|
|
@4908
|
[4908]
|
02/22/07 01:42:21 |
ryan |
xmlrpc updates from Joseph Scott. |
|
|
|
@4905
|
[4905]
|
02/22/07 01:34:06 |
ryan |
Handle array of mt_tb_ping_urls. Props bafonso. fixes #3721 |
|
|
|
@4874
|
[4874]
|
02/12/07 19:20:31 |
ryan |
editPage and newPage escaping fixes from Joseph. |
|
|
|
@4870
|
[4870]
|
02/06/07 01:44:23 |
ryan |
XMLRPC changes from Joseph. |
|
|
|
@4862
|
[4862]
|
02/02/07 07:43:59 |
ryan |
More XMLRPC updates from Joseph Scott. |
|
|
|
@4854
|
[4854]
|
02/01/07 07:28:12 |
ryan |
Use get_users_of_blog() for wp_getAuthors |
|
|
|
@4851
|
[4851]
|
02/01/07 00:34:33 |
ryan |
XMLRPC API updates. |
|
|
|
@4833
|
[4833]
|
01/30/07 03:09:58 |
ryan |
More XML-RPC API enhancements from Joseph Scott. |
|
|
|
@4814
|
[4814]
|
01/26/07 20:05:53 |
ryan |
WP XML-RPC API enhancements. |
|
|
|
@4807
|
[4807]
|
01/25/07 18:27:47 |
ryan |
Cast categoryId to string to be compliant. fixes #3662 |
|
|
|
@4806
|
[4806]
|
01/25/07 18:22:05 |
ryan |
Expose page_status in XML-RPC API. |
|
|
|
@4793
|
[4793]
|
01/24/07 01:16:08 |
ryan |
WP XML-RPC API |
|
|
|
@4710
|
[4710]
|
01/09/07 22:53:14 |
ryan |
sanitize_file_name(). fixes #3382 #3554 |
|
|
|
@4667
|
[4667]
|
12/27/06 06:10:03 |
markjaquith |
Pingback excerpt fetching improvements and fixes. fixes #3495 |
|
|
|
@4650
|
[4650]
|
12/18/06 20:11:19 |
ryan |
Include admin-functions in xmlrpc. |