summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* trac -> codex linksdonncha2007-10-221-2/+2
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@1117 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Move SHORTINIT check down so that apply_filters() function is loadeddonncha2007-10-221-2/+4
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@1116 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* get current_user just in case..donncha2007-10-211-0/+1
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@1115 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Enable xmlrpc posting by defaultdonncha2007-10-213-3/+6
| | | | | | | User must be logged in, props Gianluca. git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@1114 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Typo fix, props andrea_r, fixes #461donncha2007-10-191-2/+2
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@1113 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Move functions into wp-admin/includes/mu.php because of potential conflict ↵donncha2007-10-192-29/+30
| | | | | | with bbpress, thanks beaulebens git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@1112 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Cache get_blog_details() properly. thanks beaulebens, fixes #456donncha2007-10-191-7/+8
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@1111 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* momo360modena provides the gettext goods :)donncha2007-10-191-2/+2
| | | | | | | fixed #460 git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@1110 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Only show dashboard quota if user can write posts, props momo360modena, ↵donncha2007-10-191-1/+2
| | | | | | fixes #454 git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@1109 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Minor change to how theme meta data is displayed, fixes #455donncha2007-10-191-4/+4
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@1108 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Die if not posting from wpmu-options or wpmu-blogsdonncha2007-10-191-4/+8
| | | | | | | No need to escape these values git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@1107 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Don't double-escape this valuedonncha2007-10-191-1/+0
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@1106 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* These should be actions, not filters. semanticsdonncha2007-10-191-2/+2
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@1105 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Don't use /blog/ for main blog if using not using VHOSTsdonncha2007-10-182-9/+13
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@1104 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Assign authors correctly, props washort, fixes #435donncha2007-10-181-1/+1
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@1103 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Cast as array to stop warning, fixes #405donncha2007-10-181-1/+1
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@1102 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* blog_public needs to be set properly when new blogs created, fixes #423donncha2007-10-181-0/+3
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@1101 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Cleanup by momo360modena, fixes #451donncha2007-10-181-136/+108
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@1100 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Cleanup mu.php by ktlee, fixes #453donncha2007-10-181-12/+11
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@1099 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Really fix the allowedthemes arraydonncha2007-10-181-1/+1
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@1098 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Fix allowedthemes arraydonncha2007-10-181-1/+1
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@1097 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Use GET for actiondonncha2007-10-181-2/+2
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@1096 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Cleanup by momo360modena, thanks! fixes #450donncha2007-10-171-85/+65
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@1095 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Reverting the last change, but leaving in the optional param $lendonncha2007-10-171-14/+4
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@1094 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Better random_number_generator() by tellyworth, fixes #440donncha2007-10-171-4/+14
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@1093 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Facelift for wpmu-* courtesy of momo360modena, fixes #446donncha2007-10-177-1342/+1404
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@1092 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* If quota is lowered then make percentage used 100%donncha2007-10-171-3/+5
| | | | | | | | No more falsevalue in quota check Reword xmlrpc default action git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@1091 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* No more FALSEVALUE when using get_blog_option()donncha2007-10-171-3/+6
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@1090 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Hide Javascript code, fixes #445donncha2007-10-171-0/+2
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@1089 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Display Upload quota on dashdboard and allow quota to be changed in ↵donncha2007-10-171-0/+68
| | | | | | | | | Siteadmin->Blogs->Edit (props ktlee, fixes #449) Allow XMLRPC settings for individual blogs to be edited git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@1088 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* cast the id as an intdonncha2007-10-171-1/+1
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@1087 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* XMLRPC posting can be disabled per blogdonncha2007-10-171-1/+1
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@1086 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Use get_space_allowed(), props ktlee, fixes #449donncha2007-10-171-1/+1
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@1085 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Version number variables more like WP.org's, props Lunabyte @ ↵donncha2007-10-171-2/+2
| | | | | | http://mu.wordpress.org/forums/topic.php?id=6519&page&replies=13#post-38710 git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@1084 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* If primary blog when creating new blog is 1 then update it, fixes #415, ↵donncha2007-10-161-2/+6
| | | | | | props Giraffian git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@1083 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* No need to check if email is blankdonncha2007-10-161-1/+1
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@1082 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Check email if it's not blankdonncha2007-10-161-1/+3
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@1081 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Use GET and POSTdonncha2007-10-163-11/+30
| | | | | | | Use update_user_status() git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@1080 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Added update_user_status(), refresh_user_status()donncha2007-10-161-5/+40
| | | | | | | Make redirect safer git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@1079 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* If a blogger really needs xmlrpc, then add "xmlrpc_active"="yes" to their ↵donncha2007-10-151-0/+4
| | | | | | blog's options table git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@1078 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Disable xmlrpc posting by defaultdonncha2007-10-154-0/+23
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@1077 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* All safe redirects in login formdonncha2007-10-151-0/+6
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@1076 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Revert get_userdatabylogin() to 1.2.5a versiondonncha2007-10-151-8/+28
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@1075 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Remove mu-plugins from plugin pathdonncha2007-10-151-0/+1
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@1074 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Make default characterset utf8donncha2007-10-152-7/+10
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@1073 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Change documentation linkdonncha2007-10-151-1/+1
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@1072 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Move custom upload functions into mu.phpdonncha2007-10-152-24/+25
| | | | | | | Added get_space_allowed() git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@1071 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Disable registration by defaultdonncha2007-10-151-1/+1
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@1070 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Merge with WP 2.3 - testing use only!donncha2007-10-12225-13227/+20159
| | | | | | | Move pluggable functions out of wpmu-functions and into pluggable.php, fixes #439 git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@1069 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Added headers.donncha2007-10-121-0/+11
| | | | | | | Add big ugly notice for site admins git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@1068 7be80a69-a1ef-0310-a953-fb0f7c49ff36