summaryrefslogtreecommitdiff
path: root/registration.php
AgeCommit message (Collapse)AuthorFilesLines
2014-11-10Add FAQ Linkwushin1-1/+1
revert email sending until ladmin is webbased add globalsign meta tag
2014-10-22Better explanations for the registration pageCassy11-1/+5
2014-05-22Fix Account Creations Always Asking!wushin1-13/+19
Sitemap - Robots GA adjustments Index - News-feed GA adjustments Added Email template (Text/Html) Shrunk some margins to reduce empty space Moved Server Status Up on the list Added "Support (IRC)" to aide new players Removed Duplicate Registration
2014-02-24Remove specific admin names, too easily outdatedBen Longbons1-1/+1
2012-06-17Add note that Frost can create accounts, too.Ben Longbons1-1/+1
2011-12-08Relocate the help for ineffective registeringStefan Dombrowski1-2/+3
Since it describes a problem that can happen after the new player has registered, it is now shown after registering. Also making the text less scary.
2011-04-06Rely directly on border-radiusThorbjørn Lindeijer1-1/+1
The time that we have to rely on -moz-border-radius and -webkit-border-radius appears to be over, since both browsers now support the standard border-radius property, which should also work in other browsers like Opera.
2011-04-06Updated the website content in several placesYohann Ferreira1-11/+18
* Corrected information about getting the latest development version of the client * Removed the outdated Servers page and link again to the wiki * Removed some outdated links to external pages * Removed the empty and unused Screenshots page Reviewed-by: Thorbjørn Lindeijer
2011-04-06Committed notice added to Registration pageThorbjørn Lindeijer1-1/+2
2009-12-04Updated the link to the IRC channelThorbjørn Lindeijer1-2/+0
Also removed unnecessary key variables, since they are set in keys.php.
2009-10-21Refined message about sending spamThorbjørn Lindeijer1-1/+1
Somebody on the forums misunderstood it. ;-)
2009-10-20Move reCAPTCHA keys into an example fileJared Adams1-0/+2
So we don't keep destroying them.
2009-10-20Added a note about email address usageThorbjørn Lindeijer1-1/+1
2009-10-20Some textual improvements and fixesThorbjørn Lindeijer1-1/+1
2009-10-20Fixed sentence on successfully filling in registration formThorbjørn Lindeijer1-1/+1
2009-10-20New accounts will be written to a mysql databaseAndreas Habel1-65/+50
2009-10-18Change how registration worksJared Adams1-39/+48
2009-10-18Added system call to create account.Andreas Habel1-4/+19
2009-10-18Added public key of tmw.Andreas Habel1-1/+1
2009-10-18Added gender to the registration form and more input verificationThorbjørn Lindeijer1-8/+27
2009-10-18Added new page for online account registration.Andreas Habel1-0/+108
Needs call to ladmin to really create an account.