summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merged WP 9077donncha2008-10-241-1/+1
* WP Mergedonncha2008-10-241-45/+27
* Revert last change, there are validate hooks in wpmu-functions.php, see #776donncha2008-10-231-4/+0
* Add 'validate_user_signup' and 'validate_blog_signup' hooks, fixes #776donncha2008-10-221-0/+4
* Minor whitespace cleanupdonncha2008-10-083-6/+7
* Localize media button options, fixes #752donncha2008-10-061-4/+4
* Send welcome email to users when blog created from backend.donncha2008-10-022-1/+3
* Bump the version numberdonncha2008-09-301-1/+1
* Merged changes from http://trac.wordpress.org/changeset/8568 to fix #746donncha2008-09-301-6/+2
* Move PHP_SELF check down, and do not blindly apply to non vhost installs if o...donncha2008-09-251-4/+5
* Minor merge from default themedonncha2008-09-241-0/+1
* Release Candidatedonncha2008-09-221-1/+1
* Media buttons on Write Post page are now configurable, see #598 and #738donncha2008-09-223-3/+27
* Get get list of blogs from current blog. Calling wp.getUsersBlogs doesn't wor...donncha2008-09-221-2/+7
* Use default value for get_options()donncha2008-09-221-6/+6
* Forgot it's in an object.donncha2008-09-191-1/+2
* Call wp_getUsersBlogs() directly instead of xmlrpc requestdonncha2008-09-191-7/+1
* No need to filter out site_id != 1 blogsdonncha2008-09-191-4/+1
* Updated installer styling, props momo360modena, see #718donncha2008-09-191-49/+164
* Minor whitspace cleanupsdonncha2008-09-191-3/+3
* Add mu version blog count to update request.donncha2008-09-193-17/+17
* Fixed "search blogs too" link, fixes #740donncha2008-09-191-1/+1
* Remove tag slug, fixes #739donncha2008-09-161-5/+0
* Check against $wpmu_version, use $current_site.donncha2008-09-161-2/+2
* Display the wpmu version to site_admins, fixes #737donncha2008-09-161-1/+4
* Revert the current_site changedonncha2008-09-151-2/+2
* Use WordPress MU UA and current site details when updating.donncha2008-09-151-2/+2
* Merge with WP 2.6.2donncha2008-09-1511-55/+113
* Need to setup global and non persistent groups again after cache is reinitial...donncha2008-09-031-0/+4
* Only unset plugins page when it's not active, keeps plugin notificationdonncha2008-09-031-5/+5
* Bump the version numberdonncha2008-09-021-1/+1
* Check that we're not the "main blog" when deleting the current blog. Fixes #637donncha2008-09-021-2/+6
* Allow graceful_fail message to be filtered, props jamescollins, fixes #705donncha2008-09-011-0/+1
* More cleanups by momo360modena, fixes #719donncha2008-08-291-22/+30
* Added 410 Gone error for deleted and spam blog, props selad, fixes #705donncha2008-08-291-6/+7
* Added "avatar_default" to whitelst, props dsader, jamescollins, fixes #703donncha2008-08-291-1/+1
* When deleting user, list user_id seperately to blogs for users without blogsdonncha2008-08-292-14/+20
* Use add/remove user_from_blog() functions, fixes #730donncha2008-08-281-11/+5
* Massive cleanup of wpmu-functions, props momo360modena, fixes #719donncha2008-08-283-203/+271
* Minor changes, props momo360modena, #719donncha2008-08-251-2/+2
* Prepare SQL, fixes #719, props momo360modenadonncha2008-08-251-14/+14
* Missing )donncha2008-08-251-1/+1
* Locale changes from #708, props momo360modenadonncha2008-08-252-9/+13
* This javascript doesn't work any more, remove it. fixes #720, props momo360mo...donncha2008-08-252-2/+2
* Improved confirmation message, fixes #722, props momo360modenadonncha2008-08-251-11/+8
* Escape the "_" as it's a wildcard too, fixes #727, props jeppedonncha2008-08-251-1/+1
* Added mu_menu_items filter. props momo360modena, fixes #723donncha2008-08-251-3/+2
* CSS Upgrade for the activate script thanks to momo360modena, fixes #724donncha2008-08-251-70/+66
* Use the current site_id when activating a new blog, fixes #726, props lunabytedonncha2008-08-251-1/+1
* Translations, fixes #708, props seladdonncha2008-08-221-2/+2