|
|
|
@8091
|
[8091]
|
06/15/08 09:34:00 |
westi |
PHPDoc updates for comment.php. See #5578 props jacobsantos. |
|
|
|
@8052
|
[8052]
|
06/04/08 23:36:55 |
ryan |
close the socket in discover_pingback_server_uri |
|
|
|
@8004
|
[8004]
|
05/28/08 15:37:59 |
ryan |
Fix duplicate comment notifications. Props MtDewVirus?. fixes #6892 for … |
|
|
|
@7917
|
[7917]
|
05/12/08 16:14:15 |
ryan |
Resurrect comment approval notification. Props chmac. fixes #6892 for … |
|
|
|
@7912
|
[7912]
|
05/09/08 00:45:17 |
markjaquith |
Remove last remaining user level checks in favor of capabilities checks. … |
|
|
|
@7878
|
[7878]
|
05/02/08 19:42:44 |
ryan |
Use 'counts' cache group. see #6884 |
|
|
|
@7868
|
[7868]
|
05/01/08 16:52:48 |
ryan |
Add per post counting to wp_count_comments(). Props josephscott. fixes … |
|
|
|
@7714
|
[7714]
|
04/16/08 23:45:39 |
ryan |
Cache comment count and use count API in menu.php |
|
|
|
@7690
|
[7690]
|
04/15/08 18:05:08 |
ryan |
Strip slashes before preparing comment insert to avoid double-slashing. … |
|
|
|
@7657
|
[7657]
|
04/14/08 16:45:12 |
ryan |
Add missing comma. see #6644 |
|
|
|
@7645
|
[7645]
|
04/14/08 16:13:25 |
ryan |
Prepare DB queries in more places. Props filosofo. see #6644 |
|
|
|
@7425
|
[7425]
|
03/20/08 20:32:18 |
markjaquith |
don't time-throttle comments from Administrators |
|
|
|
@7140
|
[7140]
|
03/03/08 21:05:23 |
ryan |
Multi-byte character safe excerpting from nbachiyski. fixes #6077 |
|
|
|
@6994
|
[6994]
|
02/23/08 08:33:44 |
ryan |
Manage comments rework. WIP |
|
|
|
@6853
|
[6853]
|
02/14/08 21:50:43 |
ryan |
generic_ping() improvements from fitztrev. fixes #5855 |
|
|
|
@6736
|
[6736]
|
02/05/08 23:29:59 |
ryan |
Order by and index on comment_date_gmt instead of comment_date to insulate … |
|
|
|
@6729
|
[6729]
|
02/05/08 18:04:17 |
ryan |
Add key on comment_approved,comment_date to speed up last comment modified … |
|
|
|
@6726
|
[6726]
|
02/05/08 06:47:27 |
ryan |
Trailing whitespace cleanup |
|
|
|
@6668
|
[6668]
|
01/26/08 10:18:33 |
westi |
Remove the duplicate code for sanitising IP Addresses we only need to do … |
|
|
|
@6658
|
[6658]
|
01/25/08 18:50:52 |
westi |
Allow IPv6 addresses as well. Fixes #4579 props pishmishy. |
|
|
|
@6640
|
[6640]
|
01/22/08 05:50:22 |
ryan |
get_col() instead of get_results(). Props fitzrev. fixes #5699 |
|
|
|
@6610
|
[6610]
|
01/14/08 05:59:39 |
ryan |
Eliminate comment_date_gmt <= now from get_lastcommentmodified() queries. … |
|
|
|
@6603
|
[6603]
|
01/12/08 17:31:17 |
westi |
Simplify to_ping query. Fixes #5649 props misterbisson. |
|
|
|
@6553
|
[6553]
|
01/04/08 20:03:42 |
ryan |
phpdoc for comment.php from darkdragon. fixes #5578 |
|
|
|
@6551
|
[6551]
|
01/04/08 19:36:34 |
ryan |
Unused var cleanup. Props DD32. see #5418 |
|
|
|
@6534
|
[6534]
|
01/01/08 18:40:39 |
ryan |
wp.getCommentCount from josephscott. fixes #5463 |
|
|
|
@6532
|
[6532]
|
01/01/08 17:03:52 |
ryan |
Defer comment counting. Props tellyworth. fixes #5557 |
|
|
|
@6364
|
[6364]
|
12/06/07 19:49:33 |
ryan |
Remove unused vars. Props DD32. see #5418 |
|
|
|
@6348
|
[6348]
|
11/29/07 05:03:25 |
ryan |
Remove old comment_count_cache variable. It's dead. |
|
|
|
@6173
|
[6173]
|
09/27/07 07:34:15 |
markjaquith |
prepare() for wp-includes/ bookmark.php, canonical.php, comment.php, … |
|
|
|
@5975
|
[5975]
|
08/29/07 19:04:14 |
ryan |
Remove hardcoded clean_url on comment_author_url since it is handled on … |
|
|
|
@5947
|
[5947]
|
08/27/07 06:34:18 |
matt |
Make the entire comment flood check pluggable as it can cause load … |
|
|
|
@5885
|
[5885]
|
08/16/07 19:26:01 |
ryan |
Don't update comments feed last-modified header for unapproved comments. … |
|
|
|
@5869
|
[5869]
|
08/14/07 03:08:44 |
ryan |
wp_update_comment_count hook from mdawaffe. fixes #4740 |
|
|
|
@5772
|
[5772]
|
06/27/07 23:28:36 |
markjaquith |
Mark pingback as already pinged when the target site says it already got … |
|
|
|
@5708
|
[5708]
|
06/14/07 22:45:40 |
ryan |
Use EXTR_SKIP when extracting. see #4468 |
|
|
|
@5666
|
[5666]
|
06/08/07 00:20:22 |
ryan |
Comment caching. Reduce queries on edit-comments.php page. Add … |
|
|
|
@5329
|
[5329]
|
04/27/07 04:34:44 |
ryan |
Use the right field name ya idjit. |
|
|
|
@5328
|
[5328]
|
04/27/07 03:51:36 |
ryan |
Consult global comment in get_comment(). Don't show empty edit links. |
|
|
|
@5307
|
[5307]
|
04/24/07 23:58:51 |
rob1n |
Housekeeping -- clean out debug calls. |
|
|
|
@5119
|
[5119]
|
03/27/07 23:45:41 |
ryan |
More clean_url and int casts for trunk. |
|
|
|
@5089
|
[5089]
|
03/23/07 02:05:29 |
matt |
Ryan slays the dragon. (Some of these return WP_Error objects.) |
|
|
|
@5087
|
[5087]
|
03/23/07 00:59:21 |
matt |
(int)er the dragon. |
|
|
|
@5056
|
[5056]
|
03/17/07 08:46:59 |
markjaquith |
use clean_url() instead of attribute_escape() when dealing with src/href … |
|
|
|
@4705
|
[4705]
|
01/09/07 08:22:28 |
ryan |
Update comment date gmt when updating comment date. Props mm6. fixes … |
|
|
|
@4656
|
[4656]
|
12/21/06 10:10:04 |
markjaquith |
new function for escaping within attributes: attribute_escape() |
|
|
|
@4631
|
[4631]
|
12/08/06 07:35:45 |
ryan |
Some caching cleanups. |
|
|
|
@4626
|
[4626]
|
12/07/06 03:57:23 |
markjaquith |
Bunch of whitespace and coding standardization. |
|
|
|
@4495
|
[4495]
|
11/19/06 07:56:05 |
ryan |
Remove trailing spaces and convert spaces to tabs. Props Nazgul. fixes … |
|
|
|
@4299
|
[4299]
|
10/04/06 04:43:25 |
markjaquith |
comment link counting improvements from Nazgul. fixes: #938 |
|
|
|
@4293
|
[4293]
|
10/04/06 03:58:43 |
markjaquith |
remove comment_user_domain cruft. Props Nazgul. fixes #3197 |
|
|
|
@4265
|
[4265]
|
10/02/06 18:19:44 |
ryan |
Pluggable comment throttling from Mark Jaquith. fixes #3175 |
|
|
|
@4196
|
[4196]
|
09/19/06 06:11:42 |
matt |
Options cleanup and some styling changes. |
|
|
|
@4186
|
[4186]
|
09/12/06 17:45:23 |
ryan |
do_action_ref_array(). fixes #3125 |
|
|
|
@4144
|
[4144]
|
08/30/06 21:46:31 |
ryan |
Use get_option instead of get_settings. Just 'cause. |
|
|
|
@4133
|
[4133]
|
08/30/06 16:40:17 |
ryan |
s/URI/URL/. Props Nazgul. fixes #2666 |
|
|
|
@3990
|
[3990]
|
07/06/06 00:04:24 |
matt |
Clean up how we address IP addresses throughout the code |
|
|
|
@3985
|
[3985]
|
07/05/06 22:00:03 |
ryan |
Use wp_die(). Props filosofo. fixes #2914 |
|
|
|
@3902
|
[3902]
|
06/22/06 20:52:12 |
ryan |
wp_get_current_commenter() |
|
|
|
@3900
|
[3900]
|
06/22/06 19:44:36 |
ryan |
Move ping and trackback functions to comment.php (maybe to ping.php … |
|
|
|
@3887
|
[3887]
|
06/19/06 17:17:52 |
ryan |
wp_update_comment_count() from MarkJaquith?. fixes #2836 |
|
|
|
@3851
|
[3851]
|
06/07/06 23:17:59 |
ryan |
Reworg post/page/attachment functions. #2525 |
|
|
|
@3740
|
[3740]
|
04/22/06 00:02:00 |
ryan |
Add some prophylactic int casts and quoting. |
|
|
|
@3714
|
[3714]
|
04/19/06 02:32:12 |
ryan |
Reorg comment functions. #2525 |
|
copied from trunk/wp-includes/comment-functions.php:
|
|
|
|
@3713
|
[3713]
|
04/18/06 04:58:38 |
ryan |
Move clean_url() to functions-formatting.php. #2525 |