summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* WP Merge to rev 4186donncha2006-09-137-12/+40
* WP Merge to rev 4185donncha2006-09-126-9/+22
* Added site option "admin_email" and use that for registration and other email...donncha2006-09-123-4/+24
* Site admin list should be space separated (fixed #117)donncha2006-09-122-2/+2
* Minor changes - don't list blogs unless the user has any.donncha2006-09-121-6/+11
* Add "page" and "comments" to list of reserved urls used by main blog (fixed #...donncha2006-09-121-1/+1
* Check that user is a site admin before listing broken themesdonncha2006-09-121-1/+1
* Set the cookie path to the current site's path (fixes #125)donncha2006-09-122-26/+8
* WP Merge to 4182donncha2006-09-114-26/+48
* Use update_option_* actionsdonncha2006-09-112-77/+68
* WP Merge to #4124donncha2006-09-0829-136/+241
* More filesdonncha2006-08-312-0/+77
* Always display a wide columndonncha2006-08-311-10/+1
* I knew that style didn't look right!donncha2006-08-314-35/+39
* default -> home mergedonncha2006-08-3116-150/+603
* WP Merge to rev #4147donncha2006-08-3189-647/+895
* Better redirection.donncha2006-08-281-33/+42
* Always return an array (fixes #124)donncha2006-08-281-4/+4
* Check that banned email list is an array. (fixes #121)donncha2006-08-231-3/+10
* Use wp_check_filetype() to figure out mimetype.donncha2006-08-221-4/+61
* WP Merge to rev 4106donncha2006-08-212-1/+12
* WP Merge to rev 4104donncha2006-08-179-48/+153
* WP Merge to rev 4096donncha2006-08-1516-76/+2417
* WP Mergedonncha2006-08-1013-95/+142
* Don't just copy and paste code next time.. (fixes #120)donncha2006-08-101-4/+4
* Added "ban email domains" (#110)donncha2006-08-032-44/+65
* Redirect to current_site if illegal blogname accessed. (#106)donncha2006-08-031-0/+4
* Added extra hooks for invites plugin (#112)donncha2006-08-031-15/+36
* Bump thisdonncha2006-08-021-1/+1
* t -> date_registereddonncha2006-08-022-2/+2
* Quoting styledonncha2006-08-011-1/+1
* WP Mergedonncha2006-08-0110-25/+53
* WP Mergedonncha2006-07-278-11/+26
* Nonce fixesdonncha2006-07-273-56/+66
* Show the button! (#102)donncha2006-07-271-1/+1
* If there is only one site configured to use this db then skip a lot of needle...donncha2006-07-271-2/+5
* WP Mergedonncha2006-07-263-23/+27
* WP Mergedonncha2006-07-255-44/+55
* Print "The blog you were looking for" properly (#98)donncha2006-07-241-1/+5
* Removed wp-register.php (again?) and changed register links to wp-signup.php ...donncha2006-07-242-161/+2
* Small typodonncha2006-07-241-1/+1
* WP Mergedonncha2006-07-245-39/+52
* Nonce the edit blog pagedonncha2006-07-212-0/+2
* JS doesn't like carriage returns or apostrophes or something.donncha2006-07-211-1/+1
* Check if $base is "BASE" - thanks andrea_rdonncha2006-07-211-63/+4
* Nonce the blogs admin page.donncha2006-07-202-16/+51
* Delete uploaded files when blog is deleted by site admin (#94)donncha2006-07-201-0/+30
* Copied install docs from WordPress since those were very clear and better tha...donncha2006-07-201-4/+27
* Use wp_die()donncha2006-07-201-2/+1
* Remove space from <?php (#92)donncha2006-07-201-1/+1