summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-22auto-increment primary key for SMS carrierEvan Prodromou
2008-06-22use a static rather than a constant for code charsEvan Prodromou
2008-06-22special function for generating confirmation codesEvan Prodromou
2008-06-22confirm addressEvan Prodromou
2008-06-22fix name of class in confirmaddress.phpEvan Prodromou
2008-06-22correctly use Confirm_addressEvan Prodromou
2008-06-22require the right classEvan Prodromou
2008-06-22move confirmemail to confirmaddressEvan Prodromou
2008-06-22change Confirm_email to Confirm_addressEvan Prodromou
2008-06-22qEvan 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-22use internal quoting code for manual queryEvan Prodromou
2008-06-22add a method to update key fields in UserEvan Prodromou
2008-06-22typo in objstringEvan Prodromou
2008-06-22reference calling for objstringEvan Prodromou
2008-06-22add confirm email to profile settingsEvan Prodromou
2008-06-22add better debuggingEvan Prodromou
2008-06-20fix url for redirectEvan Prodromou
2008-06-20some whitespaceEvan Prodromou
2008-06-20change from using tag uris to http urls for identifiersEvan Prodromou
2008-06-20go back to ensuring sessionEvan Prodromou
2008-06-20strip some whitespaceEvan Prodromou
2008-06-20don't keep cached userEvan Prodromou
2008-06-20whitespace and debugging changesEvan Prodromou
2008-06-20fancy url for confirmation of emailEvan Prodromou
2008-06-20correct confirmation codeEvan Prodromou
2008-06-20correct name for common_good_rand()Evan Prodromou
2008-06-20confirm email addressesEvan Prodromou
2008-06-20add confirmemail tableEvan Prodromou
2008-06-20skip a DB hit, and better regexEvan Prodromou
2008-06-20Fix for bug #00019 (Linkified all @ addresses in a message)matthew.gregg
2008-06-20fix pagination for galleriesEvan Prodromou
2008-06-19put instructions into header divEvan Prodromou
2008-06-19try to clear openid url cookie betterEvan Prodromou
2008-06-19push instructions into head and require licenseEvan Prodromou
2008-06-19common_show_footer() was hidden in an ifEvan Prodromou
2008-06-19posting from a form takes you back to the same page0.3.3Evan Prodromou
2008-06-19Don't repeat "Remove OpenID" headerEvan Prodromou
2008-06-19had order of arguments for oid_link_user backwards in finishaddopenidEvan Prodromou
2008-06-19fetch the oid before showing itEvan Prodromou
2008-06-19cant remove last openid, public xrds includes immediateEvan Prodromou
2008-06-19need a profileurl for new usersEvan Prodromou