summaryrefslogtreecommitdiffstats
path: root/wp-inst
Commit message (Expand)AuthorAgeFilesLines
* Links should be owned by admin of blog.donncha2005-08-222-16/+17
* Only check if user is not in current blog if editing user is not an admin!donncha2005-08-221-1/+1
* Correct support forum!donncha2005-08-221-2/+2
* Roles are in values, not keys.donncha2005-08-222-2/+2
* Massive merge from WP SVNdonncha2005-08-2229-248/+754
* Select correct field from table!donncha2005-08-211-1/+1
* Updated to hashcash 2.3 - http://dev.wp-plugins.org/file/wp-hashcash/tags/2.3...donncha2005-08-172-44/+87
* Show where invited users go!donncha2005-08-171-4/+25
* Rich Editor on/off works!donncha2005-08-174-4/+4
* Added discussion options page back in! (Thanks James)donncha2005-08-171-0/+1
* No need for theme editor yet.donncha2005-08-162-0/+11
* Edit roles of blog users.donncha2005-08-162-4/+45
* Get role toodonncha2005-08-161-1/+1
* Admins can edit users!donncha2005-08-162-2/+2
* Make genericdonncha2005-08-161-2/+2
* Admin users can actually login now!donncha2005-08-162-6/+19
* Minor html moddonncha2005-08-161-1/+1
* Use is_site_admin()donncha2005-08-161-1/+1
* Really delete blogs - tables and wp_blogs record.donncha2005-08-153-5/+32
* Added "super users" to the wpmu options page.donncha2005-08-158-25/+52
* Don't escape so much.. already have magic quotesdonncha2005-08-154-41/+26
* Added vars to make debugging easier in a multi-db env.donncha2005-08-151-0/+8
* WP changes.donncha2005-08-153-14/+20
* Fix site_namedonncha2005-08-131-1/+1
* Disabled templates script and removed from menu.donncha2005-08-133-4/+2
* Remove invitesdonncha2005-08-121-0/+2
* Use options instead of settingsdonncha2005-08-121-17/+17
* Fixed update_site_settings() - wasn't using table prefixdonncha2005-08-121-7/+9
* Fixed more typos, thanks Jason.donncha2005-08-121-1/+1
* Added visitor pass to invitedonncha2005-08-122-4/+9
* Fix rss cachedonncha2005-08-121-2/+2
* Moved headers arounddonncha2005-08-122-16/+8
* Added "Already Invited" section.donncha2005-08-121-1/+11
* Typo - missing )donncha2005-08-121-1/+1
* Record "invites list".donncha2005-08-121-1/+12
* Same typo.donncha2005-08-121-2/+2
* Make invites genericdonncha2005-08-121-1/+1
* meta -> headersdonncha2005-08-121-4/+5
* Welcome email has carriage returnsdonncha2005-08-122-3/+32
* Make wpmu a little more genericdonncha2005-08-113-4/+4
* Make file size site-configurable.donncha2005-08-111-2/+2
* Added more options.donncha2005-08-112-26/+56
* If newblog.php then don't load this.donncha2005-08-111-1/+5
* Break up query.donncha2005-08-111-4/+8
* Use meta key first post and welcome email.donncha2005-08-111-15/+41
* Added wpmu upgrade script.donncha2005-08-112-0/+23
* Capture alter table/create table statements properly.donncha2005-08-111-1/+1
* Mergegd code from WP Core.donncha2005-08-114-26/+65
* moved function from plugin to core.donncha2005-08-102-13/+15
* Got rid of lots of unused code!donncha2005-08-101-350/+0