Commit Graph

286 Commits

Author SHA1 Message Date
saxmatt 99df7e3a03 Cleaning up filters and format-to-post
git-svn-id: http://svn.automattic.com/wordpress/trunk@2059 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-01-06 22:51:44 +00:00
saxmatt d572092fd6 We weren' processing pingbacks right. http://mosquito.wordpress.org/view.php?id=630
git-svn-id: http://svn.automattic.com/wordpress/trunk@2058 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-01-06 17:40:19 +00:00
saxmatt 637cfdc7a4 Cleaning up blogfilename.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1997 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-12-24 01:34:47 +00:00
saxmatt 65bbec71d0 Comments refactoring and cleanup
git-svn-id: http://svn.automattic.com/wordpress/trunk@1964 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-12-16 02:57:05 +00:00
rboren 8767434e31 Fix typo. Bug 540. Patch from Froosh.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1942 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-12-13 14:55:13 +00:00
saxmatt c3e1d51c20 Axing htmlspecialchars because it double-encodes-encodes. Better error handling around queries.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1940 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-12-12 20:41:19 +00:00
saxmatt 06bacff67d Check for dupe trackbacks as well.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1939 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-12-12 18:27:31 +00:00
rboren 83e6c81f41 s/logio/logIO/. Remove logio calls from the one function in functions-post.php that uses it. functions-post.php is not used by xmlrpc.php exclusively.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1920 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-12-08 02:35:53 +00:00
emc3 fb3e755b14 Eliminate double emails. Already sending email in wp_new_comment()
git-svn-id: http://svn.automattic.com/wordpress/trunk@1833 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-10-26 16:41:08 +00:00
saxmatt 40a8e6885b Trackback and pingback cleanups.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1794 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-10-14 07:26:41 +00:00
michelvaldrighi 7e0657c317 remove contextual compatiblity, and require functions-compat instead
git-svn-id: http://svn.automattic.com/wordpress/trunk@1777 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-10-11 13:22:33 +00:00
michelvaldrighi 171c617521 ok, I can't believe I forgot to add that in
git-svn-id: http://svn.automattic.com/wordpress/trunk@1718 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-09-27 12:42:36 +00:00
michelvaldrighi 75caf09741 make pingback.ping use wp_new_comment
git-svn-id: http://svn.automattic.com/wordpress/trunk@1706 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-09-22 19:45:29 +00:00
michelvaldrighi 93674897fc dateCreated typos
git-svn-id: http://svn.automattic.com/wordpress/trunk@1704 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-09-22 12:11:05 +00:00
michelvaldrighi 06d0270928 I was stupidly parsing dateCreated even when it was empty -- hence the crash in mw_newPost
git-svn-id: http://svn.automattic.com/wordpress/trunk@1693 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-09-18 18:10:16 +00:00
michelvaldrighi 4fe649501d whoops, a dot that was removed yesterday came back when restoring the file
git-svn-id: http://svn.automattic.com/wordpress/trunk@1692 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-09-18 17:03:08 +00:00
michelvaldrighi a7322e87b5 big oopsie related to moving the xmlrpc.php file: somehow it got replaced by the old one. you can ignore version 1.21
git-svn-id: http://svn.automattic.com/wordpress/trunk@1685 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-09-17 20:53:18 +00:00
michelvaldrighi 7c7e0fb36d moved wp-admin/xmlrpc.php to the root dir
git-svn-id: http://svn.automattic.com/wordpress/trunk@1684 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-09-17 20:48:43 +00:00
michelvaldrighi ed8f14406a returning actual fault codes in pingback.ping
git-svn-id: http://svn.automattic.com/wordpress/trunk@1679 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-09-17 10:35:41 +00:00
michelvaldrighi fcb0c54764 added pingback.extensions.getPingbacks
git-svn-id: http://svn.automattic.com/wordpress/trunk@1672 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-09-16 15:20:39 +00:00
michelvaldrighi 83d9723226 now with complete MT API support -- TEST TEST TEST THIS (here it worked fine with Ecto 2)
git-svn-id: http://svn.automattic.com/wordpress/trunk@1671 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-09-16 14:54:25 +00:00
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