markjaquith
|
13968c70f6
|
Fix AJAX delete/spam on individual post comments view. fixes #3639
git-svn-id: http://svn.automattic.com/wordpress/trunk@4935 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-02-25 11:22:49 +00:00 |
|
ryan
|
4bec99a338
|
Comment feeds everywhere. Props mdawaffe and rob1n. fixes #2485
git-svn-id: http://svn.automattic.com/wordpress/trunk@4934 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-02-24 07:33:29 +00:00 |
|
ryan
|
9b8e0722d4
|
Typo fixes. Props Znuff. fixes #3859
git-svn-id: http://svn.automattic.com/wordpress/trunk@4933 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-02-24 06:30:51 +00:00 |
|
ryan
|
b8f48aca58
|
Handle geck spellcheck in tinymce. Props dancoulter. fixes #3856
git-svn-id: http://svn.automattic.com/wordpress/trunk@4932 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-02-23 23:50:23 +00:00 |
|
ryan
|
2696432efc
|
Proper atom enclosures. Props rob1n. fixes #1464
git-svn-id: http://svn.automattic.com/wordpress/trunk@4930 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-02-23 23:47:57 +00:00 |
|
ryan
|
6dd7765ae1
|
Add get_post_comments_feed_link() and have popup comments templates use it.
git-svn-id: http://svn.automattic.com/wordpress/trunk@4929 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-02-23 08:31:07 +00:00 |
|
ryan
|
891662aaed
|
Atom comments feed. First pass. Props kurtmckee and rob1n. fixes #1785
git-svn-id: http://svn.automattic.com/wordpress/trunk@4928 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-02-23 08:18:30 +00:00 |
|
ryan
|
dbedd143e4
|
Relocate feed templates to wp-includes. fixes #3846
git-svn-id: http://svn.automattic.com/wordpress/trunk@4927 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-02-23 02:50:05 +00:00 |
|
ryan
|
ec1d1f182e
|
Include classes.php earlier so we can make use of WP_Error.
git-svn-id: http://svn.automattic.com/wordpress/trunk@4926 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-02-23 02:24:09 +00:00 |
|
ryan
|
e9fab607a0
|
Change more from anchor to span for proper validation. Props coolmann and rob1n. fixes #3530
git-svn-id: http://svn.automattic.com/wordpress/trunk@4925 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-02-23 01:15:51 +00:00 |
|
ryan
|
3255fbb593
|
Fix typo. Props rob1n. fixes #1585
git-svn-id: http://svn.automattic.com/wordpress/trunk@4924 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-02-23 01:05:59 +00:00 |
|
ryan
|
0b5ea4a956
|
Don't emit empty class. Props rob1n. fixes #3787
git-svn-id: http://svn.automattic.com/wordpress/trunk@4922 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-02-23 00:55:52 +00:00 |
|
ryan
|
beb4deb90c
|
Provide summary for calendar. Props littleram and rob1n. fixes #1585
git-svn-id: http://svn.automattic.com/wordpress/trunk@4921 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-02-23 00:53:34 +00:00 |
|
ryan
|
d672c73072
|
Use === to compare option values. Props roscohead and Viper007Bond. fixes #3394
git-svn-id: http://svn.automattic.com/wordpress/trunk@4920 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-02-23 00:49:37 +00:00 |
|
ryan
|
d379fb1b20
|
cache js headers for tinymce config. Props juergen and rob1n. fixes #3817
git-svn-id: http://svn.automattic.com/wordpress/trunk@4919 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-02-23 00:45:21 +00:00 |
|
ryan
|
e42106db80
|
gettext byteorder fix for 64 bit archs. fixes #3780
git-svn-id: http://svn.automattic.com/wordpress/trunk@4917 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-02-23 00:31:09 +00:00 |
|
ryan
|
faa1e3af28
|
APP updates from dougal and eliast. fixes #3741
git-svn-id: http://svn.automattic.com/wordpress/trunk@4916 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-02-22 19:44:16 +00:00 |
|
ryan
|
c8997ffad9
|
Reverse logic.
git-svn-id: http://svn.automattic.com/wordpress/trunk@4915 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-02-22 15:30:47 +00:00 |
|
ryan
|
4f830dcbeb
|
Show pages in ascending order in Edit->Pages. Props Xander. fixes #3760
git-svn-id: http://svn.automattic.com/wordpress/trunk@4913 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-02-22 01:59:33 +00:00 |
|
ryan
|
76a104a2e9
|
Handle empty search query. Props charleshooper. fixes #3722 #3759
git-svn-id: http://svn.automattic.com/wordpress/trunk@4911 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-02-22 01:54:28 +00:00 |
|
ryan
|
a316ece6ab
|
Fix wp_delete_file action. Props filosofo. fixes #3655
git-svn-id: http://svn.automattic.com/wordpress/trunk@4910 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-02-22 01:52:00 +00:00 |
|
ryan
|
fea2a6e503
|
xmlrpc updates from Joseph Scott.
git-svn-id: http://svn.automattic.com/wordpress/trunk@4908 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-02-22 01:42:21 +00:00 |
|
ryan
|
97bcc74082
|
Handle array of mt_tb_ping_urls. Props bafonso. fixes #3721
git-svn-id: http://svn.automattic.com/wordpress/trunk@4905 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-02-22 01:34:06 +00:00 |
|
ryan
|
f61f892876
|
jQuery 1.1.1 and interface 1.2. #3824
git-svn-id: http://svn.automattic.com/wordpress/trunk@4904 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-02-21 02:39:07 +00:00 |
|
markjaquith
|
7438cb83d7
|
properly sort categories by name for the_category(). Props rob1n. fixes #1302
git-svn-id: http://svn.automattic.com/wordpress/trunk@4903 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-02-21 02:13:47 +00:00 |
|
markjaquith
|
3bac160f13
|
refrain from notifying the administrator of administrator password changes (it is redundant). Props rob1n for the patch refresh. fixes #1096
git-svn-id: http://svn.automattic.com/wordpress/trunk@4902 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-02-21 02:08:28 +00:00 |
|
ryan
|
683e079c00
|
Wrapped allowed html in code tags. Props rob1n. fixes #998
git-svn-id: http://svn.automattic.com/wordpress/trunk@4901 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-02-21 01:55:16 +00:00 |
|
ryan
|
8ee3440b04
|
Don't br image maps. Props rob1n. fixes #1292
git-svn-id: http://svn.automattic.com/wordpress/trunk@4900 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-02-21 01:50:27 +00:00 |
|
ryan
|
4fc6d6cc6b
|
Update blogger importer.
git-svn-id: http://svn.automattic.com/wordpress/trunk@4896 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-02-20 07:46:40 +00:00 |
|
ryan
|
ce1a9edd1a
|
Add jquery to script loader.
git-svn-id: http://svn.automattic.com/wordpress/trunk@4895 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-02-20 07:46:13 +00:00 |
|
ryan
|
585a9ff822
|
Don't insert p inside of div. fixes #3669
git-svn-id: http://svn.automattic.com/wordpress/trunk@4894 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-02-20 05:41:39 +00:00 |
|
ryan
|
2cf3e9ea2f
|
decode req uri when processing pathinfo permalinks. Props Kirin_Lin. fixes #3727
git-svn-id: http://svn.automattic.com/wordpress/trunk@4893 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-02-20 01:27:37 +00:00 |
|
ryan
|
a4d57ead4c
|
Add WP_Error handling to wp_die(). Props mdawaffe. fixes #3791
git-svn-id: http://svn.automattic.com/wordpress/trunk@4892 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-02-20 01:24:31 +00:00 |
|
markjaquith
|
4280a27b44
|
Detect whether a user is logged in for popup comments templates in default and classic themes. props skippy, Nazgul, rob1n. fixes #1065
git-svn-id: http://svn.automattic.com/wordpress/trunk@4890 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-02-16 04:36:51 +00:00 |
|
markjaquith
|
5ba17b01b8
|
Fewer clicks and better user experience for upgrades. fixes #2447
git-svn-id: http://svn.automattic.com/wordpress/trunk@4887 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-02-15 08:16:43 +00:00 |
|
markjaquith
|
dfeeedc8da
|
Consistent use or disuse of trailing slashes in URLs according to user preference. props MathiasBynens. fixes #1485
git-svn-id: http://svn.automattic.com/wordpress/trunk@4886 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-02-15 07:07:12 +00:00 |
|
markjaquith
|
f639cbcd24
|
Consistently use "Spam it:" and "Delete it:" in e-mails. fixes #3304
git-svn-id: http://svn.automattic.com/wordpress/trunk@4885 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-02-15 05:51:59 +00:00 |
|
markjaquith
|
6e9a8afe6e
|
Make sure attachments uploaded on unsaved drafts get reunited with their parent post. Props mdawaffe. fixes #3757
git-svn-id: http://svn.automattic.com/wordpress/trunk@4884 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-02-15 01:03:06 +00:00 |
|
markjaquith
|
629e270a8e
|
Prevent double timezone offset when saving titleless AJAX-created drafts. fixes #3701
git-svn-id: http://svn.automattic.com/wordpress/trunk@4882 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-02-14 22:44:57 +00:00 |
|
markjaquith
|
0462e6f4ca
|
Prevent plugins from taking down the install when plugin edits results in a fatal error. fixes #3254
git-svn-id: http://svn.automattic.com/wordpress/trunk@4881 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-02-14 06:15:05 +00:00 |
|
markjaquith
|
7d0271e457
|
get_settings() is deprecated, use get_option(). Props Donncha. fixes #3784
git-svn-id: http://svn.automattic.com/wordpress/trunk@4880 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-02-14 04:54:14 +00:00 |
|
ryan
|
dff5f19b6b
|
specialchars wp_explain_nonce() ouput.
git-svn-id: http://svn.automattic.com/wordpress/trunk@4875 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-02-13 18:19:24 +00:00 |
|
ryan
|
715ea738eb
|
editPage and newPage escaping fixes from Joseph.
git-svn-id: http://svn.automattic.com/wordpress/trunk@4874 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-02-12 19:20:31 +00:00 |
|
matt
|
92cf3691ad
|
Add similar hook as XML-RPC for Atom
git-svn-id: http://svn.automattic.com/wordpress/trunk@4873 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-02-11 04:32:31 +00:00 |
|
ryan
|
24dfaea9cb
|
Send content type header. Props nbachiyski. fixes #3754
git-svn-id: http://svn.automattic.com/wordpress/trunk@4871 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-02-06 20:12:53 +00:00 |
|
ryan
|
1c731faf20
|
XMLRPC changes from Joseph.
git-svn-id: http://svn.automattic.com/wordpress/trunk@4870 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-02-06 01:44:23 +00:00 |
|
ryan
|
09d45db3f7
|
Make DB_COLLATE blank by default so that MySQL will choose the default collation for the charset. #3517
git-svn-id: http://svn.automattic.com/wordpress/trunk@4867 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-02-05 21:37:47 +00:00 |
|
ryan
|
1d054e4894
|
Disambiguate queries. Props mhyk25. fixes #3747
git-svn-id: http://svn.automattic.com/wordpress/trunk@4866 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-02-05 21:29:39 +00:00 |
|
ryan
|
cab399a6ae
|
Typo fix from charleshooper. fixes #3743
git-svn-id: http://svn.automattic.com/wordpress/trunk@4865 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-02-03 00:56:23 +00:00 |
|
ryan
|
86f90f6c3d
|
Check page ID only if is_page. fixes #3049
git-svn-id: http://svn.automattic.com/wordpress/trunk@4863 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-02-02 16:38:26 +00:00 |
|