Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2019-06-29 | move away from PHP, use static pages with the api | gumi | 1 | -141/+9 | |
2014-11-10 | Add FAQ Link | wushin | 1 | -1/+1 | |
revert email sending until ladmin is webbased add globalsign meta tag | |||||
2014-10-22 | Better explanations for the registration page | Cassy1 | 1 | -1/+5 | |
2014-05-22 | Fix Account Creations Always Asking! | wushin | 1 | -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-24 | Remove specific admin names, too easily outdated | Ben Longbons | 1 | -1/+1 | |
2012-06-17 | Add note that Frost can create accounts, too. | Ben Longbons | 1 | -1/+1 | |
2011-12-08 | Relocate the help for ineffective registering | Stefan Dombrowski | 1 | -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-06 | Rely directly on border-radius | Thorbjørn Lindeijer | 1 | -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-06 | Updated the website content in several places | Yohann Ferreira | 1 | -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-06 | Committed notice added to Registration page | Thorbjørn Lindeijer | 1 | -1/+2 | |
2009-12-04 | Updated the link to the IRC channel | Thorbjørn Lindeijer | 1 | -2/+0 | |
Also removed unnecessary key variables, since they are set in keys.php. | |||||
2009-10-21 | Refined message about sending spam | Thorbjørn Lindeijer | 1 | -1/+1 | |
Somebody on the forums misunderstood it. ;-) | |||||
2009-10-20 | Move reCAPTCHA keys into an example file | Jared Adams | 1 | -0/+2 | |
So we don't keep destroying them. | |||||
2009-10-20 | Added a note about email address usage | Thorbjørn Lindeijer | 1 | -1/+1 | |
2009-10-20 | Some textual improvements and fixes | Thorbjørn Lindeijer | 1 | -1/+1 | |
2009-10-20 | Fixed sentence on successfully filling in registration form | Thorbjørn Lindeijer | 1 | -1/+1 | |
2009-10-20 | New accounts will be written to a mysql database | Andreas Habel | 1 | -65/+50 | |
2009-10-18 | Change how registration works | Jared Adams | 1 | -39/+48 | |
2009-10-18 | Added system call to create account. | Andreas Habel | 1 | -4/+19 | |
2009-10-18 | Added public key of tmw. | Andreas Habel | 1 | -1/+1 | |
2009-10-18 | Added gender to the registration form and more input verification | Thorbjørn Lindeijer | 1 | -8/+27 | |
2009-10-18 | Added new page for online account registration. | Andreas Habel | 1 | -0/+108 | |
Needs call to ladmin to really create an account. |