summaryrefslogtreecommitdiffstats
path: root/wp-inst/wp-admin/invites.php
Commit message (Collapse)AuthorAgeFilesLines
* Moved everything in wp-inst down a directory.donncha2006-06-221-196/+0
| | | | | | | | Uses's Ryan Boren's htaccess rules and mods If you're upgrading, try this on a test server first! git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@591 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* WP updatesdonncha2006-02-161-1/+1
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@528 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* When invited user registeres, create a new key for them: invite_hash.donncha2005-09-291-1/+1
| | | | | | | | This is the md5 of the email address they were invited. Solves the problem where user doesn't use the same email address when registering: invites don't match up. git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@381 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Oops. fixed site_name!donncha2005-09-121-1/+1
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@318 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Added invite timeout and delete linksdonncha2005-09-121-2/+23
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@317 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Changed personal message, (Thanks Ozgreg)donncha2005-09-121-2/+7
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@316 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Rearrange checks for email and invites_leftdonncha2005-09-121-49/+54
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@311 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* If site admin then don't check for invites_left (Thanks Ozgreg)donncha2005-09-121-1/+10
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@308 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Added "add to blogroll" checkboxdonncha2005-09-071-0/+9
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@304 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Invites link near feedback form, but only if invites leftdonncha2005-09-071-3/+7
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@302 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* md5()_invited_by -> invited_bydonncha2005-09-061-2/+7
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@300 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Bigger textarea!donncha2005-09-011-1/+1
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@271 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Populate the registration page with invited user's personal details.donncha2005-09-011-4/+4
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@268 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Correct column namedonncha2005-08-271-1/+1
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@245 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Added USERNAME To invite messagedonncha2005-08-231-0/+1
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@214 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Show where invited users go!donncha2005-08-171-4/+25
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@202 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Use is_site_admin()donncha2005-08-161-1/+1
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@192 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Don't escape so much.. already have magic quotesdonncha2005-08-151-1/+1
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@189 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Added visitor pass to invitedonncha2005-08-121-2/+6
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@180 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Added "Already Invited" section.donncha2005-08-121-1/+11
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@177 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Record "invites list".donncha2005-08-121-1/+12
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@175 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Customizable dashboard feeds: allow site admin to change them.donncha2005-07-291-3/+3
| | | | | | | Changed *_site_settings() to *_site_option() git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@103 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Change where invite defaults are done.donncha2005-07-201-29/+11
| | | | | | | | Admin user should have infinite invites More errors git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@54 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Added user invites. WIP.donncha2005-07-191-0/+109
git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@48 7be80a69-a1ef-0310-a953-fb0f7c49ff36