Commit Graph

8162 Commits

Author SHA1 Message Date
ryan
f3981a0ed8 Fix nonce collision and delete all spam
git-svn-id: http://svn.automattic.com/wordpress/trunk@9231 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-10-17 19:55:51 +00:00
ryan
06b0afb510 Fox white on white login login fields. Props sivel. fixes #7906
git-svn-id: http://svn.automattic.com/wordpress/trunk@9230 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-10-17 19:37:04 +00:00
ryan
dd0d70f411 Don't double escape in get_cat_ID(). fixes #7849
git-svn-id: http://svn.automattic.com/wordpress/trunk@9229 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-10-17 18:56:56 +00:00
ryan
72282f995e Move "Comment author must fill out name and e-mail " to "Default article settings". Props bubel. fixes #7814
git-svn-id: http://svn.automattic.com/wordpress/trunk@9228 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-10-17 18:45:32 +00:00
ryan
bada5d787a Add some type sanity checks. Props DD32. fixes #7800
git-svn-id: http://svn.automattic.com/wordpress/trunk@9227 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-10-17 18:30:04 +00:00
ryan
c921aa8b0d Better not found messages. Props caesarsgrunt. fixes #5324
git-svn-id: http://svn.automattic.com/wordpress/trunk@9226 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-10-17 17:00:57 +00:00
azaozz
b7959c1d28 Comments post-box: show comments on the currently edited post with ajax, 20 at a time
git-svn-id: http://svn.automattic.com/wordpress/trunk@9225 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-10-17 09:44:22 +00:00
markjaquith
d40277d4c0 Working on the header
git-svn-id: http://svn.automattic.com/wordpress/trunk@9224 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-10-17 05:48:00 +00:00
azaozz
707dabfa7f HTML validation fixes, props Viper007Bond
git-svn-id: http://svn.automattic.com/wordpress/trunk@9223 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-10-17 03:49:43 +00:00
ryan
293c541d91 i18n fixes for plugin intaller from DD32 and nbachiyski. see #7807
git-svn-id: http://svn.automattic.com/wordpress/trunk@9222 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-10-17 02:35:43 +00:00
ryan
d457e3d181 Bring back h2 for add/edit post
git-svn-id: http://svn.automattic.com/wordpress/trunk@9221 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-10-17 00:36:18 +00:00
ryan
ef41829f0d script loader updates
git-svn-id: http://svn.automattic.com/wordpress/trunk@9220 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-10-16 22:39:16 +00:00
ryan
f46fb544e7 Dashboard updates from mdawaffe. see #7552
git-svn-id: http://svn.automattic.com/wordpress/trunk@9219 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-10-16 22:35:53 +00:00
ryan
7d7305c4c9 Update wlw manifest for get tags support. Props josephscott. fixes #7744
git-svn-id: http://svn.automattic.com/wordpress/trunk@9218 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-10-16 22:26:30 +00:00
ryan
ae2c4bc50c Add opt-in optioon for comment hotkeys. Props nbachiyski. fixes #7643
git-svn-id: http://svn.automattic.com/wordpress/trunk@9217 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-10-16 22:23:32 +00:00
azaozz
72577aacd8 Show warning if user is logged out while writing or editing, includes patch by tott, fixes #7630
git-svn-id: http://svn.automattic.com/wordpress/trunk@9216 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-10-16 21:59:06 +00:00
ryan
bda278846f Delete all spam fixes from Viper007Bond
git-svn-id: http://svn.automattic.com/wordpress/trunk@9215 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-10-16 21:45:43 +00:00
markjaquith
9d22cfb1f7 Proper trailing slashes for when is_front_page() does not show the blog. fixes #7892
git-svn-id: http://svn.automattic.com/wordpress/trunk@9214 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-10-16 21:14:42 +00:00
westi
8453f12963 Add attachment support to wp_mail. Fixes #7787 props AaronCampbell.
git-svn-id: http://svn.automattic.com/wordpress/trunk@9213 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-10-16 20:57:49 +00:00
ryan
5ec329b4f1 Add optional path arg to load_theme_textdomain(). Props filosofo. fixes #6951
git-svn-id: http://svn.automattic.com/wordpress/trunk@9212 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-10-16 20:44:39 +00:00
westi
de52fa23a2 Allow plugins to mangle translations of english strings as well as translated strings. Fixes #6742.
git-svn-id: http://svn.automattic.com/wordpress/trunk@9211 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-10-16 20:27:45 +00:00
azaozz
57fb217b3f If no caption entered, use attachment title for alt text, props Viper007Bond, fixes #7675
git-svn-id: http://svn.automattic.com/wordpress/trunk@9210 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-10-16 20:25:50 +00:00
ryan
372a721fe0 Pass args from Walker to comment_reply_link(). Props Otto42. fixes #7901
git-svn-id: http://svn.automattic.com/wordpress/trunk@9209 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-10-16 20:22:53 +00:00
ryan
2a2b7d4de2 Link to post editor from post title in recent comments dash module
git-svn-id: http://svn.automattic.com/wordpress/trunk@9208 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-10-16 20:21:19 +00:00
ryan
a5937fc33a Add avatar_size arg. Props Otto42. see #7635
git-svn-id: http://svn.automattic.com/wordpress/trunk@9207 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-10-16 20:05:34 +00:00
ryan
44d4acd5d3 Threaded comments options cleanup. Props Viper007Bond. see #7635
git-svn-id: http://svn.automattic.com/wordpress/trunk@9206 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-10-16 20:03:18 +00:00
ryan
42a83b4ebc wp_get_attachment_link filter. Props Viper007Bond. fixes #7448
git-svn-id: http://svn.automattic.com/wordpress/trunk@9205 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-10-16 20:00:11 +00:00
ryan
c946b75953 Return affected rows for alter queries. Props BjornW. fixes #7215
git-svn-id: http://svn.automattic.com/wordpress/trunk@9204 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-10-16 19:54:00 +00:00
markjaquith
c7f54da90b Strip trailing /index.php in Canonical, fixes #5017. fixes #7173.
git-svn-id: http://svn.automattic.com/wordpress/trunk@9203 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-10-16 19:17:04 +00:00
ryan
1f1409a786 link_before and link_after from thee17. fixes #5652
git-svn-id: http://svn.automattic.com/wordpress/trunk@9202 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-10-16 19:13:30 +00:00
ryan
8b6d985d00 Remove Press This from Tools menu. Add to writing settings. Props technosailor. fixes #7393
git-svn-id: http://svn.automattic.com/wordpress/trunk@9201 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-10-16 19:07:11 +00:00
ryan
c43a7cf1eb get_avatar() phpdoc update from Speedboxer. fixes #7536
git-svn-id: http://svn.automattic.com/wordpress/trunk@9200 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-10-16 18:37:05 +00:00
ryan
b7ab2f2e3e silence is_writable() warnings. see #7640
git-svn-id: http://svn.automattic.com/wordpress/trunk@9199 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-10-16 17:35:39 +00:00
ryan
fdef1212ef Descriptions for Add New from RanYanivHartstein. fixes #7900
git-svn-id: http://svn.automattic.com/wordpress/trunk@9198 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-10-16 17:25:39 +00:00
markjaquith
39ae0a4f8f Switch to using empty()/!empty() checks in Canonical. see #7537
git-svn-id: http://svn.automattic.com/wordpress/trunk@9197 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-10-16 16:08:00 +00:00
azaozz
c4453c9a0f Admin menu: double-click icon to go to default (first) location, show section header when folded
git-svn-id: http://svn.automattic.com/wordpress/trunk@9196 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-10-16 10:32:26 +00:00
ryan
3be95653d0 comment_status transition hooks from Viper007Bond. fixes #7894
git-svn-id: http://svn.automattic.com/wordpress/trunk@9195 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-10-16 04:18:45 +00:00
azaozz
0ef5225b4c Fix widgets page when multiple class="wrap" are used.
git-svn-id: http://svn.automattic.com/wordpress/trunk@9194 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-10-16 01:18:33 +00:00
markjaquith
77da070d7a Redirect alternate is_single() URLs (like multiple category-based urls) to the canonical URL. fixes #6627
git-svn-id: http://svn.automattic.com/wordpress/trunk@9193 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-10-15 22:00:12 +00:00
markjaquith
75bd6b32a8 Remove JS confirmation of individual user deletion. It is redundant.
git-svn-id: http://svn.automattic.com/wordpress/trunk@9192 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-10-15 21:48:19 +00:00
westi
4fbc4584cd Fire an action to allow extra Profile fields to be processed. Fixes #7713 props capripot.
git-svn-id: http://svn.automattic.com/wordpress/trunk@9191 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-10-15 21:10:55 +00:00
westi
b31aa3f568 Pass on the $separator. Fixes #7005.
git-svn-id: http://svn.automattic.com/wordpress/trunk@9190 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-10-15 21:02:07 +00:00
westi
5b22c24e44 Notice fix and don't count inside a loop. Fixes #7653 props ryan.
git-svn-id: http://svn.automattic.com/wordpress/trunk@9189 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-10-15 20:47:56 +00:00
westi
5224736c99 Longer default timeouts, more filters and other HTTP changes.
git-svn-id: http://svn.automattic.com/wordpress/trunk@9188 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-10-15 20:36:23 +00:00
ryan
130af6d91a Change ver to reflect staunch of blood flow
git-svn-id: http://svn.automattic.com/wordpress/trunk@9187 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-10-15 17:57:17 +00:00
ryan
6bcdf328b2 Give downloads a longer timeout. see #7793
git-svn-id: http://svn.automattic.com/wordpress/trunk@9186 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-10-15 16:38:17 +00:00
ryan
97f11e8f42 Report curl errors
git-svn-id: http://svn.automattic.com/wordpress/trunk@9185 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-10-15 16:35:35 +00:00
ryan
3d41b4e4bb Localize user-settings JIT to avoid warnings
git-svn-id: http://svn.automattic.com/wordpress/trunk@9184 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-10-15 15:56:14 +00:00
azaozz
fdea5c3b74 Don't delete spam created after page has loaded but before "Delete All" button pressed, props Viper007Bond, see #7552
git-svn-id: http://svn.automattic.com/wordpress/trunk@9183 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-10-15 10:31:39 +00:00
azaozz
546ef3ed15 Admin menu: add generic icon, fix hover in IE, speed up response timing
git-svn-id: http://svn.automattic.com/wordpress/trunk@9182 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-10-15 06:54:25 +00:00