summaryrefslogtreecommitdiffstats
path: root/wp-includes
Commit message (Collapse)AuthorAgeFilesLines
* WP Merge to rev 4534donncha2006-11-275-25/+34
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@811 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* WP Merge to 4524donncha2006-11-2458-2209/+3449
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@810 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Redo the banned domain checkdonncha2006-11-151-1/+7
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@809 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Turn off error display (fixed #184)donncha2006-11-131-1/+1
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@808 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Fixed typo (fixes #188)donncha2006-11-131-1/+1
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@806 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* WP Mergedonncha2006-11-0715-218/+5590
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@804 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* WP Merge to rev 4376donncha2006-10-115-29/+33
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@802 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Revert to pristine wporg code.donncha2006-10-101-6/+2
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@800 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* WP Merge - needs testing.donncha2006-10-0917-251/+262
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@797 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Add cat_is_ancestor_of() function to help stop recursive categoriesdonncha2006-10-061-0/+15
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@796 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Run string through wp_specialchars()donncha2006-10-061-1/+1
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@795 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* WP Merge to rev 4349donncha2006-10-062-5/+10
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@793 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* WP Merge to rev 4347donncha2006-10-0515-55/+159
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@789 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* WP Merge to rev 4273donncha2006-10-035-19/+32
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@788 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* We don't need wpmu_update_cache() or wpmu_get_cache() when we have wp_cache_*()donncha2006-10-021-39/+8
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@785 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* WP Merge to rev 4262donncha2006-09-291-4/+4
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@784 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Filter blog list (fixes #163)donncha2006-09-281-4/+1
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@778 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Use UPLOADS constant and update blogs.php (fixes #168)donncha2006-09-281-1/+1
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@777 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Don't reset cookies during signup/activation (thanks Ryan)donncha2006-09-271-1/+3
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@776 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* WP Merge to rev 4258donncha2006-09-273-11/+34
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@774 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* get_text should work againdonncha2006-09-261-2/+1
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@773 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Disable the Cachedfilereaderdonncha2006-09-261-1/+2
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@772 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Show images in blogroll (hey drmike :)donncha2006-09-261-1/+1
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@771 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* WP Merge to rev 4254donncha2006-09-2619-132/+367
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@770 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Fixed array (fixes #165)donncha2006-09-261-3/+3
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@765 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* WP Merge to rev 4201donncha2006-09-214-5/+38
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@763 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* WP Merge to rev 4198donncha2006-09-204-10/+11
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@762 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* WP Merge to 4197donncha2006-09-1910-33/+84
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@761 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Add scriptaculous js loadersdonncha2006-09-181-0/+4
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@760 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Don't update blog's last_updated field when comments/trackbacks are posted ↵donncha2006-09-181-4/+0
| | | | | | or deleted. git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@755 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* WP Merge to rev #4191donncha2006-09-146-29/+498
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@753 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Redirect to REFERER if possible.donncha2006-09-131-5/+10
| | | | | | | | Don't need all blog details, saves on queries. Add mimetype and content types to emails, fixes #100 git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@750 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* WP Merge to rev 4186donncha2006-09-135-10/+38
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@744 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* WP Merge to rev 4185donncha2006-09-124-7/+19
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@743 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Added site option "admin_email" and use that for registration and other ↵donncha2006-09-121-4/+16
| | | | | | emails (fixed #113) git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@742 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Set the cookie path to the current site's path (fixes #125)donncha2006-09-121-24/+6
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@737 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* WP Merge to 4182donncha2006-09-114-26/+48
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@736 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* WP Merge to #4124donncha2006-09-088-42/+42
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@734 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* WP Merge to rev #4147donncha2006-08-3127-396/+510
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@729 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Check that banned email list is an array. (fixes #121)donncha2006-08-231-3/+10
| | | | | | | Lowercase the email address before checking. git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@726 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* WP Merge to rev 4106donncha2006-08-212-1/+12
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@724 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* WP Merge to rev 4104donncha2006-08-174-7/+28
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@723 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* WP Merge to rev 4096donncha2006-08-157-5/+2231
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@722 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* WP Mergedonncha2006-08-106-51/+65
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@721 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Added "ban email domains" (#110)donncha2006-08-031-44/+59
| | | | | | | Whitespace cleanup git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@719 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Bump thisdonncha2006-08-021-1/+1
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@716 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* WP Mergedonncha2006-08-013-12/+16
| | | | | | | | Display newest updated blogs on home page Sidebar and footer: added links to signup and main blog git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@713 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* WP Mergedonncha2006-07-273-4/+8
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@712 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* WP Mergedonncha2006-07-261-3/+3
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@708 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* WP Mergedonncha2006-07-251-4/+3
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@707 7be80a69-a1ef-0310-a953-fb0f7c49ff36