Commit Graph

40 Commits

Author SHA1 Message Date
ryan 0aa07547e2 Security back ports from masquerade and MarkJaquith.
git-svn-id: http://svn.automattic.com/wordpress/branches/1.5@3627 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2006-03-07 01:47:45 +00:00
matt 2fd04bb902 Don't accept comments on drafts - http://mosquito.wordpress.org/view.php?id=946
git-svn-id: http://svn.automattic.com/wordpress/trunk@2580 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-05-03 07:31:29 +00:00
matt 0cffb54324 I count good now
git-svn-id: http://svn.automattic.com/wordpress/trunk@2558 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-04-20 19:05:34 +00:00
matt 68b4b3c61c Line ending fixes and commenting cleanups from Scott Reilly
git-svn-id: http://svn.automattic.com/wordpress/trunk@2556 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-04-20 03:37:23 +00:00
matt 8e076bda03 It was a Wednesday. (?!) Hat tip: Lucas Larson
git-svn-id: http://svn.automattic.com/wordpress/trunk@2552 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-04-19 17:24:05 +00:00
ryan ea350cb922 Trim comment info. http://mosquito.wordpress.org/view.php?id=1183 Props: ryanduff
git-svn-id: http://svn.automattic.com/wordpress/trunk@2490 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-03-29 14:52:41 +00:00
ryan 6ecc63bbc7 Validate comment author email. http://mosquito.wordpress.org/view.php?id=982 Props: MtDewVirus
git-svn-id: http://svn.automattic.com/wordpress/trunk@2464 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-03-22 00:29:43 +00:00
ryan 8b36e6be3a Introducing wp_redirect(), first cut. http://mosquito.wordpress.org/view.php?id=592 Props: Toby Simmons
git-svn-id: http://svn.automattic.com/wordpress/trunk@2436 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-03-13 16:36:09 +00:00
ryan b4f88fc01c Don't require email address from registered authors. http://mosquito.wordpress.org/view.php?id=948 Props: michel_v
git-svn-id: http://svn.automattic.com/wordpress/trunk@2431 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-03-11 03:31:39 +00:00
ryan 4cd9ea1d27 Fix comments popup window reload upon post. http://mosquito.wordpress.org/view.php?id=897
git-svn-id: http://svn.automattic.com/wordpress/trunk@2427 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-03-10 07:01:42 +00:00
rboren 281573e628 Don't strip scheme from comment url. Bug 883.
git-svn-id: http://svn.automattic.com/wordpress/trunk@2359 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-02-16 23:01:02 +00:00
rboren 65381ba8c5 Addslashes to user data before inserting in DB.
git-svn-id: http://svn.automattic.com/wordpress/trunk@2231 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-02-06 19:02:10 +00:00
saxmatt f59a508df3 Wrong variable - http://mosquito.wordpress.org/view.php?id=786
git-svn-id: http://svn.automattic.com/wordpress/trunk@2221 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-02-05 05:38:57 +00:00
saxmatt c4649b9979 Comment registration goodness. Hat tip to Jason at noprequisite.com for user_identity code.
git-svn-id: http://svn.automattic.com/wordpress/trunk@2166 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-01-31 06:38:12 +00:00
rboren 9816e56997 Fix comment cookies.
git-svn-id: http://svn.automattic.com/wordpress/trunk@2002 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-12-25 18:01:06 +00:00
rboren 204acb04ae Fix required fields checking. Bug 576. Hat tip: bronski
git-svn-id: http://svn.automattic.com/wordpress/trunk@1985 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-12-20 06:45:19 +00:00
saxmatt 7727b00596 Don't cache. No, really. Hat tip: Kimmo Suominen.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1983 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-12-19 18:43:45 +00:00
saxmatt fef86c9964 Some code cleanups.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1974 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-12-18 20:56:26 +00:00
saxmatt 766178708e http://mosquito.wordpress.org/view.php?id=558
git-svn-id: http://svn.automattic.com/wordpress/trunk@1968 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-12-17 08:44:30 +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 a6f951101c Refuse comments for post IDs that do not exist.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1854 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-11-15 06:20:28 +00:00
saxmatt f285ca5c55 Move balanceTags into filters.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1781 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-10-11 22:07:09 +00:00
donncha 4f0449f79b Fixed minor bug - wrong variable passed to get_permalink() - caused
comment redirect to fail.


git-svn-id: http://svn.automattic.com/wordpress/trunk@1756 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-10-06 06:34:19 +00:00
saxmatt c1f391ae7e Better redirect cleaning.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1751 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-10-05 16:22:31 +00:00
saxmatt c59a8a8119 Changes to how we do redirects.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1748 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-10-05 08:35:22 +00:00
saxmatt 69e0975c2f Move plugin call to allow plugin authors to get in before notification is sent out.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1739 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-10-04 08:54:04 +00:00
saxmatt ddba48add2 Track and check user agent for comments.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1603 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-09-05 01:50:39 +00:00
rboren 692627e424 Get our slashes straight.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1405 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-06-11 08:02:40 +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
saxmatt 0990789400 Fix for cookie paths being set correctly when using a different home setting. Refactored comments-post.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1237 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-05-07 23:21:31 +00:00
saxmatt 10c6b7ea9c Changed to superglobals, and eliminated $use_cache (since we always do).
git-svn-id: http://svn.automattic.com/wordpress/trunk@1108 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-04-20 22:56:47 +00:00
michelvaldrighi b9c1be51f0 typo
git-svn-id: http://svn.automattic.com/wordpress/trunk@1018 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-03-26 11:26:57 +00:00
saxmatt 0c1e3856b6 Additional plugin API hooks, extending moderation scheme to more fully cover trackbacks and pingbacks, cleanup of XML-RPC file.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1012 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-03-25 20:18:20 +00:00
michelvaldrighi caeaf47bbb now commenting in localtime+gmt
git-svn-id: http://svn.automattic.com/wordpress/trunk@997 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-03-25 01:56:02 +00:00
saxmatt adbca5d4fc New comment moderation code, for trackbacks and comments.
git-svn-id: http://svn.automattic.com/wordpress/trunk@984 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-03-21 08:31:33 +00:00
saxmatt b6aa1f6807 Migration to get_settings
git-svn-id: http://svn.automattic.com/wordpress/trunk@956 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-03-01 06:13:32 +00:00
michelvaldrighi 84435bfa5f big leap to GMT dates
git-svn-id: http://svn.automattic.com/wordpress/trunk@914 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-02-23 03:42:40 +00:00
jverber 252f64ff98 Removed redundant convert_chars (it is called during display)
git-svn-id: http://svn.automattic.com/wordpress/trunk@860 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-02-10 19:43:39 +00:00
saxmatt da2fc24f4d Comments number bug.
git-svn-id: http://svn.automattic.com/wordpress/trunk@707 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-01-03 20:35:02 +00:00
saxmatt 43e4a8a930 The great renaming.
git-svn-id: http://svn.automattic.com/wordpress/trunk@601 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-12-11 00:22:36 +00:00