1529 Commits

Author SHA1 Message Date
Ryan Boren
60d19b18b8 Don't do status_header for IIS. Props Mark Jaquith. fixes #3190
git-svn-id: https://develop.svn.wordpress.org/branches/2.0@4273 602fd350-edb4-49c9-b593-d223f7449a82
2006-10-03 00:28:06 +00:00
Mark Jaquith
3ae226cfc0 run _page_level_out() link text through wp_specialchars(). Props to hughbiquitous. fixes #2507
git-svn-id: https://develop.svn.wordpress.org/branches/2.0@4270 602fd350-edb4-49c9-b593-d223f7449a82
2006-10-02 21:07:42 +00:00
Ryan Boren
35cbdf9c8d Send 302 on redirect. Props leflo. fixes #3166
git-svn-id: https://develop.svn.wordpress.org/branches/2.0@4253 602fd350-edb4-49c9-b593-d223f7449a82
2006-09-26 00:55:58 +00:00
Ryan Boren
f661a40e92 Fix backport errors.
git-svn-id: https://develop.svn.wordpress.org/branches/2.0@4247 602fd350-edb4-49c9-b593-d223f7449a82
2006-09-25 07:55:15 +00:00
Ryan Boren
29e22e66e7 Remove merge arrows
git-svn-id: https://develop.svn.wordpress.org/branches/2.0@4246 602fd350-edb4-49c9-b593-d223f7449a82
2006-09-25 05:13:03 +00:00
Ryan Boren
69e2c0694d Bump up the ver, bump it up.
git-svn-id: https://develop.svn.wordpress.org/branches/2.0@4245 602fd350-edb4-49c9-b593-d223f7449a82
2006-09-25 02:59:49 +00:00
Ryan Boren
55317835e8 Encode percent to avoid broken permalinks. Props majelbstoat. fixes #569
git-svn-id: https://develop.svn.wordpress.org/branches/2.0@4243 602fd350-edb4-49c9-b593-d223f7449a82
2006-09-25 02:50:11 +00:00
Ryan Boren
334dc60fef Add bloginfo_url filter from Kafkaesqui. fixes #2643
git-svn-id: https://develop.svn.wordpress.org/branches/2.0@4241 602fd350-edb4-49c9-b593-d223f7449a82
2006-09-25 02:41:02 +00:00
Ryan Boren
85d532253c Recognize paragraph tags with attributes when stripping breaks. Props rockinfree. fixes #1706
git-svn-id: https://develop.svn.wordpress.org/branches/2.0@4240 602fd350-edb4-49c9-b593-d223f7449a82
2006-09-25 02:39:47 +00:00
Ryan Boren
20e61e9026 i18n fixes from nbachiyski. fixes #3109
git-svn-id: https://develop.svn.wordpress.org/branches/2.0@4239 602fd350-edb4-49c9-b593-d223f7449a82
2006-09-25 02:38:55 +00:00
Ryan Boren
ec7041522b Fix percent stripping in clean_url.
git-svn-id: https://develop.svn.wordpress.org/branches/2.0@4235 602fd350-edb4-49c9-b593-d223f7449a82
2006-09-25 02:25:24 +00:00
Ryan Boren
ab1df54a00 Deprecate idmode. fixes #2386
git-svn-id: https://develop.svn.wordpress.org/branches/2.0@4234 602fd350-edb4-49c9-b593-d223f7449a82
2006-09-25 02:21:05 +00:00
Ryan Boren
55a2809f0a Don't duplicate nofollow on edit. Props filosofo. fixes #2995
git-svn-id: https://develop.svn.wordpress.org/branches/2.0@4233 602fd350-edb4-49c9-b593-d223f7449a82
2006-09-25 02:16:18 +00:00
Ryan Boren
a9e73bf6ea Cast page_id to int before deciding if is_page. fixes #2769
git-svn-id: https://develop.svn.wordpress.org/branches/2.0@4232 602fd350-edb4-49c9-b593-d223f7449a82
2006-09-25 02:14:44 +00:00
Ryan Boren
b14fe75d8f Keep the frag at the end. Props mdawaffe. fixes #3078
git-svn-id: https://develop.svn.wordpress.org/branches/2.0@4231 602fd350-edb4-49c9-b593-d223f7449a82
2006-09-25 02:12:34 +00:00
Ryan Boren
1c8d0362ed Make those chars feel special.
git-svn-id: https://develop.svn.wordpress.org/branches/2.0@4229 602fd350-edb4-49c9-b593-d223f7449a82
2006-09-25 02:09:08 +00:00
Ryan Boren
8048f1ab08 Don't page off the end. Props Mark J. fixes #3039
git-svn-id: https://develop.svn.wordpress.org/branches/2.0@4228 602fd350-edb4-49c9-b593-d223f7449a82
2006-09-25 01:55:41 +00:00
Ryan Boren
29cda4bcc9 Preserve is_feed setting when handling a 404. Props skeltoac. fixes #3019
git-svn-id: https://develop.svn.wordpress.org/branches/2.0@4227 602fd350-edb4-49c9-b593-d223f7449a82
2006-09-25 01:51:37 +00:00
Ryan Boren
9b78b386a3 Init last_result to an empty array. fixes #2913
git-svn-id: https://develop.svn.wordpress.org/branches/2.0@4225 602fd350-edb4-49c9-b593-d223f7449a82
2006-09-25 01:46:22 +00:00
Ryan Boren
ed59440427 Sanitize proxy IP check.
git-svn-id: https://develop.svn.wordpress.org/branches/2.0@4224 602fd350-edb4-49c9-b593-d223f7449a82
2006-09-25 01:45:29 +00:00
Ryan Boren
e971ac8875 Don't forget to concat. Props cschneid. fixes #2988
git-svn-id: https://develop.svn.wordpress.org/branches/2.0@4222 602fd350-edb4-49c9-b593-d223f7449a82
2006-09-25 01:38:34 +00:00
Ryan Boren
16bc9c6d9c No magic vals
git-svn-id: https://develop.svn.wordpress.org/branches/2.0@4066 602fd350-edb4-49c9-b593-d223f7449a82
2006-07-29 01:44:58 +00:00
Ryan Boren
334495a703 htmlspecial
git-svn-id: https://develop.svn.wordpress.org/branches/2.0@4064 602fd350-edb4-49c9-b593-d223f7449a82
2006-07-29 01:38:27 +00:00
Ryan Boren
3082cb699e Bu-bump.
git-svn-id: https://develop.svn.wordpress.org/branches/2.0@4063 602fd350-edb4-49c9-b593-d223f7449a82
2006-07-28 23:38:34 +00:00
Ryan Boren
2cf7737ccb specialchars DB error.
git-svn-id: https://develop.svn.wordpress.org/branches/2.0@4060 602fd350-edb4-49c9-b593-d223f7449a82
2006-07-28 22:57:58 +00:00
Ryan Boren
cef1e4403c Make nicename optional.
git-svn-id: https://develop.svn.wordpress.org/branches/2.0@4056 602fd350-edb4-49c9-b593-d223f7449a82
2006-07-28 10:50:21 +00:00
Ryan Boren
956b695829 Use get_userdata(). fixes #2976
git-svn-id: https://develop.svn.wordpress.org/branches/2.0@4054 602fd350-edb4-49c9-b593-d223f7449a82
2006-07-27 23:25:45 +00:00
Ryan Boren
9b89220b6d Sack encoding fix from hgfischer. fixes #2977
git-svn-id: https://develop.svn.wordpress.org/branches/2.0@4053 602fd350-edb4-49c9-b593-d223f7449a82
2006-07-27 07:11:46 +00:00
Ryan Boren
f18e84a31b Faster remove accents. Props skeltoac. fixes #2978
git-svn-id: https://develop.svn.wordpress.org/branches/2.0@4052 602fd350-edb4-49c9-b593-d223f7449a82
2006-07-26 22:57:15 +00:00
Ryan Boren
091ca2b68e Don't use blank user agent when pinging. Props error. fixes #2931
git-svn-id: https://develop.svn.wordpress.org/branches/2.0@4048 602fd350-edb4-49c9-b593-d223f7449a82
2006-07-26 17:45:19 +00:00
Ryan Boren
5832160a94 specialchars feed titles. Props leftjustified. fixes #1451
git-svn-id: https://develop.svn.wordpress.org/branches/2.0@4044 602fd350-edb4-49c9-b593-d223f7449a82
2006-07-26 17:40:30 +00:00
Ryan Boren
82ef2b919f Damn editor.
git-svn-id: https://develop.svn.wordpress.org/branches/2.0@4038 602fd350-edb4-49c9-b593-d223f7449a82
2006-07-23 21:28:36 +00:00
Ryan Boren
0cf439abac Trim theme and plugin data. fixes #2943
git-svn-id: https://develop.svn.wordpress.org/branches/2.0@4036 602fd350-edb4-49c9-b593-d223f7449a82
2006-07-23 19:20:50 +00:00
Ryan Boren
7da3c5565a Bump version.
git-svn-id: https://develop.svn.wordpress.org/branches/2.0@4033 602fd350-edb4-49c9-b593-d223f7449a82
2006-07-23 18:36:52 +00:00
Ryan Boren
1e300f9edf Snoopy fread fixes. Props JeremyVisser. fixes #2733
git-svn-id: https://develop.svn.wordpress.org/branches/2.0@4031 602fd350-edb4-49c9-b593-d223f7449a82
2006-07-23 18:24:15 +00:00
Ryan Boren
c1be649094 Don't let get_calendar travel into the future. Props Mark Jaquith. fixes #2961
git-svn-id: https://develop.svn.wordpress.org/branches/2.0@4025 602fd350-edb4-49c9-b593-d223f7449a82
2006-07-21 19:03:21 +00:00
Ryan Boren
057b34b129 Make clickable fix from whooami. fixes #2889
git-svn-id: https://develop.svn.wordpress.org/branches/2.0@4012 602fd350-edb4-49c9-b593-d223f7449a82
2006-07-11 03:30:22 +00:00
Ryan Boren
15c2764ae1 Use wp_die() in wp_nonce_ays(). fixes #2929
git-svn-id: https://develop.svn.wordpress.org/branches/2.0@4010 602fd350-edb4-49c9-b593-d223f7449a82
2006-07-10 17:21:48 +00:00
Ryan Boren
7629994575 get_category filter form majelbstoat. fixes #2466
git-svn-id: https://develop.svn.wordpress.org/branches/2.0@4008 602fd350-edb4-49c9-b593-d223f7449a82
2006-07-10 16:13:04 +00:00
Ryan Boren
3ec45d42f0 Update to php-gettext 1.0.7+. fixes #1727
git-svn-id: https://develop.svn.wordpress.org/branches/2.0@4004 602fd350-edb4-49c9-b593-d223f7449a82
2006-07-06 22:36:44 +00:00
Ryan Boren
8023bffcb2 Add single/double support to wp_specialchars(). Backported from trunk.
git-svn-id: https://develop.svn.wordpress.org/branches/2.0@3996 602fd350-edb4-49c9-b593-d223f7449a82
2006-07-06 02:31:06 +00:00
Ryan Boren
33d76d17fb specialchars quotes in comment title. Props deko. fixes #2915
git-svn-id: https://develop.svn.wordpress.org/branches/2.0@3994 602fd350-edb4-49c9-b593-d223f7449a82
2006-07-06 02:27:53 +00:00
Ryan Boren
bd7ead32a9 specialchars comment title. Props deko. fixes #2915
git-svn-id: https://develop.svn.wordpress.org/branches/2.0@3993 602fd350-edb4-49c9-b593-d223f7449a82
2006-07-06 02:24:48 +00:00
Ryan Boren
331bc0408b Use HTTP_USER_AGENT from _SERVER.
git-svn-id: https://develop.svn.wordpress.org/branches/2.0@3991 602fd350-edb4-49c9-b593-d223f7449a82
2006-07-06 00:08:53 +00:00
Ryan Boren
d879235249 Bump kses to 0.2.2. Props westi. fixes #2661
git-svn-id: https://develop.svn.wordpress.org/branches/2.0@3988 602fd350-edb4-49c9-b593-d223f7449a82
2006-07-05 22:39:56 +00:00
Ryan Boren
1968f118db wp_specialchars() within wp_nonce_url(). Props Nazgul. fixes #2857
git-svn-id: https://develop.svn.wordpress.org/branches/2.0@3973 602fd350-edb4-49c9-b593-d223f7449a82
2006-07-05 09:52:18 +00:00
Ryan Boren
f5a31ae01c Force balanced tags in comments. Props Nazgul. fixes #2714
git-svn-id: https://develop.svn.wordpress.org/branches/2.0@3964 602fd350-edb4-49c9-b593-d223f7449a82
2006-07-04 22:10:32 +00:00
Ryan Boren
c9756013ac Update RBL site and turn open proxy check off by default. Props Nazgul. fixes #2821
git-svn-id: https://develop.svn.wordpress.org/branches/2.0@3959 602fd350-edb4-49c9-b593-d223f7449a82
2006-07-04 21:40:41 +00:00
Ryan Boren
1c9afcca9d Don't allow negative values when paging. fixes #2893
git-svn-id: https://develop.svn.wordpress.org/branches/2.0@3958 602fd350-edb4-49c9-b593-d223f7449a82
2006-07-04 20:01:31 +00:00
Ryan Boren
f70181fe75 Allow % so entities such as slashes don't break.
git-svn-id: https://develop.svn.wordpress.org/branches/2.0@3940 602fd350-edb4-49c9-b593-d223f7449a82
2006-06-30 00:44:21 +00:00