summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* WP Merge to rev 4258donncha2006-09-2714-119/+293
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@774 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* get_text should work againdonncha2006-09-262-2/+5
| | | | 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-2632-219/+451
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@770 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* cleanupsdonncha2006-09-261-12/+15
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@769 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Confirmation requireddonncha2006-09-261-2/+1
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@768 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Fixed bulk delete user function (fixes #132)donncha2006-09-261-1/+3
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@767 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Private blog text fixes (fixes #164)donncha2006-09-262-6/+1
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@766 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
* Oops. forgot thisdonncha2006-09-221-0/+113
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@764 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-1921-80/+133
| | | | 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
* no need for "pages_last_updated" any moredonncha2006-09-181-15/+0
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@759 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Minor changesdonncha2006-09-181-2/+3
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@758 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* meta_value for empty caps records is an empty arraydonncha2006-09-181-2/+2
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@757 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Fix array index problem (fixes #161)donncha2006-09-181-0/+5
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@756 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 4192donncha2006-09-181-1/+1
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@754 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* WP Merge to rev #4191donncha2006-09-1413-299/+576
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@753 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Removed default URL typedonncha2006-09-141-6/+0
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@752 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Added blog navigation at end of page (fixes #114)donncha2006-09-131-6/+18
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@751 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
* gettext another string (fixes #136)donncha2006-09-131-1/+1
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@749 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Added "User not found" message. fixes #155donncha2006-09-131-0/+8
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@748 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Make config file world readabledonncha2006-09-131-1/+1
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@747 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Fixed registration email option (thanks drmike)donncha2006-09-131-1/+1
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@746 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Add upload filter to check file size. (fixed #151)donncha2006-09-131-0/+10
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@745 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* WP Merge to rev 4186donncha2006-09-137-12/+40
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@744 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* WP Merge to rev 4185donncha2006-09-126-9/+22
| | | | 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-123-4/+24
| | | | | | emails (fixed #113) git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@742 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Site admin list should be space separated (fixed #117)donncha2006-09-122-2/+2
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@741 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Minor changes - don't list blogs unless the user has any.donncha2006-09-121-6/+11
| | | | | | | Added more hooks git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@740 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Add "page" and "comments" to list of reserved urls used by main blog (fixed ↵donncha2006-09-121-1/+1
| | | | | | #153 and #119) git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@739 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Check that user is a site admin before listing broken themesdonncha2006-09-121-1/+1
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@738 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Set the cookie path to the current site's path (fixes #125)donncha2006-09-122-26/+8
| | | | 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
* Use update_option_* actionsdonncha2006-09-112-77/+68
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@735 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* WP Merge to #4124donncha2006-09-0829-136/+241
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@734 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* More filesdonncha2006-08-312-0/+77
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@733 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Always display a wide columndonncha2006-08-311-10/+1
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@732 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* I knew that style didn't look right!donncha2006-08-314-35/+39
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@731 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* default -> home mergedonncha2006-08-3116-150/+603
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@730 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* WP Merge to rev #4147donncha2006-08-3189-647/+895
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@729 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Better redirection.donncha2006-08-281-33/+42
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@728 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Always return an array (fixes #124)donncha2006-08-281-4/+4
| | | | | | | Filter input git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@727 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
* Use wp_check_filetype() to figure out mimetype.donncha2006-08-221-4/+61
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@725 7be80a69-a1ef-0310-a953-fb0f7c49ff36