Commit Graph

2914 Commits

Author SHA1 Message Date
Matt Mullenweg
902768cec4 Better names and typo.
git-svn-id: https://develop.svn.wordpress.org/trunk@2844 602fd350-edb4-49c9-b593-d223f7449a82
2005-09-06 06:58:02 +00:00
Matt Mullenweg
cc26a1c928 Bigger excerpt and better styling of profile profile.
git-svn-id: https://develop.svn.wordpress.org/trunk@2843 602fd350-edb4-49c9-b593-d223f7449a82
2005-09-06 06:45:31 +00:00
Matt Mullenweg
6e89854dd2 Update jabber
git-svn-id: https://develop.svn.wordpress.org/trunk@2842 602fd350-edb4-49c9-b593-d223f7449a82
2005-09-06 06:42:33 +00:00
Matt Mullenweg
f43a4f16ad Break out the updating part.
git-svn-id: https://develop.svn.wordpress.org/trunk@2841 602fd350-edb4-49c9-b593-d223f7449a82
2005-09-06 03:08:09 +00:00
Matt Mullenweg
248922198e Break up profile page into more logical sections
git-svn-id: https://develop.svn.wordpress.org/trunk@2840 602fd350-edb4-49c9-b593-d223f7449a82
2005-09-06 02:01:33 +00:00
Matt Mullenweg
1faa9ffc1c Fix menu annoyance. Clean up themes.php code.
git-svn-id: https://develop.svn.wordpress.org/trunk@2839 602fd350-edb4-49c9-b593-d223f7449a82
2005-09-05 23:33:10 +00:00
Matt Mullenweg
6ad8527ca1 We lost the option fade.
git-svn-id: https://develop.svn.wordpress.org/trunk@2838 602fd350-edb4-49c9-b593-d223f7449a82
2005-09-05 20:32:11 +00:00
Matt Mullenweg
0c4c22f966 Don't set for logged in users.
git-svn-id: https://develop.svn.wordpress.org/trunk@2837 602fd350-edb4-49c9-b593-d223f7449a82
2005-09-05 04:14:29 +00:00
Ryan Boren
5fa587b050 AJAX cat creation fix from mdawaffe. fixes #1639
git-svn-id: https://develop.svn.wordpress.org/trunk@2836 602fd350-edb4-49c9-b593-d223f7449a82
2005-09-02 17:17:36 +00:00
Ryan Boren
2d061e7592 Use wp_mail instead of mail. Props to tliebig. fixes #1642
git-svn-id: https://develop.svn.wordpress.org/trunk@2835 602fd350-edb4-49c9-b593-d223f7449a82
2005-09-02 17:12:58 +00:00
Ryan Boren
d89ba0be47 Fix permalink structure refs. Props to dougal. fixes #1643
git-svn-id: https://develop.svn.wordpress.org/trunk@2834 602fd350-edb4-49c9-b593-d223f7449a82
2005-09-02 17:08:39 +00:00
Ryan Boren
5932ee4425 Move pings out-of-band to speed up posting. Props to Owen. fixes #1644
git-svn-id: https://develop.svn.wordpress.org/trunk@2833 602fd350-edb4-49c9-b593-d223f7449a82
2005-09-02 16:56:28 +00:00
Ryan Boren
448122ff3c On the fly list manipulation. Delete in style. Mad props to mdawaffe. Applies to #1634
git-svn-id: https://develop.svn.wordpress.org/trunk@2832 602fd350-edb4-49c9-b593-d223f7449a82
2005-08-31 02:39:17 +00:00
Matt Mullenweg
def9d039f4 Fixes #1186 for 1.6
git-svn-id: https://develop.svn.wordpress.org/trunk@2831 602fd350-edb4-49c9-b593-d223f7449a82
2005-08-30 23:25:34 +00:00
Matt Mullenweg
fcb947a434 Hook compatibility
git-svn-id: https://develop.svn.wordpress.org/trunk@2830 602fd350-edb4-49c9-b593-d223f7449a82
2005-08-30 23:24:12 +00:00
Matt Mullenweg
b45449067d Fixes #1567 for 1.6
git-svn-id: https://develop.svn.wordpress.org/trunk@2829 602fd350-edb4-49c9-b593-d223f7449a82
2005-08-30 23:21:25 +00:00
Matt Mullenweg
3f1fe52b6e Make posting faster. Fixes #1580 for 1.6
git-svn-id: https://develop.svn.wordpress.org/trunk@2828 602fd350-edb4-49c9-b593-d223f7449a82
2005-08-30 23:19:32 +00:00
Matt Mullenweg
5ce87df525 Fixes #1578 for 1.6
git-svn-id: https://develop.svn.wordpress.org/trunk@2827 602fd350-edb4-49c9-b593-d223f7449a82
2005-08-30 23:17:42 +00:00
Matt Mullenweg
1e236eb2ab Fixes #972 for 1.6
git-svn-id: https://develop.svn.wordpress.org/trunk@2826 602fd350-edb4-49c9-b593-d223f7449a82
2005-08-30 23:06:04 +00:00
Matt Mullenweg
541129b8c0 Friendlier names
git-svn-id: https://develop.svn.wordpress.org/trunk@2825 602fd350-edb4-49c9-b593-d223f7449a82
2005-08-30 23:05:44 +00:00
Ryan Boren
514c36a3bc Make sure extra_query_vars is an array instead of an empty string to avoid weird bug that can cause all query vars to be stomped in certain envs.
git-svn-id: https://develop.svn.wordpress.org/trunk@2824 602fd350-edb4-49c9-b593-d223f7449a82
2005-08-30 19:01:45 +00:00
Ryan Boren
4680f618c3 Allow query strings at the end of cruftless URIs. Props Owen and Mark. fixes #1581
git-svn-id: https://develop.svn.wordpress.org/trunk@2823 602fd350-edb4-49c9-b593-d223f7449a82
2005-08-30 04:17:52 +00:00
Ryan Boren
61409382ad url_to_postid() typo fix. Props markjaquith. fixes #1612
git-svn-id: https://develop.svn.wordpress.org/trunk@2822 602fd350-edb4-49c9-b593-d223f7449a82
2005-08-30 04:07:12 +00:00
Ryan Boren
4575c2a1ea Translation fix. Props nbachiyski. fixes #1574
git-svn-id: https://develop.svn.wordpress.org/trunk@2821 602fd350-edb4-49c9-b593-d223f7449a82
2005-08-30 03:50:27 +00:00
Matt Mullenweg
9cc35e21c4 More and nextpage, from ringmaster. Fixes #1564
git-svn-id: https://develop.svn.wordpress.org/trunk@2820 602fd350-edb4-49c9-b593-d223f7449a82
2005-08-30 01:25:19 +00:00
Matt Mullenweg
94e8148c6c Better ajaxness meets buzzword index compliance and fixes #1605
git-svn-id: https://develop.svn.wordpress.org/trunk@2819 602fd350-edb4-49c9-b593-d223f7449a82
2005-08-30 00:57:34 +00:00
Ryan Boren
081527cd3e Better support for theme plugins. add_theme_page() and active theme functions.php autoloader.
git-svn-id: https://develop.svn.wordpress.org/trunk@2818 602fd350-edb4-49c9-b593-d223f7449a82
2005-08-29 23:40:32 +00:00
Ryan Boren
7f27e37e92 Set home during install. Props Owen and Mark. fixes #1506
git-svn-id: https://develop.svn.wordpress.org/trunk@2817 602fd350-edb4-49c9-b593-d223f7449a82
2005-08-29 19:12:29 +00:00
Matt Mullenweg
aa4db5d4ef Parse
git-svn-id: https://develop.svn.wordpress.org/trunk@2816 602fd350-edb4-49c9-b593-d223f7449a82
2005-08-28 17:35:06 +00:00
Matt Mullenweg
938ebec83a Enter now works for popups.
git-svn-id: https://develop.svn.wordpress.org/trunk@2815 602fd350-edb4-49c9-b593-d223f7449a82
2005-08-28 08:30:21 +00:00
Matt Mullenweg
01bd221a56 Browse Happy :)
git-svn-id: https://develop.svn.wordpress.org/trunk@2814 602fd350-edb4-49c9-b593-d223f7449a82
2005-08-27 19:18:26 +00:00
Matt Mullenweg
a7f34532cf Move images
git-svn-id: https://develop.svn.wordpress.org/trunk@2813 602fd350-edb4-49c9-b593-d223f7449a82
2005-08-27 19:10:56 +00:00
Matt Mullenweg
eb5e5c8e14 Big JS move
git-svn-id: https://develop.svn.wordpress.org/trunk@2812 602fd350-edb4-49c9-b593-d223f7449a82
2005-08-27 18:48:56 +00:00
Matt Mullenweg
ffe1a35f45 Be ambiguous
git-svn-id: https://develop.svn.wordpress.org/trunk@2811 602fd350-edb4-49c9-b593-d223f7449a82
2005-08-27 18:42:41 +00:00
Matt Mullenweg
a1e2c715b7 Errors are broken.
git-svn-id: https://develop.svn.wordpress.org/trunk@2810 602fd350-edb4-49c9-b593-d223f7449a82
2005-08-27 18:31:42 +00:00
Matt Mullenweg
f5abedd751 No Thumbs.db
git-svn-id: https://develop.svn.wordpress.org/trunk@2809 602fd350-edb4-49c9-b593-d223f7449a82
2005-08-24 07:14:19 +00:00
Matt Mullenweg
d772027abf Reversed links, fixes #1525
git-svn-id: https://develop.svn.wordpress.org/trunk@2808 602fd350-edb4-49c9-b593-d223f7449a82
2005-08-23 08:02:15 +00:00
Matt Mullenweg
7d6cad6a6a No horizontal resizing
git-svn-id: https://develop.svn.wordpress.org/trunk@2807 602fd350-edb4-49c9-b593-d223f7449a82
2005-08-23 07:52:47 +00:00
Matt Mullenweg
cfed5d658f Optimization from Skippy, fixes #1393
git-svn-id: https://develop.svn.wordpress.org/trunk@2806 602fd350-edb4-49c9-b593-d223f7449a82
2005-08-23 07:51:14 +00:00
Matt Mullenweg
dde5ccd8ef Don't hardcode file type, fixes #1553
git-svn-id: https://develop.svn.wordpress.org/trunk@2805 602fd350-edb4-49c9-b593-d223f7449a82
2005-08-23 07:48:23 +00:00
Matt Mullenweg
822f7704bc Move JS below edit form, fixes #1555
git-svn-id: https://develop.svn.wordpress.org/trunk@2804 602fd350-edb4-49c9-b593-d223f7449a82
2005-08-23 07:46:33 +00:00
Matt Mullenweg
d40e12b750 Fixes #1357
git-svn-id: https://develop.svn.wordpress.org/trunk@2803 602fd350-edb4-49c9-b593-d223f7449a82
2005-08-23 07:43:11 +00:00
Matt Mullenweg
85b51b70de Bugfix and remember resize
git-svn-id: https://develop.svn.wordpress.org/trunk@2802 602fd350-edb4-49c9-b593-d223f7449a82
2005-08-23 01:37:34 +00:00
Matt Mullenweg
cc6d21f3b6 Changing to native
git-svn-id: https://develop.svn.wordpress.org/trunk@2801 602fd350-edb4-49c9-b593-d223f7449a82
2005-08-23 01:33:52 +00:00
Ryan Boren
dfadec884f New import system. Very rough draft.
git-svn-id: https://develop.svn.wordpress.org/trunk@2800 602fd350-edb4-49c9-b593-d223f7449a82
2005-08-21 07:03:23 +00:00
Ryan Boren
91c19c4060 Call time pass by reference not allowed. Use the array trick. fixes #1583
git-svn-id: https://develop.svn.wordpress.org/trunk@2798 602fd350-edb4-49c9-b593-d223f7449a82
2005-08-20 02:01:44 +00:00
Ryan Boren
20dff781dd Improved insert_with_markers(). Props Eric Anderson. fixes #1417
git-svn-id: https://develop.svn.wordpress.org/trunk@2797 602fd350-edb4-49c9-b593-d223f7449a82
2005-08-20 01:56:27 +00:00
Ryan Boren
ae8af5931c Validation fixes. Props idansof. fixes #1590
git-svn-id: https://develop.svn.wordpress.org/trunk@2796 602fd350-edb4-49c9-b593-d223f7449a82
2005-08-20 01:49:24 +00:00
Ryan Boren
59b1ba40c8 get_links() purtification. Props MaThIbUs. fixes #1244
git-svn-id: https://develop.svn.wordpress.org/trunk@2795 602fd350-edb4-49c9-b593-d223f7449a82
2005-08-20 01:46:18 +00:00
Ryan Boren
3f691174e2 Set nickname during install. Props skippy and markjaquith. fixes #1568
git-svn-id: https://develop.svn.wordpress.org/trunk@2794 602fd350-edb4-49c9-b593-d223f7449a82
2005-08-20 01:43:43 +00:00