| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | Don't double-escape this value | donncha | 2007-10-19 | 1 | -1/+0 |
| * | blog_public needs to be set properly when new blogs created, fixes #423 | donncha | 2007-10-18 | 1 | -0/+3 |
| * | Cleanup by momo360modena, fixes #451 | donncha | 2007-10-18 | 1 | -136/+108 |
| * | Reverting the last change, but leaving in the optional param $len | donncha | 2007-10-17 | 1 | -14/+4 |
| * | Better random_number_generator() by tellyworth, fixes #440 | donncha | 2007-10-17 | 1 | -4/+14 |
| * | No more FALSEVALUE when using get_blog_option() | donncha | 2007-10-17 | 1 | -3/+6 |
| * | Hide Javascript code, fixes #445 | donncha | 2007-10-17 | 1 | -0/+2 |
| * | XMLRPC posting can be disabled per blog | donncha | 2007-10-17 | 1 | -1/+1 |
| * | Use get_space_allowed(), props ktlee, fixes #449 | donncha | 2007-10-17 | 1 | -1/+1 |
| * | Version number variables more like WP.org's, props Lunabyte @ http://mu.wordp... | donncha | 2007-10-17 | 1 | -2/+2 |
| * | If primary blog when creating new blog is 1 then update it, fixes #415, props... | donncha | 2007-10-16 | 1 | -2/+6 |
| * | Added update_user_status(), refresh_user_status() | donncha | 2007-10-16 | 1 | -5/+40 |
| * | If a blogger really needs xmlrpc, then add "xmlrpc_active"="yes" to their blo... | donncha | 2007-10-15 | 1 | -0/+4 |
| * | Disable xmlrpc posting by default | donncha | 2007-10-15 | 1 | -0/+11 |
| * | All safe redirects in login form | donncha | 2007-10-15 | 1 | -0/+6 |
| * | Revert get_userdatabylogin() to 1.2.5a version | donncha | 2007-10-15 | 1 | -8/+28 |
| * | Remove mu-plugins from plugin path | donncha | 2007-10-15 | 1 | -0/+1 |
| * | Make default characterset utf8 | donncha | 2007-10-15 | 1 | -0/+3 |
| * | Merge with WP 2.3 - testing use only! | donncha | 2007-10-12 | 78 | -5845/+10995 |
| * | Allow users to change their primary blog | donncha | 2007-10-10 | 1 | -0/+16 |
| * | Removed header information, fixes #434 | donncha | 2007-10-04 | 1 | -10/+0 |
| * | Fixed infinite redirect when updating site options, fixes #436, props dreamer... | donncha | 2007-10-03 | 1 | -5/+7 |
| * | Added wp_reset_query() | donncha | 2007-10-03 | 1 | -0/+5 |
| * | Only allow lowercase letters in username and blogname on registration | donncha | 2007-10-03 | 1 | -8/+8 |
| * | Fixes redirect, fixes #419 | donncha | 2007-09-11 | 1 | -2/+2 |
| * | Assign values to the kses tags lists | donncha | 2007-09-11 | 1 | -2/+2 |
| * | Strip tags instead of sanitize_title | donncha | 2007-09-10 | 1 | -6/+3 |
| * | Sync with WP 2.2.3 | donncha | 2007-09-10 | 11 | -37/+167 |
| * | Correct path to bullet gif, fixes #416 | donncha | 2007-09-10 | 1 | -1/+1 |
| * | Run the_title through sanitize_title() | donncha | 2007-09-10 | 1 | -2/+4 |
| * | Sanitize domain and email. Fixes #417 | donncha | 2007-09-10 | 1 | -5/+9 |
| * | Moved mu-plugins stuff into wpmu-functions.php | donncha | 2007-08-23 | 2 | -0/+499 |
| * | Filter $allowedposttags and $allowedtags in kses.php | donncha | 2007-08-17 | 1 | -0/+3 |
| * | Bump the version. | donncha | 2007-08-09 | 1 | -1/+2 |
| * | No more linkcategories | donncha | 2007-08-09 | 1 | -4/+3 |
| * | Let's try for an RC today | donncha | 2007-08-08 | 1 | -1/+1 |
| * | Reverting kses to previous version at [972], fixing #357 | donncha | 2007-08-08 | 1 | -6/+185 |
| * | This should avoid invalid emails when site_name isn't set. Thanks Barry! (fix... | donncha | 2007-08-07 | 1 | -4/+8 |
| * | Addslashes to the default value when caching. Reset your cache if you're affe... | donncha | 2007-08-06 | 1 | -2/+2 |
| * | Escape site_option keys for sql queries | donncha | 2007-08-06 | 1 | -9/+16 |
| * | Don't double slash the blog title, fixes #398, props Vimm | donncha | 2007-08-06 | 1 | -1/+0 |
| * | Sync for WP 2.2.2 | donncha | 2007-08-06 | 4 | -9/+22 |
| * | Misc Updates, added "get_most_recent_post_of_user()" | donncha | 2007-07-24 | 1 | -15/+52 |
| * | Version number, with WP version | donncha | 2007-06-25 | 1 | -1/+1 |
| * | WP Merge to WP 2.2.1 | donncha | 2007-06-21 | 45 | -3969/+2784 |
| * | Let's just bump this and be done with it | donncha | 2007-06-20 | 1 | -1/+1 |
| * | Merge from WP | donncha | 2007-06-20 | 1 | -13/+5 |
| * | This should fix #355. | donncha | 2007-06-20 | 1 | -0/+2 |
| * | Add upload_path to new blogs, fixes #352, thanks jdub | donncha | 2007-06-11 | 1 | -0/+1 |
| * | Add "blogname" to "get_blogs_of_user()" | donncha | 2007-06-11 | 1 | -0/+1 |