summaryrefslogtreecommitdiff
path: root/classes/User.php
AgeCommit message (Expand)Author
2008-08-25use better SQL date, fix security problem with OpenID loginsEvan Prodromou
2008-08-13move user registration to a single static methodEvan Prodromou
2008-07-31extend length of source for noticesEvan Prodromou
2008-07-21Resolve conflicts after pull from evanmikec
2008-07-21Publish MicroIDs for email and mpp on profile and notice pages.mikec
2008-07-20Regenerate class file for language columnMike Cochrane
2008-07-18Patch for PITS 00032, 00033, 00034matthew.gregg
2008-07-22don't get a count from queryEvan Prodromou
2008-07-22notices and countsEvan Prodromou
2008-07-22another whitespace SQL errorEvan Prodromou
2008-07-22whitespace in SQLEvan Prodromou
2008-07-22blow off DB_DataObject joins, write SQL from scratchEvan Prodromou
2008-07-22centralize and optimize with-friends queryEvan Prodromou
2008-07-21update keys for incomingemailEvan Prodromou
2008-07-21save changes to smsemailEvan Prodromou
2008-07-21add flag for sms repliesEvan Prodromou
2008-07-20add sms email address to userEvan Prodromou
2008-07-20$true not the same as trueEvan Prodromou
2008-07-20add autosubscribeEvan Prodromou
2008-07-20add autosubscribe flag to usersEvan Prodromou
2008-07-20start sms settingsEvan Prodromou
2008-07-19email settings for post by emailEvan Prodromou
2008-07-17mailer daemon startEvan Prodromou
2008-07-15rebuild classes based on DB changeEvan Prodromou
2008-07-15move email settings to its own tabEvan Prodromou
2008-07-15replies from people you're not subscribed to over JabberEvan Prodromou
2008-07-09Merge conflicts and kill a whole lot of trailing whitespace on lines.Mike Cochrane
2008-07-11add 'avatar' to blacklisted namesEvan Prodromou
2008-07-09add fancy urls for searchEvan Prodromou
2008-07-07check for profileEvan Prodromou
2008-07-07twiddle a few bits to make replies work correctlyEvan Prodromou
2008-06-22First pass at replies support http://laconi.ca/PITS/00080matthew.gregg
2008-06-23add imsettings to menuEvan Prodromou
2008-06-22disallow nicknames on a blacklistEvan Prodromou
2008-06-22correctly use Confirm_addressEvan Prodromou
2008-06-22change Confirm_email to Confirm_addressEvan Prodromou
2008-06-22strcmp for comparisonEvan 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-05-22generate classes for db schema with URIsEvan Prodromou
2008-05-21remove validation codeEvan Prodromou
2008-05-20trim whitespaceEvan Prodromou
2008-05-20add validation methods to classesEvan Prodromou
2008-05-17change how the user profile is fetchedEvan Prodromou
2008-05-17fixes to make it all lintEvan Prodromou
2008-05-15settings and avatarsEvan Prodromou
2008-05-14license block for source codeEvan Prodromou
2008-05-14deny access to include filesEvan Prodromou
2008-05-14considerable codingEvan Prodromou