summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* xhtml fixes by momo360modena, fixes #709. Not all changes applied however.donncha2008-08-221-187/+236
* Make the "hosting services" message on the export page filterable. fixes #711donncha2008-08-221-1/+1
* No need for / prefix on rewrite rule, fixes #702, props kipitdonncha2008-08-221-1/+1
* Strip 443 port from secure urls, fixes #714, props axelseaadonncha2008-08-221-0/+3
* Flush rules when blog is edited. Fixes #715donncha2008-08-221-0/+1
* Delete new_user_ key when user is added to blog.donncha2008-08-152-1/+2
* WP Merge with WP 2.6.1donncha2008-08-152-4/+4
* Merge with WP revision 8635donncha2008-08-1382-1415/+1061
* No need for these to be executabledonncha2008-08-123-0/+0
* Merged changes from trunkdonncha2008-08-113-3/+3
* 2.6 branch from trunk revision [1406]donncha2008-08-110-0/+0
* Remove whitespace from usernames and domain namesdonncha2008-07-281-5/+5
* Remove slashes from title when emailing admindonncha2008-07-281-1/+1
* Remove superfluous text.donncha2008-07-281-3/+3
* Removed setup-config.php and point "must create config file" message a main i...donncha2008-07-282-165/+3
* Minor css change, fixes #692donncha2008-07-281-3/+2
* Rename manage_posts_columns, fixes #696donncha2008-07-252-2/+2
* Remove searchform id and added rtl css defdonncha2008-07-232-1/+6
* id -> ID, fixes #690donncha2008-07-231-1/+1
* Move stylying of wpmu admin search forms to mu.css, fixes #692donncha2008-07-233-2/+8
* Allow password reset, fixes #690, props axelseaadonncha2008-07-231-0/+7
* Confirm addition of new users. fixes #630donncha2008-07-222-2/+19
* Adding empty mu-rtl.css as suggested by selad, fixes #597donncha2008-07-221-0/+0
* Only show the "create it now!" message when blog registration is enabled, fix...donncha2008-07-221-1/+4
* Remove media button from tinymce editor because movie embed codes are strippe...donncha2008-07-221-0/+6
* Count themes, fixes #689, props drmikedonncha2008-07-221-0/+6
* sanitize_title does too much, leave it out. fixes #688donncha2008-07-221-1/+1
* SQL optimizations, fixes #642, thanks momo360modenadonncha2008-07-212-18/+8
* Added "SECURE_AUTH_SALT" constant so sitewide ssl logins workdonncha2008-07-212-1/+2
* Backup the object cache when switching and restore it afterwards.donncha2008-07-211-0/+6
* Don't overwrite site_name, fixes #686, props Andydonncha2008-07-211-1/+2
* Check VHOST properlydonncha2008-07-201-1/+1
* Strictly sanitize username or blogname.donncha2008-07-181-3/+5
* Use sanitize_* functions for addblog parameters. fixes 680donncha2008-07-171-3/+3
* Only show this message to site admins. fixes #679, props axelseaadonncha2008-07-171-0/+2
* Put the | in the filter, fixes #672, thanks axelseaadonncha2008-07-171-1/+1
* This "Flash uploader" message is in core now. fixes #682, thanks axelseaadonncha2008-07-171-41/+0
* Added "wpmu_update_blog_options" action to allow plugins to update blog optio...donncha2008-07-171-0/+1
* Minor typodonncha2008-07-161-1/+1
* Don't redirect main blog 404s and unknown blogs to signup page by default.donncha2008-07-163-8/+19
* Filter "allowed_themes", props lunabyte, fixes #678donncha2008-07-161-1/+1
* Added "get_id_from_blogname()"donncha2008-07-151-0/+15