Commit Graph

108 Commits

Author SHA1 Message Date
Ryan Boren a3d2d527f8 sanitize_user regex fix from grigs. fixes #2729
git-svn-id: https://develop.svn.wordpress.org/trunk@3795 602fd350-edb4-49c9-b593-d223f7449a82
2006-05-26 17:27:51 +00:00
Ryan Boren 8cf29e9e4d Better escaping of strings used in JS.
git-svn-id: https://develop.svn.wordpress.org/trunk@3763 602fd350-edb4-49c9-b593-d223f7449a82
2006-05-05 07:49:05 +00:00
Ryan Boren d983d337d4 Div balance across more. Props skeltoac. fixes #2348
git-svn-id: https://develop.svn.wordpress.org/trunk@3751 602fd350-edb4-49c9-b593-d223f7449a82
2006-04-25 08:46:19 +00:00
Ryan Boren 0d4e7d2db3 Move htmlentities2 to functions-formatting.php. #2525
git-svn-id: https://develop.svn.wordpress.org/trunk@3717 602fd350-edb4-49c9-b593-d223f7449a82
2006-04-19 03:03:27 +00:00
Ryan Boren 2e6f4d8cc2 Move clean_url() to functions-formatting.php. #2525
git-svn-id: https://develop.svn.wordpress.org/trunk@3713 602fd350-edb4-49c9-b593-d223f7449a82
2006-04-18 04:58:38 +00:00
Ryan Boren e76c8695e1 Escape single quotes in options.php. fixes #2656
git-svn-id: https://develop.svn.wordpress.org/trunk@3710 602fd350-edb4-49c9-b593-d223f7449a82
2006-04-17 23:33:08 +00:00
Ryan Boren c08c837e42 texturize fix from that Andy guy. fixes #2634
git-svn-id: https://develop.svn.wordpress.org/trunk@3686 602fd350-edb4-49c9-b593-d223f7449a82
2006-04-04 00:47:33 +00:00
Ryan Boren 0a7f308884 Prompt for confirmation for mailapprovecomment action. Props mdawaffe. fixes #2615
git-svn-id: https://develop.svn.wordpress.org/trunk@3671 602fd350-edb4-49c9-b593-d223f7449a82
2006-03-31 08:32:30 +00:00
Ryan Boren cb23290318 AJAX, cause you love it. Props mdawaffe. fixes #2561
git-svn-id: https://develop.svn.wordpress.org/trunk@3660 602fd350-edb4-49c9-b593-d223f7449a82
2006-03-29 01:51:55 +00:00
Ryan Boren 2216ca5092 ent2ncr optimization. Props random. fixes #2548
git-svn-id: https://develop.svn.wordpress.org/trunk@3641 602fd350-edb4-49c9-b593-d223f7449a82
2006-03-14 02:48:36 +00:00
Ryan Boren f7ee176581 More comment cookie sanitation.
git-svn-id: https://develop.svn.wordpress.org/trunk@3577 602fd350-edb4-49c9-b593-d223f7449a82
2006-02-28 09:49:06 +00:00
Ryan Boren 6008a133c4 Death to trailing tabs. Props Mark J. fixes #2405
git-svn-id: https://develop.svn.wordpress.org/trunk@3517 602fd350-edb4-49c9-b593-d223f7449a82
2006-02-12 07:53:23 +00:00
Ryan Boren a2e19bdbef Username sanitization cleanups.
git-svn-id: https://develop.svn.wordpress.org/trunk@3481 602fd350-edb4-49c9-b593-d223f7449a82
2006-01-25 03:09:16 +00:00
Ryan Boren d1e7e7e9b7 sanitize_user() fixes.
git-svn-id: https://develop.svn.wordpress.org/trunk@3454 602fd350-edb4-49c9-b593-d223f7449a82
2006-01-18 05:37:26 +00:00
Ryan Boren d7e8fb6b25 Add richedit_pre filter. Props mani_monaj. fixes #2047
git-svn-id: https://develop.svn.wordpress.org/trunk@3284 602fd350-edb4-49c9-b593-d223f7449a82
2005-12-10 19:03:22 +00:00
Ryan Boren 6f6e018161 Remove calls to html_entity_decode(). fixes #2029
git-svn-id: https://develop.svn.wordpress.org/trunk@3276 602fd350-edb4-49c9-b593-d223f7449a82
2005-12-07 00:36:07 +00:00
Ryan Boren 579e426260 autop fixes from skeltoac. fixes #2022
git-svn-id: https://develop.svn.wordpress.org/trunk@3273 602fd350-edb4-49c9-b593-d223f7449a82
2005-12-05 17:00:01 +00:00
Ryan Boren 619d8d0c0c TinyMCE directionality for RTL support. Props skeltoac. fixes #1967
git-svn-id: https://develop.svn.wordpress.org/trunk@3244 602fd350-edb4-49c9-b593-d223f7449a82
2005-11-30 17:15:43 +00:00
Matt Mullenweg 4ae18b8c15 Don't do bad xhtml fixing by default - fixes #1975
git-svn-id: https://develop.svn.wordpress.org/trunk@3223 602fd350-edb4-49c9-b593-d223f7449a82
2005-11-28 23:05:12 +00:00
Ryan Boren 97eefbc202 Don't texturize for the rich editor. Props skeltoac. fixes #1909
git-svn-id: https://develop.svn.wordpress.org/trunk@3156 602fd350-edb4-49c9-b593-d223f7449a82
2005-11-18 23:27:39 +00:00
Ryan Boren 15513318ba Big tiny fixes from skeltoac. fixes #1897
git-svn-id: https://develop.svn.wordpress.org/trunk@3136 602fd350-edb4-49c9-b593-d223f7449a82
2005-11-17 17:47:29 +00:00
Matt Mullenweg 01c2155563 Better email links, fixes #1416
git-svn-id: https://develop.svn.wordpress.org/trunk@3114 602fd350-edb4-49c9-b593-d223f7449a82
2005-11-16 23:44:03 +00:00
Ryan Boren 5135115f45 Fix typos in remove_accents(). Props kyknos and YaaL. fixes #1688
git-svn-id: https://develop.svn.wordpress.org/trunk@3106 602fd350-edb4-49c9-b593-d223f7449a82
2005-11-16 06:37:06 +00:00
Matt Mullenweg 32fe0b0527 Account for more letter entities, fixes #1431
git-svn-id: https://develop.svn.wordpress.org/trunk@3056 602fd350-edb4-49c9-b593-d223f7449a82
2005-11-13 02:48:35 +00:00
Matt Mullenweg f5ce936f25 Missing stripslashes - fixes #1793
git-svn-id: https://develop.svn.wordpress.org/trunk@3049 602fd350-edb4-49c9-b593-d223f7449a82
2005-11-11 02:16:26 +00:00
Ryan Boren 537b91b582 Stripslashes doesn't work on arrays. Add stripslashes_deep(). Props: Mike Little
git-svn-id: https://develop.svn.wordpress.org/trunk@2700 602fd350-edb4-49c9-b593-d223f7449a82
2005-07-06 01:12:38 +00:00
Ryan Boren b3f7bd726c Use wpdb->escape instead of addslashes to prepare DB bound data.
git-svn-id: https://develop.svn.wordpress.org/trunk@2699 602fd350-edb4-49c9-b593-d223f7449a82
2005-07-05 20:47:22 +00:00
Matt Mullenweg a2bb87e071 Wrong translation and indentation fix, fixes #1373
git-svn-id: https://develop.svn.wordpress.org/trunk@2689 602fd350-edb4-49c9-b593-d223f7449a82
2005-07-02 23:44:35 +00:00
Matt Mullenweg 47d80615b5 More user updates
git-svn-id: https://develop.svn.wordpress.org/trunk@2632 602fd350-edb4-49c9-b593-d223f7449a82
2005-06-12 23:14:52 +00:00
Matt Mullenweg 472b800ab4 Better pingback extraction, fixes #1268
git-svn-id: https://develop.svn.wordpress.org/trunk@2619 602fd350-edb4-49c9-b593-d223f7449a82
2005-06-04 10:15:36 +00:00
Matt Mullenweg 58ee37098a Don't P on address
git-svn-id: https://develop.svn.wordpress.org/trunk@2582 602fd350-edb4-49c9-b593-d223f7449a82
2005-05-03 22:31:20 +00:00
Matt Mullenweg ec343a0155 Texturize tweaks
git-svn-id: https://develop.svn.wordpress.org/trunk@2578 602fd350-edb4-49c9-b593-d223f7449a82
2005-05-01 19:21:42 +00:00
Matt Mullenweg 4ea0b88e54 Missing backslash, fixes http://mosquito.wordpress.org/view.php?id=1224
git-svn-id: https://develop.svn.wordpress.org/trunk@2549 602fd350-edb4-49c9-b593-d223f7449a82
2005-04-19 03:41:22 +00:00
Ryan Boren ace6f68c14 Don't escape broken vertical bar.
git-svn-id: https://develop.svn.wordpress.org/trunk@2520 602fd350-edb4-49c9-b593-d223f7449a82
2005-04-08 14:16:29 +00:00
Ryan Boren 181201a4d6 Add entity 2 ncr converter. http://mosquito.wordpress.org/view.php?id=929 Props: Kaf Oseo
git-svn-id: https://develop.svn.wordpress.org/trunk@2517 602fd350-edb4-49c9-b593-d223f7449a82
2005-04-05 17:25:57 +00:00
Ryan Boren 3213f820c9 Cockney 'cause. http://mosquito.wordpress.org/view.php?id=1100 Props: bcrow
git-svn-id: https://develop.svn.wordpress.org/trunk@2493 602fd350-edb4-49c9-b593-d223f7449a82
2005-03-29 15:19:50 +00:00
Ryan Boren c5b906d680 Add Latin Extended-A decompositions to remove_accents(). http://mosquito.wordpress.org/view.php?id=836
git-svn-id: https://develop.svn.wordpress.org/trunk@2484 602fd350-edb4-49c9-b593-d223f7449a82
2005-03-29 03:12:24 +00:00
Ryan Boren cd81a83c07 Decompose U+00DF LATIN SMALL LETTER SHARP S to U+0073 LATIN SMALL LETTER S. Reindent decomposition table. http://mosquito.wordpress.org/view.php?id=1180
git-svn-id: https://develop.svn.wordpress.org/trunk@2483 602fd350-edb4-49c9-b593-d223f7449a82
2005-03-29 01:38:29 +00:00
Ryan Boren 310589c667 Apply filters to auto excerpt before tags are stripped. http://mosquito.wordpress.org/view.php?id=918 Props: kim
git-svn-id: https://develop.svn.wordpress.org/trunk@2443 602fd350-edb4-49c9-b593-d223f7449a82
2005-03-14 01:02:04 +00:00
Matt Mullenweg cac1655fae Past and future time diffs, hat tip Eric Meyer. http://mosquito.wordpress.org/view.php?id=1059
git-svn-id: https://develop.svn.wordpress.org/trunk@2428 602fd350-edb4-49c9-b593-d223f7449a82
2005-03-10 08:01:02 +00:00
Matt Mullenweg 9b6518f605 Make excerpt stuff a filter
git-svn-id: https://develop.svn.wordpress.org/trunk@2341 602fd350-edb4-49c9-b593-d223f7449a82
2005-02-15 00:21:21 +00:00
Matt Mullenweg 64701e362c When good regex goes bad - http://mosquito.wordpress.org/view.php?id=851
git-svn-id: https://develop.svn.wordpress.org/trunk@2246 602fd350-edb4-49c9-b593-d223f7449a82
2005-02-11 00:55:01 +00:00
Matt Mullenweg e9915276e7 Some filter action and cleanup
git-svn-id: https://develop.svn.wordpress.org/trunk@2240 602fd350-edb4-49c9-b593-d223f7449a82
2005-02-07 07:46:41 +00:00
Ryan Boren 22f48d88c0 Don't stomp the percent in escaped octets.
git-svn-id: https://develop.svn.wordpress.org/trunk@2189 602fd350-edb4-49c9-b593-d223f7449a82
2005-02-01 08:31:13 +00:00
Matt Mullenweg 1b53ffa6af Copyright and registered corrections cause more trouble than they help
git-svn-id: https://develop.svn.wordpress.org/trunk@2178 602fd350-edb4-49c9-b593-d223f7449a82
2005-02-01 01:13:11 +00:00
Matt Mullenweg a42aac1345 Handle time_diff less than a minute http://mosquito.wordpress.org/view.php?id=737
git-svn-id: https://develop.svn.wordpress.org/trunk@2124 602fd350-edb4-49c9-b593-d223f7449a82
2005-01-24 06:01:04 +00:00
Matt Mullenweg fa24d19320 Adding nofollow support
git-svn-id: https://develop.svn.wordpress.org/trunk@2117 602fd350-edb4-49c9-b593-d223f7449a82
2005-01-21 18:24:14 +00:00
Matt Mullenweg 8841601ea6 Patch for balanceTags from Scott Reilly: http://mosquito.wordpress.org/view.php?id=53
git-svn-id: https://develop.svn.wordpress.org/trunk@2057 602fd350-edb4-49c9-b593-d223f7449a82
2005-01-06 10:24:11 +00:00
Matt Mullenweg a80371dc20 Don't muddy <pre> pool
git-svn-id: https://develop.svn.wordpress.org/trunk@2056 602fd350-edb4-49c9-b593-d223f7449a82
2005-01-06 10:10:55 +00:00
Ryan Boren 6bbc7fe7a0 Remove % from title before utf8 uri encoding is done.
git-svn-id: https://develop.svn.wordpress.org/trunk@2036 602fd350-edb4-49c9-b593-d223f7449a82
2005-01-02 09:08:55 +00:00