Matt Mullenweg
|
2703339d74
|
Fix later
git-svn-id: https://develop.svn.wordpress.org/trunk@2259 602fd350-edb4-49c9-b593-d223f7449a82
|
2005-02-11 02:00:38 +00:00 |
Matt Mullenweg
|
bcd3b81c50
|
Don't show spam comments in search results.
git-svn-id: https://develop.svn.wordpress.org/trunk@2100 602fd350-edb4-49c9-b593-d223f7449a82
|
2005-01-17 23:32:20 +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
|
375c7d8dc6
|
Style tweaks
git-svn-id: https://develop.svn.wordpress.org/trunk@1977 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-12-19 00:21:14 +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 |
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 |
Ryan Boren
|
ed78ed9a2d
|
Split admin-header.php into admin.php and admin-header.php. Split menu.php into menu-header.php and menu.php. Add plugin admin page support.
git-svn-id: https://develop.svn.wordpress.org/trunk@1818 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-10-19 03:03:06 +00:00 |
Matt Mullenweg
|
c78d172d4f
|
Fix GUID generation
git-svn-id: https://develop.svn.wordpress.org/trunk@1746 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-10-05 07:36:50 +00:00 |
Matt Mullenweg
|
c4b24f1bf6
|
Page comments
git-svn-id: https://develop.svn.wordpress.org/trunk@1745 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-10-05 07:25:21 +00:00 |
Matt Mullenweg
|
bba129ce12
|
Cosmetic tweaks.
git-svn-id: https://develop.svn.wordpress.org/trunk@1744 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-10-05 07:13:51 +00:00 |
Matt Mullenweg
|
31ea9c565d
|
Input cleanup
git-svn-id: https://develop.svn.wordpress.org/trunk@1743 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-10-05 06:59:13 +00:00 |
Ryan Boren
|
85acf6cfc4
|
Fix boulk comment delete. Bug 291. Patch from ringmaster.
git-svn-id: https://develop.svn.wordpress.org/trunk@1690 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-09-18 05:56:28 +00:00 |
Matt Mullenweg
|
506423464f
|
New submenu system.
git-svn-id: https://develop.svn.wordpress.org/trunk@1551 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-08-22 23:24:50 +00:00 |
Ryan Boren
|
ec57c1a114
|
Static pages. Take 1.
git-svn-id: https://develop.svn.wordpress.org/trunk@1527 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-08-10 05:35:59 +00:00 |
Matt Mullenweg
|
043890f9a5
|
Menu re-org
git-svn-id: https://develop.svn.wordpress.org/trunk@1494 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-07-28 07:18:59 +00:00 |
Matt Mullenweg
|
bef0248eee
|
Show URI even when there's no email (trackbacks and pingbacks)
git-svn-id: https://develop.svn.wordpress.org/trunk@1472 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-07-21 07:43:58 +00:00 |
Matt Mullenweg
|
7193a5fa9d
|
Register globals problem reported by Rich Bowen.
git-svn-id: https://develop.svn.wordpress.org/trunk@1458 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-07-08 01:10:50 +00:00 |
Matt Mullenweg
|
3ec8ee1f14
|
http://mosquito.wordpress.org/bug_view_page.php?bug_id=0000145 and a few other hardcoded styles.
git-svn-id: https://develop.svn.wordpress.org/trunk@1454 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-07-06 18:14:42 +00:00 |
Ryan Boren
|
0dfe8ffc7f
|
Mark some strings for translation and improve string consistency. From Albert. http://mosquito.wordpress.org/bug_view_page.php?bug_id=0000024
git-svn-id: https://develop.svn.wordpress.org/trunk@1420 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-06-13 16:14:58 +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 |
Matt Mullenweg
|
d03e52af98
|
Tweaking what shows by default.
git-svn-id: https://develop.svn.wordpress.org/trunk@1271 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-05-14 06:19:46 +00:00 |
Matt Mullenweg
|
7f1cdc843e
|
Various fixes and cleanups, inspired and pointed out by Joseph Scott.
git-svn-id: https://develop.svn.wordpress.org/trunk@1245 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-05-09 05:47:02 +00:00 |
Matt Mullenweg
|
3fedfb5746
|
E_ALL fixes and cleanups.
git-svn-id: https://develop.svn.wordpress.org/trunk@1239 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-05-07 23:56:33 +00:00 |
Ryan Boren
|
d787facdb7
|
Mark strings for translation.
git-svn-id: https://develop.svn.wordpress.org/trunk@1131 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-04-23 03:23:05 +00:00 |
Matt Mullenweg
|
637f6f3b8a
|
Massive admin tweak commit. Improved consistency, numerous bug fixes, redesigned link forms, tweaked options more, left the ugly grey bar I didn't mean to add in the first place but tweaked it too.
git-svn-id: https://develop.svn.wordpress.org/trunk@1100 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-04-19 08:09:27 +00:00 |
Matt Mullenweg
|
9bab83ab5a
|
Fixes, deleting implemented.
git-svn-id: https://develop.svn.wordpress.org/trunk@888 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-02-17 10:50:33 +00:00 |
Matt Mullenweg
|
86efd149be
|
Edit comments improvement, multiple comment delete not implemented yet.
git-svn-id: https://develop.svn.wordpress.org/trunk@887 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-02-17 08:35:04 +00:00 |
Matt Mullenweg
|
2c0ff17b55
|
Admin interface improvements.
git-svn-id: https://develop.svn.wordpress.org/trunk@872 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-02-13 15:36:28 +00:00 |
Matt Mullenweg
|
b26c909980
|
Strip slashes, view post, and improve clarity.
git-svn-id: https://develop.svn.wordpress.org/trunk@657 602fd350-edb4-49c9-b593-d223f7449a82
|
2003-12-28 11:02:23 +00:00 |
Matt Mullenweg
|
9c6a0a9403
|
The great renaming.
git-svn-id: https://develop.svn.wordpress.org/trunk@601 602fd350-edb4-49c9-b593-d223f7449a82
|
2003-12-11 00:22:36 +00:00 |
Matt Mullenweg
|
e142ebce29
|
New admin styling and improved navigation.
git-svn-id: https://develop.svn.wordpress.org/trunk@590 602fd350-edb4-49c9-b593-d223f7449a82
|
2003-12-08 03:46:42 +00:00 |
Matt Mullenweg
|
6b6715b1f1
|
Latest comments bugfixes.
git-svn-id: https://develop.svn.wordpress.org/trunk@584 602fd350-edb4-49c9-b593-d223f7449a82
|
2003-12-08 00:31:02 +00:00 |
Mike Little
|
dc373039df
|
Removed $querycount.
git-svn-id: https://develop.svn.wordpress.org/trunk@570 602fd350-edb4-49c9-b593-d223f7449a82
|
2003-12-05 01:27:00 +00:00 |
Matt Mullenweg
|
a363114013
|
Made status dropdowns radio boxes, more moderation cleanups. Edit section now clean.
git-svn-id: https://develop.svn.wordpress.org/trunk@560 602fd350-edb4-49c9-b593-d223f7449a82
|
2003-11-30 22:13:53 +00:00 |
Mike Little
|
4efb6bb23a
|
Missing querycount
git-svn-id: https://develop.svn.wordpress.org/trunk@558 602fd350-edb4-49c9-b593-d223f7449a82
|
2003-11-25 00:46:52 +00:00 |
Mike Little
|
65b06fc431
|
Close span tag for unapproved
git-svn-id: https://develop.svn.wordpress.org/trunk@552 602fd350-edb4-49c9-b593-d223f7449a82
|
2003-11-23 01:15:51 +00:00 |
Matt Mullenweg
|
b6d0c342a3
|
Cleaning up comment moderation and the comment code in general. More to do tomorrow with regards to wp-moderation.php.
git-svn-id: https://develop.svn.wordpress.org/trunk@549 602fd350-edb4-49c9-b593-d223f7449a82
|
2003-11-15 08:58:18 +00:00 |
Dougal Campbell
|
9b94f75e32
|
otaku42's comment moderation patches
git-svn-id: https://develop.svn.wordpress.org/trunk@546 602fd350-edb4-49c9-b593-d223f7449a82
|
2003-11-12 15:22:47 +00:00 |
Mike Little
|
9f5312addb
|
Fix for View Post link on comments 'tab' .
Also removed some form elements when edting comments.
Removed unused file.
git-svn-id: https://develop.svn.wordpress.org/trunk@532 602fd350-edb4-49c9-b593-d223f7449a82
|
2003-11-10 00:04:47 +00:00 |
Mike Little
|
6fc9f0c212
|
Removed references to b2edit.php
git-svn-id: https://develop.svn.wordpress.org/trunk@514 602fd350-edb4-49c9-b593-d223f7449a82
|
2003-11-03 22:11:42 +00:00 |
Matt Mullenweg
|
220d38faf0
|
Changed format of comments.
git-svn-id: https://develop.svn.wordpress.org/trunk@490 602fd350-edb4-49c9-b593-d223f7449a82
|
2003-10-27 07:40:15 +00:00 |
Matt Mullenweg
|
2dd7337f90
|
Menu for different edit pages.
git-svn-id: https://develop.svn.wordpress.org/trunk@488 602fd350-edb4-49c9-b593-d223f7449a82
|
2003-10-27 07:13:59 +00:00 |
Matt Mullenweg
|
603b8be83e
|
New edit comments page.
git-svn-id: https://develop.svn.wordpress.org/trunk@487 602fd350-edb4-49c9-b593-d223f7449a82
|
2003-10-27 07:09:25 +00:00 |