summaryrefslogtreecommitdiff
path: root/classes/User.php
AgeCommit message (Expand)Author
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
2008-05-07add data objectsEvan Prodromou