Matt Mullenweg
|
85cca48589
|
Whitelist trackbacks and pingbacks from domains in blogroll.
git-svn-id: https://develop.svn.wordpress.org/trunk@2077 602fd350-edb4-49c9-b593-d223f7449a82
|
2005-01-10 23:21:42 +00:00 |
Matt Mullenweg
|
063ab31a4f
|
Add more hooks into commenting.
git-svn-id: https://develop.svn.wordpress.org/trunk@2076 602fd350-edb4-49c9-b593-d223f7449a82
|
2005-01-10 20:26:10 +00:00 |
Matt Mullenweg
|
3696312ac7
|
Spam tastes great, we should eat more of it. Add 'spam' approval value, and basic blacklist.
git-svn-id: https://develop.svn.wordpress.org/trunk@2075 602fd350-edb4-49c9-b593-d223f7449a82
|
2005-01-10 20:21:06 +00:00 |
Matt Mullenweg
|
1eb6a8e91d
|
http://mosquito.wordpress.org/view.php?id=608
git-svn-id: https://develop.svn.wordpress.org/trunk@2064 602fd350-edb4-49c9-b593-d223f7449a82
|
2005-01-07 01:21:12 +00:00 |
Matt Mullenweg
|
6ca2c31abd
|
http://mosquito.wordpress.org/view.php?id=521
git-svn-id: https://develop.svn.wordpress.org/trunk@2062 602fd350-edb4-49c9-b593-d223f7449a82
|
2005-01-07 01:11:51 +00:00 |
Ryan Boren
|
785835599e
|
Add preprocess_comment filter to enable filtering all comment data in one go. Patch from MooKitty.
git-svn-id: https://develop.svn.wordpress.org/trunk@2048 602fd350-edb4-49c9-b593-d223f7449a82
|
2005-01-05 21:11:42 +00:00 |
Matt Mullenweg
|
0717e39156
|
When deleting a page level up all children.
git-svn-id: https://develop.svn.wordpress.org/trunk@2030 602fd350-edb4-49c9-b593-d223f7449a82
|
2005-01-01 23:13:38 +00:00 |
Matt Mullenweg
|
455abe8ff1
|
Comment notification fixes
git-svn-id: https://develop.svn.wordpress.org/trunk@1970 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-12-17 10:25:00 +00:00 |
Matt Mullenweg
|
b39c4f8273
|
Comments refactoring and cleanup
git-svn-id: https://develop.svn.wordpress.org/trunk@1964 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-12-16 02:57:05 +00:00 |
Matt Mullenweg
|
953caf1484
|
Axing htmlspecialchars because it double-encodes-encodes. Better error handling around queries.
git-svn-id: https://develop.svn.wordpress.org/trunk@1940 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-12-12 20:41:19 +00:00 |
Ryan Boren
|
7a8b254be0
|
s/logio/logIO/. Remove logio calls from the one function in functions-post.php that uses it. functions-post.php is not used by xmlrpc.php exclusively.
git-svn-id: https://develop.svn.wordpress.org/trunk@1920 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-12-08 02:35:53 +00:00 |
Ryan Boren
|
89fb8beb57
|
Perform empty() check on $doing_rss to avoid warning.
git-svn-id: https://develop.svn.wordpress.org/trunk@1892 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-11-27 04:47:54 +00:00 |
Dougal Campbell
|
7ed7543a6d
|
Use new user_can_foo() functions, clean up comment editing
git-svn-id: https://develop.svn.wordpress.org/trunk@1875 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-11-23 15:09:24 +00:00 |
Matt Mullenweg
|
0e36c1f615
|
Allow users 9+ to post as other users, minor advanced post reorg.
git-svn-id: https://develop.svn.wordpress.org/trunk@1861 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-11-18 19:40:36 +00:00 |
michelvaldrighi
|
7e11bf0ee6
|
added more user_can_* functions
git-svn-id: https://develop.svn.wordpress.org/trunk@1804 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-10-15 16:20:25 +00:00 |
Matt Mullenweg
|
b4984a31c2
|
Trackback and pingback cleanups.
git-svn-id: https://develop.svn.wordpress.org/trunk@1794 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-10-14 07:26:41 +00:00 |
michelvaldrighi
|
77b143f1fd
|
printr instead of print_r
git-svn-id: https://develop.svn.wordpress.org/trunk@1778 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-10-11 16:49:52 +00:00 |
michelvaldrighi
|
bb232bd2d9
|
whoops, we forgot to store the comment_type
git-svn-id: https://develop.svn.wordpress.org/trunk@1716 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-09-27 11:45:15 +00:00 |
michelvaldrighi
|
65a78d2dd6
|
fixes for bug #311, by bronski
git-svn-id: https://develop.svn.wordpress.org/trunk@1705 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-09-22 19:44:35 +00:00 |
michelvaldrighi
|
54cf4d7e78
|
ugh, no wonder the new xmlrpc wouldn't post anything
git-svn-id: https://develop.svn.wordpress.org/trunk@1630 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-09-09 15:54:03 +00:00 |
Matt Mullenweg
|
bee9686570
|
Move trackbacks to new comment function.
git-svn-id: https://develop.svn.wordpress.org/trunk@1616 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-09-07 02:34:12 +00:00 |
Matt Mullenweg
|
bf70fc82bd
|
Set GUID when posting.
git-svn-id: https://develop.svn.wordpress.org/trunk@1604 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-09-05 02:03:51 +00:00 |
Matt Mullenweg
|
6b0bcbf2f5
|
Massive options cleanup and another step of cleaning up the upgrade/install.
git-svn-id: https://develop.svn.wordpress.org/trunk@1599 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-09-05 00:24:28 +00:00 |
Ryan Boren
|
68246928c2
|
Fix for bug 250: Metaweblog API discards comment_status and ping_status.
git-svn-id: https://develop.svn.wordpress.org/trunk@1589 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-09-04 06:44:58 +00:00 |
michelvaldrighi
|
e9cbd77e2e
|
added user_can_edit_post and user_can_delete_post
git-svn-id: https://develop.svn.wordpress.org/trunk@1561 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-08-25 15:12:10 +00:00 |
michelvaldrighi
|
4d37021dd5
|
whoops, typo in trackback_url_list
git-svn-id: https://develop.svn.wordpress.org/trunk@1560 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-08-25 14:22:39 +00:00 |
Matt Mullenweg
|
717855f007
|
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: https://develop.svn.wordpress.org/trunk@1355 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-05-24 08:22:18 +00:00 |
michelvaldrighi
|
0eee4cb011
|
relocated misc database-related functions
git-svn-id: https://develop.svn.wordpress.org/trunk@1353 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-05-24 01:34:57 +00:00 |