aboutsummaryrefslogtreecommitdiffstats
path: root/mod/register.php
Commit message (Collapse)AuthorAgeFilesLines
...
* Merge branch 'gettext' of https://github.com/fabrixxm/friendika into ↵Friendika2011-03-181-2/+2
|\ | | | | | | fabrixxm-gettext
| * update source stringsfabrixxm2011-03-111-2/+2
| |
* | roll back "real people preferred" message - ineffectualFriendika2011-03-111-1/+3
|/
* indicate preference to register/communicate-with real people and not ↵Friendika2011-03-081-1/+4
| | | | fictitious entities.
* move php path setting inside proc_runFriendika2011-02-231-2/+1
|
* move directory registration block before redirectFriendika2011-02-231-7/+7
|
* push directory on register - if permittedFriendika2011-02-231-0/+8
|
* resolve file inclusion conflicts w/ multiple plugins, improve the typo checkerFriendika2011-02-211-0/+4
|
* default publish to directory, but offer registration privacy setting.Friendika2011-02-211-3/+25
| | | | | generalise publish option template - so once translated we can merge them all. Update strings.
* removed function was still referencedFriendika2011-01-111-1/+1
|
* use default system theme for system pagesFriendika2011-01-071-0/+4
|
* secure admin hijacking from openidFriendika2011-01-041-0/+11
|
* declare key size/algorithm to ensure key gets generatedFriendika2011-01-021-0/+13
|
* show creative commons coverage on registration pageFriendika2010-12-241-0/+4
|
* register/login timestampsFriendika2010-12-161-2/+3
|
* bring back full name check but without utf-8 regex'sFriendika2010-12-071-17/+13
|
* remove first (space) last registration restriction due to confusionFriendika2010-12-071-5/+5
| | | | this will increase spammers and bogus registrations dramatically(!)
* localise login template, allow openid to be disabledFriendika2010-11-281-3/+19
|
* whirlpool not universally supported for key generation, use sha1Friendika2010-11-241-1/+1
|
* report failure to generate keysFriendika2010-11-241-0/+5
|
* use optional openid photo for registration - if suppliedFriendika2010-11-231-7/+16
|
* salmon error handling issueFriendika2010-11-221-1/+1
|
* more pre-install checks, try and create db if doesn't existFriendika2010-11-181-4/+6
|
* provide config option to not use gravatar during registrationFriendika2010-11-171-25/+26
|
* openid registrationFriendika2010-11-171-5/+27
|
* i18n updateFriendika2010-11-151-1/+1
|
* validate email addresses to see if the hostnames actually resolve before ↵Friendika2010-11-151-2/+1
| | | | committing a new user
* refactor rego in preparation for openid importFriendika2010-11-151-12/+27
|
* use gravatar for default avatarsFriendika2010-11-151-0/+40
|
* clean up some regex's for i18n, and eliminate old ereg patterns.Friendika2010-11-141-6/+9
|
* lintFriendika2010-11-071-2/+2
|
* lintFriendika2010-11-071-1/+1
|
* add micro profile photoFriendika2010-11-041-2/+3
|
* add nicknames to contact records (going forward and retroactive)Mike Macgirvin2010-10-231-2/+3
|
* celebrity/group/community pages about 75% implementedMike Macgirvin2010-10-171-1/+7
|
* allow login by username and multiple unique email addresses on system - this ↵Mike Macgirvin2010-10-161-9/+0
| | | | will provide support for group/celebrity pages (coming soon).
* added 's' keys - salmon keys, small keys, stupid keys, whatever...Mike Macgirvin2010-10-111-2/+18
|
* force lowercase nicknameMike Macgirvin2010-10-021-1/+2
|
* for corp and edu sites, allow registration only to certain email addrsMike Macgirvin2010-09-231-0/+6
|
* localisation path for all view templatesMike Macgirvin2010-09-221-3/+3
|
* make it harder for the Russian spammers to registerMike Macgirvin2010-08-121-0/+10
|
* lots of fixes - most recent photo updates for contactsMike Macgirvin2010-08-081-4/+6
|
* i18nMike Macgirvin2010-08-031-16/+17
|
* fix rego pageMike Macgirvin2010-08-031-1/+3
|
* verified registrations workingMike Macgirvin2010-07-281-8/+42
|
* one true profile photo, force nicknamesMike Macgirvin2010-07-191-19/+36
|
* more bugsMike Macgirvin2010-07-191-2/+2
|
* fix register loopholeMike Macgirvin2010-07-111-0/+5
|
* update to new function defsMike Macgirvin2010-07-081-9/+9
|
* lots of work, 2way friends, comments...Mike Macgirvin2010-07-051-4/+12
|