Commit Graph

9400 Commits

Author SHA1 Message Date
Andrew Ozz 8ec672d58c Completely New LiveJournal Importer, props beaulebens, see #8999
git-svn-id: https://develop.svn.wordpress.org/trunk@10475 602fd350-edb4-49c9-b593-d223f7449a82
2009-01-31 18:41:35 +00:00
Andrew Ozz 962dc22c5e Spawn cron with AJAX request, see #9005
git-svn-id: https://develop.svn.wordpress.org/trunk@10474 602fd350-edb4-49c9-b593-d223f7449a82
2009-01-31 02:23:24 +00:00
Ryan Boren decf24ecb6 Lose hash check
git-svn-id: https://develop.svn.wordpress.org/trunk@10473 602fd350-edb4-49c9-b593-d223f7449a82
2009-01-30 22:35:41 +00:00
Ryan Boren 3fa69e82bf Lose hash check
git-svn-id: https://develop.svn.wordpress.org/trunk@10472 602fd350-edb4-49c9-b593-d223f7449a82
2009-01-30 22:32:20 +00:00
Ryan Boren 27ddfadac3 Pluggables phpdoc updates. Props filosofo. fixes #9001
git-svn-id: https://develop.svn.wordpress.org/trunk@10469 602fd350-edb4-49c9-b593-d223f7449a82
2009-01-30 18:08:28 +00:00
Andrew Ozz 1875889e8c Typo fix: occured/occurred, props demetris, fixes #8950
git-svn-id: https://develop.svn.wordpress.org/trunk@10468 602fd350-edb4-49c9-b593-d223f7449a82
2009-01-30 14:30:30 +00:00
Andrew Ozz 0474a02663 Ensure get_the_title() is escaped in feed links, props Viper007Bond, fixes #8878
git-svn-id: https://develop.svn.wordpress.org/trunk@10467 602fd350-edb4-49c9-b593-d223f7449a82
2009-01-30 13:50:08 +00:00
Andrew Ozz 6e7efb1d97 Support output_handler = ob_gzhandler in script/style compressor, props DD32, fixes #9000
git-svn-id: https://develop.svn.wordpress.org/trunk@10466 602fd350-edb4-49c9-b593-d223f7449a82
2009-01-30 13:45:05 +00:00
Ryan Boren 55c270d136 wp_insert_comment action
git-svn-id: https://develop.svn.wordpress.org/trunk@10465 602fd350-edb4-49c9-b593-d223f7449a82
2009-01-29 22:22:20 +00:00
Ryan Boren a93005de79 Update rewrite phpdoc. Props filosofo. fixes #8998
git-svn-id: https://develop.svn.wordpress.org/trunk@10464 602fd350-edb4-49c9-b593-d223f7449a82
2009-01-29 22:11:27 +00:00
Peter Westwood 8aa657443e Much better handling of wp-login.php page load. See #8938 props wnorris.
git-svn-id: https://develop.svn.wordpress.org/trunk@10463 602fd350-edb4-49c9-b593-d223f7449a82
2009-01-29 21:30:16 +00:00
Ryan Boren 366a05425d Use secure.gravatar.com for SSL avatar requests. fixes #8988 for trunk
git-svn-id: https://develop.svn.wordpress.org/trunk@10461 602fd350-edb4-49c9-b593-d223f7449a82
2009-01-29 17:58:16 +00:00
Ryan Boren 560eacbb44 Add missing preg delimiters. Props ridgerunner. fixes #8986 for trunk
git-svn-id: https://develop.svn.wordpress.org/trunk@10459 602fd350-edb4-49c9-b593-d223f7449a82
2009-01-29 17:46:31 +00:00
Andrew Ozz 29c8718141 Show the permalink even when not "pretty" and add "View Post" button if the post is published, see #8976
git-svn-id: https://develop.svn.wordpress.org/trunk@10458 602fd350-edb4-49c9-b593-d223f7449a82
2009-01-29 12:11:52 +00:00
Andrew Ozz d7acc77238 Make simple form validation and ajax-add new categories compatible with jQuery 1.3.1
git-svn-id: https://develop.svn.wordpress.org/trunk@10457 602fd350-edb4-49c9-b593-d223f7449a82
2009-01-29 07:00:00 +00:00
Ryan Boren 26d8cb2a7e Use user returned from auth for XML-RPC logins. Props wnorris. fixes #8941
git-svn-id: https://develop.svn.wordpress.org/trunk@10456 602fd350-edb4-49c9-b593-d223f7449a82
2009-01-29 00:25:24 +00:00
Peter Westwood 0f07c161d7 Don't show the error on normal login page loads. See #8938.
git-svn-id: https://develop.svn.wordpress.org/trunk@10455 602fd350-edb4-49c9-b593-d223f7449a82
2009-01-28 22:11:49 +00:00
Ryan Boren d468232b26 Don't count emoticons toward link total. Props tott. fixes #8627 #7821 for trunk
git-svn-id: https://develop.svn.wordpress.org/trunk@10453 602fd350-edb4-49c9-b593-d223f7449a82
2009-01-28 21:12:57 +00:00
Mark Jaquith 3815494f05 Drafts have post_date populated now, so look for a zeroed out post_date_gmt to determine non-scheduled nature. fixes #8978 for trunk
git-svn-id: https://develop.svn.wordpress.org/trunk@10451 602fd350-edb4-49c9-b593-d223f7449a82
2009-01-28 19:37:36 +00:00
Ryan Boren ffd54c67a6 Include only approved comments when determining page of comment. Props GregMulhauser. fixes #8973 for trunk
git-svn-id: https://develop.svn.wordpress.org/trunk@10449 602fd350-edb4-49c9-b593-d223f7449a82
2009-01-28 18:43:08 +00:00
Mark Jaquith 2e96af8795 Allow plugins to provide a canonical redirect_url even if WordPress does not provide its own. props wnorris. fixes #8975 for trunk
git-svn-id: https://develop.svn.wordpress.org/trunk@10448 602fd350-edb4-49c9-b593-d223f7449a82
2009-01-28 08:47:42 +00:00
Ryan Boren 2683a27a8b Optimize maybe_create_table(). Props jamescollins. fixes #8977
git-svn-id: https://develop.svn.wordpress.org/trunk@10447 602fd350-edb4-49c9-b593-d223f7449a82
2009-01-27 22:35:21 +00:00
Ryan Boren 5c33a003d8 Force the index only for 0 OR 1 queries. see #7415
git-svn-id: https://develop.svn.wordpress.org/trunk@10446 602fd350-edb4-49c9-b593-d223f7449a82
2009-01-26 22:34:50 +00:00
Peter Westwood fa54320e2e Switch to using the ID when calling get_avatar internally to support caching plugins. Fixes #8940.
git-svn-id: https://develop.svn.wordpress.org/trunk@10445 602fd350-edb4-49c9-b593-d223f7449a82
2009-01-26 22:03:40 +00:00
Andrew Ozz fd2d60391f Remove events from categories chechboxes in quick edit to speed up page unload, see #8957
git-svn-id: https://develop.svn.wordpress.org/trunk@10444 602fd350-edb4-49c9-b593-d223f7449a82
2009-01-26 14:23:39 +00:00
Andrew Ozz 1f6ba467ca Load the minified versions of the scripts by default, define('SCRIPT_DEBUG', true); can be used to load the development versions
git-svn-id: https://develop.svn.wordpress.org/trunk@10443 602fd350-edb4-49c9-b593-d223f7449a82
2009-01-26 13:24:44 +00:00
Andrew Ozz 4d58681aa4 Improvements to the script loader: allows plugins to queue scripts for the front end head and footer, adds hooks for server side caching of compressed scripts, adds support for ENFORCE_GZIP constant (deflate is used by default since it's faster), see #8628, fixes #8884
git-svn-id: https://develop.svn.wordpress.org/trunk@10442 602fd350-edb4-49c9-b593-d223f7449a82
2009-01-26 12:59:10 +00:00
Andrew Ozz ecd158c24b Fix non-critical bug in suggest.js and prepare it for minifying
git-svn-id: https://develop.svn.wordpress.org/trunk@10441 602fd350-edb4-49c9-b593-d223f7449a82
2009-01-26 12:09:27 +00:00
Andrew Ozz 8825ac5405 jQuery 1.3.1
git-svn-id: https://develop.svn.wordpress.org/trunk@10440 602fd350-edb4-49c9-b593-d223f7449a82
2009-01-26 09:33:53 +00:00
Mark Jaquith 44774e5997 Make the top and bottom comment actions dropdowns match ("Approve" was not appearing on bottom one). for trunk
git-svn-id: https://develop.svn.wordpress.org/trunk@10438 602fd350-edb4-49c9-b593-d223f7449a82
2009-01-26 03:14:04 +00:00
Peter Westwood 04d6ffe39b Make authentication more pluggable than ever before. See #8938 props wnorris.
git-svn-id: https://develop.svn.wordpress.org/trunk@10437 602fd350-edb4-49c9-b593-d223f7449a82
2009-01-24 22:38:19 +00:00
Peter Westwood 77e96d6acf Setup an initial value to avoid a Notice. See #8916 props wnorris.
git-svn-id: https://develop.svn.wordpress.org/trunk@10436 602fd350-edb4-49c9-b593-d223f7449a82
2009-01-24 22:22:36 +00:00
Peter Westwood 95571ab9d4 Use the correct PHP6 check.
git-svn-id: https://develop.svn.wordpress.org/trunk@10433 602fd350-edb4-49c9-b593-d223f7449a82
2009-01-24 13:20:59 +00:00
Peter Westwood ac7631e20b Error reporting (again\!) See #8701 props jacobsantos.
git-svn-id: https://develop.svn.wordpress.org/trunk@10431 602fd350-edb4-49c9-b593-d223f7449a82
2009-01-24 13:01:37 +00:00
Andrew Ozz 8cf6fe9af2 Fix empty feed after MT import, props hailin, fixes #8944 for trunk
git-svn-id: https://develop.svn.wordpress.org/trunk@10430 602fd350-edb4-49c9-b593-d223f7449a82
2009-01-24 12:24:57 +00:00
Andrew Ozz 9fd8865512 Fix Thickbox positioning for browsers pretending to be IE6, props Denis-de-Bernardy, fixes #8933 for trunk
git-svn-id: https://develop.svn.wordpress.org/trunk@10428 602fd350-edb4-49c9-b593-d223f7449a82
2009-01-24 11:58:21 +00:00
Andrew Ozz 358a5e681a Add classes to "edit_comment_link" and "edit_post_link", props yoavf, fixes #8945 for trunk
git-svn-id: https://develop.svn.wordpress.org/trunk@10426 602fd350-edb4-49c9-b593-d223f7449a82
2009-01-24 09:35:12 +00:00
Ryan Boren b78c24845a Don't use order and limit for count query. see #7415
git-svn-id: https://develop.svn.wordpress.org/trunk@10424 602fd350-edb4-49c9-b593-d223f7449a82
2009-01-23 22:40:37 +00:00
Peter Westwood f0734fb79c Make the IXR debug classy. See #8916 props wnorris
git-svn-id: https://develop.svn.wordpress.org/trunk@10423 602fd350-edb4-49c9-b593-d223f7449a82
2009-01-23 22:30:23 +00:00
Ryan Boren 0f0b2c2c9e Eliminate SQL_CACLC_FOUND_ROWS for edit-comments.php query. Use results of earlier wp_count_comments() if appropriate otherwise perform COUNT query. see #7415
git-svn-id: https://develop.svn.wordpress.org/trunk@10422 602fd350-edb4-49c9-b593-d223f7449a82
2009-01-23 22:26:40 +00:00
Peter Westwood 3e4d81f29e Sort out the error_reporting for PHP 5.3. See #8701.
git-svn-id: https://develop.svn.wordpress.org/trunk@10420 602fd350-edb4-49c9-b593-d223f7449a82
2009-01-23 17:55:16 +00:00
Peter Westwood e568aac7fa More Error Reporting stuff. See # 8701 props Denis-de-Bernardy
git-svn-id: https://develop.svn.wordpress.org/trunk@10418 602fd350-edb4-49c9-b593-d223f7449a82
2009-01-23 13:18:50 +00:00
Ryan Boren a47e945236 Don't limit query when descending hierarchy. Props filosofo. fixes #8832
git-svn-id: https://develop.svn.wordpress.org/trunk@10416 602fd350-edb4-49c9-b593-d223f7449a82
2009-01-22 22:59:29 +00:00
Ryan Boren 181d28cd9a If link name not given, use url for name. Props Denis-de-Bernardy. fixes #7789 for trunk
git-svn-id: https://develop.svn.wordpress.org/trunk@10414 602fd350-edb4-49c9-b593-d223f7449a82
2009-01-22 22:47:34 +00:00
Peter Westwood 66ce91f31f Add a filter to allow post-by-email plugins better control over the content.
git-svn-id: https://develop.svn.wordpress.org/trunk@10412 602fd350-edb4-49c9-b593-d223f7449a82
2009-01-22 22:31:27 +00:00
Peter Westwood 4b9f870485 PHPdoc updates. See €8805 props jacobsantos.
git-svn-id: https://develop.svn.wordpress.org/trunk@10411 602fd350-edb4-49c9-b593-d223f7449a82
2009-01-22 21:17:52 +00:00
Peter Westwood 1767554cde First pass compression support for the HTTP API. See #8674 props jacobsantos.
git-svn-id: https://develop.svn.wordpress.org/trunk@10410 602fd350-edb4-49c9-b593-d223f7449a82
2009-01-22 21:16:11 +00:00
Peter Westwood 38ae553c14 Reduce code in mysql2date. Fixes #8166 props jacobsantos
git-svn-id: https://develop.svn.wordpress.org/trunk@10408 602fd350-edb4-49c9-b593-d223f7449a82
2009-01-22 21:05:55 +00:00
Peter Westwood 8a19bf51a1 Use & not ^ for E_STRICT on PHP 5
git-svn-id: https://develop.svn.wordpress.org/trunk@10407 602fd350-edb4-49c9-b593-d223f7449a82
2009-01-22 21:04:48 +00:00
Peter Westwood e0ab3314ad Update error_reporting configuration for newer version of PHP. Fixes #8701 props jacobsantos
git-svn-id: https://develop.svn.wordpress.org/trunk@10405 602fd350-edb4-49c9-b593-d223f7449a82
2009-01-22 20:44:06 +00:00