Commit Graph

65 Commits

Author SHA1 Message Date
michelvaldrighi
093993d920 added pingback (now with accurate fault codes and more easily readable code), added aliases for metaweblog stuff that mimics blogger api
git-svn-id: http://svn.automattic.com/wordpress/trunk@1670 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-09-16 13:26:06 +00:00
michelvaldrighi
dba576b791 wtf was I thinking? here comes a bunch of fixes
git-svn-id: http://svn.automattic.com/wordpress/trunk@1666 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-09-16 09:55:00 +00:00
michelvaldrighi
80b3445ccc fixed comment_status screwup, removed debug stuff, screwed up big time, ate a cheese sandwich
git-svn-id: http://svn.automattic.com/wordpress/trunk@1659 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-09-14 17:20:22 +00:00
michelvaldrighi
89e040901a various fixes, and started MT API support
git-svn-id: http://svn.automattic.com/wordpress/trunk@1658 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-09-14 16:52:13 +00:00
michelvaldrighi
9611463657 added Emmanuel Frecon's fix to create directories in mw.newMediaObject, removed some useless (and/or potentially dangerous) debug strings
git-svn-id: http://svn.automattic.com/wordpress/trunk@1580 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-09-01 16:13:35 +00:00
michelvaldrighi
3f32823b55 fix0red mw.newMediaObject, added byte-length logging (in which we learn Ecto 1.1.8 sends too many bytes, it seems)
git-svn-id: http://svn.automattic.com/wordpress/trunk@1569 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-08-27 13:31:22 +00:00
michelvaldrighi
17d6d76c73 added mw.newMediaObject (not tested yet), fixed local/gmt dates confusion, removed debug edits, ate an apple too and taught a coworker how to use our espresso machine (it only takes a button to press)
git-svn-id: http://svn.automattic.com/wordpress/trunk@1568 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-08-27 08:46:24 +00:00
michelvaldrighi
b763f6ca7d added mw.getRecentPosts, mw.getCategories, refactored the living shit out of the rest of the file
git-svn-id: http://svn.automattic.com/wordpress/trunk@1565 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-08-26 15:42:43 +00:00
michelvaldrighi
130040426b added metaweblog methods: newPost, editPost, getPost -- UNTESTED (yet)
git-svn-id: http://svn.automattic.com/wordpress/trunk@1563 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-08-25 16:28:20 +00:00
michelvaldrighi
a41790f7dc added blogger.editPost and blogger.deletePost, time to move on to metaWeblog API addition
git-svn-id: http://svn.automattic.com/wordpress/trunk@1562 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-08-25 15:24:09 +00:00
michelvaldrighi
1f9074fcd1 database-related functions such as wp_insert_post are now in wp-includes/functions-post.php
git-svn-id: http://svn.automattic.com/wordpress/trunk@1359 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-05-24 22:07:30 +00:00
saxmatt
25ae03ee65 Giant commit, sorry mailing list people. Move all table names to new $wpdb versions. Works but the whole app needs thorough testing now.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1355 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-05-24 08:22:18 +00:00
michelvaldrighi
1387744b0d added blogger.newPost
git-svn-id: http://svn.automattic.com/wordpress/trunk@1351 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-05-23 16:42:23 +00:00
michelvaldrighi
7feb841ed5 added blogger.getTemplate and blogger.setTemplate
git-svn-id: http://svn.automattic.com/wordpress/trunk@1349 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-05-23 15:46:43 +00:00
michelvaldrighi
e61a7ce57e work in progress: replacement for xmlrpc.php, using IXR
git-svn-id: http://svn.automattic.com/wordpress/trunk@1348 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-05-23 04:02:53 +00:00