summaryrefslogtreecommitdiff
path: root/actions/profilesettings.php
AgeCommit message (Expand)Author
2008-12-23replace all tabs with four spacesEvan Prodromou
2008-12-03moving delete profile to its own space.millette
2008-12-03delete user and all traces from the db.millette
2008-11-28only expand URLs we shortened ourselves + only shorten if notice > 140 charsmillette
2008-11-23a step closer to deleting a user and hosts posts from the dbmillette
2008-11-23trac155 first step to delete accountmillette
2008-11-24fix problems with blank tag strings (!)Evan Prodromou
2008-11-20correct tags method for userEvan Prodromou
2008-11-20let users set their own profile tags from profilesettingsEvan Prodromou
2008-11-06trac31 url_auto_shortening by sgmurphymillette
2008-09-26try to clean up user-without-profile errorsEvan Prodromou
2008-09-07Fold password form into profile settingsZach Copley
2008-09-06Moved avatar upload down below timezone on profile settingsZach Copley
2008-09-05Conflated Avatar and Profile settings + removed a bunch of unnecessary whites...Zach Copley
2008-08-29add csrf protection to profile settingsEvan Prodromou
2008-08-05make init of lang environment happen earlier, or when user language may have ...Evan Prodromou
2008-07-21Resolve conflicts after pull from evanmikec
2008-07-20User definable timezones. Work in UTC internally and display per user/site de...Mike Cochrane
2008-07-18Patch for PITS 00032, 00033, 00034matthew.gregg
2008-07-20fixup autosubscribe saveEvan Prodromou
2008-07-20too much merlot on the airplane, dumb syntax mistakeEvan Prodromou
2008-07-20add autosubscribe to profile settingsEvan Prodromou
2008-07-15remove email settings from profile settings ahead of having its own tabEvan Prodromou
2008-07-13Colapse a lot of strings to make like easier for translators and more consisi...Mike Cochrane
2008-07-08Convert _t() to _() for gettext.Mike Cochrane
2008-07-02methodEvan Prodromou
2008-06-30refactor common behaviour in settings pagesEvan Prodromou
2008-06-23don't validate email if none providedEvan Prodromou
2008-06-22forgot to return on invalid nicknameEvan Prodromou
2008-06-22disallow nicknames on a blacklistEvan Prodromou
2008-06-22allow blank email address (I think)0.3.4Evan Prodromou
2008-06-22UNDO: move profile update to frontEvan Prodromou
2008-06-22move profile update to frontEvan Prodromou
2008-06-22debugging for profile updateEvan Prodromou
2008-06-22special function for generating confirmation codesEvan Prodromou
2008-06-22confirm addressEvan Prodromou
2008-06-22correctly use Confirm_addressEvan Prodromou
2008-06-22more debuggingEvan Prodromou
2008-06-22strcmp for comparisonEvan Prodromou
2008-06-22nickname updateEvan Prodromou
2008-06-22better logic in profile settings, missing method in allEvan Prodromou
2008-06-22use updateKeys() for updating the userEvan Prodromou
2008-06-22add confirm email to profile settingsEvan Prodromou
2008-06-18use query method to do some transactionsEvan Prodromou
2008-06-18do some commitsEvan Prodromou
2008-06-17move instructions up to the "whats up" areaEvan Prodromou
2008-06-15more debugging on profile updateEvan Prodromou
2008-06-15what exactly are we updatingEvan Prodromou
2008-06-12broadcast profile and change subscription input idEvan Prodromou
2008-06-12add instructions to each form entry in formsEvan Prodromou