Commit graph

221 commits

Author SHA1 Message Date
Garvin Hicking 382854392c small lang update 2012-01-29 00:24:16 +01:00
Garvin Hicking 88c52bfa20 Automagic XML sync 2012-01-28 03:45:43 +01:00
Grischa Brockhaus 036914979e xml-rpc: Prepared release. 2012-01-28 00:00:46 +01:00
Grischa Brockhaus a77c857e50 xml-rpc: fixed comment fetching for S9Y 1.6.1 2012-01-27 13:38:11 +01:00
Grischa Brockhaus 8a3da9bda7 xml_rpc: Update comment fixed. 2012-01-27 13:38:11 +01:00
Garvin Hicking 6fab718759 Automagic XML sync 2012-01-27 03:46:00 +01:00
Ian bbedaeb924 bumb event version and fixed sidebar showed unapproved entries 2012-01-26 16:31:32 +01:00
Garvin Hicking f00eb3cbdd Automagic XML sync 2012-01-25 03:52:53 +01:00
Grischa Brockhaus 7eeadb21bc plugin_twitter:
* Followme widget hat a " too much (thanks to Matthias Mees)
* Auto tagging of article announcements was still not working correctly
always
2012-01-24 11:48:44 +01:00
Garvin Hicking 171381451a Automagic XML sync 2012-01-24 03:58:08 +01:00
Grischa Brockhaus a5e2e29b5f plugin_avatar:
* Better Gravatar handling, as the call changed a little
* Doesn't accept existing but empty images anymore.
2012-01-24 01:23:24 +01:00
Garvin Hicking 9630e24508 Automagic XML sync 2012-01-23 03:57:12 +01:00
Grischa Brockhaus d637d40d4e oembed: Better handling of unparsable oembed results (like youtube links
not allowed to embed).
2012-01-22 23:52:23 +01:00
Garvin Hicking 7b05e0d26d Automagic XML sync 2012-01-22 03:52:44 +01:00
Vladimir Ajgl e5d5ec363c update of czech translations and documentation 2012-01-21 12:35:38 +01:00
Garvin Hicking 19dd3ef98b Automagic XML sync 2012-01-21 03:46:20 +01:00
Grischa Brockhaus 5d6776e1bd plugin_avatar: Removed inline styles and added right/left classes styled
as default css hook emit.
2012-01-20 23:02:13 +01:00
Grischa Brockhaus 2ff3595d1a xmlrpc: Upgraded to version 1.48 2012-01-20 11:30:07 +01:00
Grischa Brockhaus 810e8e04a8 oembed: added css for iframe videos contributed by Matthias Mees 2012-01-20 11:24:01 +01:00
Grischa Brockhaus 6515938d07 xml-rpc:
* WordPress delivers id's as strings not as int's for wp_getCategories
and wp.getTags. Doing this now, too, as the Blackberry client crashes if
not done like that.
* wp.getOptions returned a wrong structure.
* wp.getPostStatusList, wp.getPageStatusList and wp.getTemplates added
* wp.getComment returned success instead of comment id
* added wp.getComment (needed by BB client)
2012-01-20 11:24:01 +01:00
Garvin Hicking afdb765e00 Automagic XML sync 2012-01-20 03:46:23 +01:00
Ian 4a2fe2d257 clean CVS header 2012-01-19 09:39:30 +01:00
Ian c549b003b7 guestbook sidebar plugin: fixed show unapproved events 2012-01-19 09:35:32 +01:00
Garvin Hicking 378cb0da3c Automagic XML sync 2012-01-16 03:55:41 +01:00
Grischa Brockhaus 8993cf8225 xml-rpc: delete article from WP iOS fixed 2012-01-15 21:32:45 +01:00
Grischa Brockhaus 62ceb07887 xml-rpc: asure login name for comment author (optional) 2012-01-15 21:14:22 +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 b4279a1c37 xml-rpc:
* Choose media dir for client uploads in the configuration.
* debug log marked as such: client won't work with it.
* ignores.
2012-01-15 21:14:21 +01:00
Grischa Brockhaus 477bb8761c xml-rpc:
* Supports MORE while saving an article
* Autoconverter for plain text articles was always off now.
2012-01-15 21:14:21 +01:00
Grischa Brockhaus 5a50129a4b xml-rpc:
* AutoConvert of article text optional
* WP iOS did a wrong call while editing post. Made the interface beave
nice on it.
2012-01-15 21:14:21 +01:00
Grischa Brockhaus bd35400775 xml-rpc: newPost, editPost. Hand over keywords (tags) as if they would
have been added by editor. Some plugins need this.
2012-01-15 21:14:21 +01:00
Grischa Brockhaus cafd8ef240 xml-rpc: when creating or editing a post, the plugin tries to detect, if
the text is plain or filled with p and br tags. If plain it adds p's
using a function stolen from the nl2br plugin.
2012-01-15 21:14:21 +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 93bc98d5ac xml-rpc:
* fixed wp.getComments(). Was not working with bugfixed s9y 1.7
* wp.editComment now really edits the comment (not only
approve/moderate)
* entryhooks xmlrpc_comment_spam, xmlrpc_comment_pending,
xmlrpc_comment_approve for plugins (i.e. Bayes)
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
Grischa Brockhaus bdb01291fe xmlrpc: add wp stuff to mt.supportedMethods, fixed entry password
setting, assured user may not edit others article if he does not have
the permission.
2012-01-15 21:14:20 +01:00
Grischa Brockhaus b7b2669291 xmlrpc: (after testing with some apple clients)
* wp.getCategories: added missing attributes
* metaWeblog.setPostCategories fixed
2012-01-15 21:14:19 +01:00
Grischa Brockhaus ce7b0d9198 xml-rpc: support for article passwords, better geocoords handling 2012-01-15 21:14:19 +01:00
Grischa Brockhaus 93af49caf7 xml-rpc: wp.getOptions, wp.getComments, wp.deleteComment, wp.editComment
(moderation only), wp.newComment, wp.getTags, wp.getPages
(empty array for now) implemented.
2012-01-15 21:14:19 +01:00
Grischa Brockhaus 4f885191b3 xml-rpc:
* Added geo data to the plugin_api::hook_event xmlrpc_updertEntry
* put metaWeblog_getRecentPosts and metaWeblog_getPost RPC Value
creation in one function as they use the same metainfos
* Added categories to metaWeblog post fetching
* Added geodatas to metaWeblog post fetching
2012-01-15 21:14:19 +01:00
Grischa Brockhaus 1e9c7bf9af xml-rpc:
* getRecentPosts: permaLink as complete URL, added date_created_gmt
* mt_editpost: universal_fix_entry lost allow_comment / moderate state.
2012-01-15 21:14:19 +01:00
Grischa Brockhaus a9eb8ec65c xml-rpc: wp.getPostFormats 2012-01-15 21:14:18 +01:00
Grischa Brockhaus c165cb0771 xml-rpc: implemented wp.newCategory 2012-01-15 21:14:18 +01:00
Grischa Brockhaus eac84e4457 xml-rpc: wp.uploadFile and patch for newPost removing object entitiy 2012-01-15 21:14:18 +01:00
Grischa Brockhaus a2bd73f912 xml-rpc:
* added wp.getCategories
* fixed metaWeblog_newPost with categories (didn't work for many
writers)
2012-01-15 21:14:18 +01:00
Grischa Brockhaus a2a72e7eda xmlrpc: switched on debugging 2012-01-15 21:14:17 +01:00
Grischa Brockhaus e2ea35901d xmlrpc: switched on WP compatibility again 2012-01-15 21:14:17 +01:00
Garvin Hicking 5b8eb1cf93 Automagic XML sync 2012-01-13 04:54:10 +01:00
Vladimir Ajgl 2803035573 update of czech translations 2012-01-12 22:28:32 +01:00
Garvin Hicking 91b99d8b64 use github instead of viewcvs, thanks to ophian 2012-01-12 11:05:43 +01:00