summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Create inactive user record properlydonncha2005-08-031-1/+1
* escape $iddonncha2005-08-031-21/+23
* AJAX powered user search field in wpmu-blogs.php!donncha2005-08-032-12/+139
* Renamed functions, add slives to stats functions.donncha2005-08-012-13/+18
* Added feed titles.donncha2005-08-014-20/+35
* Select query type fix.donncha2005-08-011-3/+3
* rss cache is now globaldonncha2005-08-011-4/+4
* Warning messagedonncha2005-08-011-0/+3
* Need this to view file uploads.donncha2005-08-011-0/+3
* WPMU -> wp.comdonncha2005-08-012-5/+6
* Added wpmu feeds pagedonncha2005-08-011-0/+39
* Only one param.donncha2005-07-291-2/+2
* Stop it loading during installdonncha2005-07-291-0/+3
* Fix SQL - use auto_incrementdonncha2005-07-291-3/+3
* Added admin feed pagedonncha2005-07-291-0/+1
* Fix message on second feed.donncha2005-07-291-2/+3
* Customizable dashboard feeds: allow site admin to change them.donncha2005-07-2912-31/+68
* Notify on moderation.donncha2005-07-291-2/+2
* Remove plugins from menu and turn off plugins page.donncha2005-07-292-2/+3
* Removed plugins, moved doc_referers.php.donncha2005-07-297-1820/+0
* Remove annoying messagematt2005-07-291-1/+1
* Remove annoying messagematt2005-07-291-1/+1
* Changed messagedonncha2005-07-281-2/+2
* Removed options.donncha2005-07-281-7/+1
* Remove plugin editordonncha2005-07-281-122/+0
* Removed lots of options.donncha2005-07-283-47/+6
* Rename "Users" item as "Profile"donncha2005-07-281-1/+1
* Display free space in MBdonncha2005-07-281-2/+3
* Turn off comment moderation by default - wp-hashcash should take care of things!donncha2005-07-281-1/+1
* Fixed links!donncha2005-07-282-2/+2
* Changes from WP Core.donncha2005-07-282-1/+2
* Removeddonncha2005-07-281-531/+0
* Check that options are there, won't be on install.donncha2005-07-281-10/+12
* Chmods wouldn't have helped anyway.donncha2005-07-281-2/+1
* Change the permissions on .htaccess to 666 before writing to it.donncha2005-07-281-5/+11
* Removed Smarty files.donncha2005-07-2823-1440/+0
* Don't abort on fatal errors when installing!donncha2005-07-281-16/+19
* Separate requests to global and blog tables.donncha2005-07-282-2/+27
* Use one read connection, and create a write connection when required.donncha2005-07-271-28/+31
* Use multiple databases.donncha2005-07-273-2/+126
* Added functions: is_archived, get_most_active(), get_blog_list()donncha2005-07-262-0/+116
* Add a lot more error checking and reporting.donncha2005-07-251-11/+63
* Hide sql errors from plugins.donncha2005-07-251-8/+8
* Site admin sees all users on users page. List them as inactive by dewfault.donncha2005-07-251-0/+4
* Get list of users of a blog properly.donncha2005-07-251-1/+1
* Inform the site admin when a new blog is registered.donncha2005-07-251-0/+8
* Merge changes from WP Core.donncha2005-07-2510-127/+147
* Disable invites by default.donncha2005-07-251-0/+1
* Added global categories table and plugin to update/sync it with local blogs.donncha2005-07-224-0/+36
* Matt fixed reg page template.donncha2005-07-221-0/+4