Commit graph

19 commits

Author SHA1 Message Date
Garvin Hicking 666d5eeff3 Added wp.getProfile stub 2018-05-14 14:52:36 +02:00
Garvin Hicking 7cead4b526 Added wp.newPage 2017-05-10 14:38:23 +02:00
Garvin Hicking 2b9fdb4619 Added stub wp.deletePage dummy API function 2016-08-15 10:09:34 +02:00
Garvin Hicking 2f5a60fc7e dummy func 2016-08-08 12:27:23 +02:00
Garvin Hicking ddeef8b05a * Added wp.getCommentStatusList API function 2016-07-14 14:58:43 +02:00
Garvin Hicking c01fa4554b Added wp.getPage API function (with empty response though, not supporting staticpage yet) 2016-07-13 10:36:18 +02:00
Garvin Hicking 26b13d8fa9 * Added wp.getPosts API function 2016-07-12 12:36:51 +02:00
Garvin Hicking 6016eefd9d * Implement a kind of DOS protection, courtesy to a Drupal/WordPress commit:
90e884ad0f
2014-08-08 09:51:05 +02:00
Garvin Hicking 71589a887f Remove $Id$ for CVS compoatibility. Thought I already did this some time ago?!?! 2013-08-12 09:49:28 +02:00
Grischa Brockhaus 52d5d7b37b xmlrpc: dateModified attributes (delivered by WP) supported 2012-06-03 19:45:16 +02:00
Grischa Brockhaus a1127c3ae5 xmlrpc: Extended PEAR library used by the plugin to support
system.multicall. This was needed for the new WP iOS client that is
calling this XMLRPC function blindly and without fallback.
2012-06-03 19:45:15 +02:00
Grischa Brockhaus 2633b26ce5 xmlrpc: ifttt fix. Some clients send tags as arrays instead of csv's.
Now we accept that, too.
2012-03-06 20:55:27 +01:00
Grischa Brockhaus 036914979e xml-rpc: Prepared release. 2012-01-28 00:00:46 +01:00
Grischa Brockhaus 2ff3595d1a xmlrpc: Upgraded to version 1.48 2012-01-20 11:30:07 +01:00
Grischa Brockhaus 8993cf8225 xml-rpc: delete article from WP iOS fixed 2012-01-15 21:32:45 +01:00
Grischa Brockhaus f05b8a2294 xml-rpc: Signal SPAM or HAM to antispam plugins, so they can learn. 2012-01-15 21:14:22 +01:00
Grischa Brockhaus f8a4d4daef xml-rpc:
* fixes while testing with WP iOS
* configurable if the interface should fake a WP version when asked
* configurable debug log.
* less dbug, more ob_start, ob_clean
2012-01-15 21:14:20 +01:00
Grischa Brockhaus 708db48ee9 xml-rpc:
* Fixed wp.getCategories crashing the WP iOS client
* Added configuration info about the XML-RPC URL of the blog.
2012-01-15 21:14:20 +01:00
Garvin Hicking 516df79a4e Migrate plugins 2011-12-13 12:29:05 +01:00