summaryrefslogtreecommitdiff
path: root/classes/User.php
AgeCommit message (Expand)Author
2008-09-26path correct in require_once for memcachedEvan Prodromou
2008-09-26prepend Memcached_DataObject require with INSTALLDIREvan Prodromou
2008-09-26caching layer for DB/DataObjectEvan Prodromou
2008-09-23user -> thisEvan Prodromou
2008-09-22correct a couple of bugsEvan Prodromou
2008-09-17fancy urls for show message, new messageEvan Prodromou
2008-09-17newmessage and showmessageEvan Prodromou
2008-09-16rationalize with ciarang's pgsql changesEvan Prodromou
2008-09-15PostgreSQL: Quote table name in manually formed query - fixes profile setting...CiaranG
2008-09-09Initial support for PostgreSQLCiaranG
2008-09-08Disallow 'api' nicknameZach Copley
2008-09-16rationalize with repository versionEvan Prodromou
2008-09-08initial non-Ajax version of favoritesEvan Prodromou
2008-08-26Invite -> InvitationEvan Prodromou
2008-08-26updates for invitationsEvan Prodromou
2008-09-20can actually take all the data in the windowEvan Prodromou
2008-09-15compress window-getting to one functionEvan Prodromou
2008-09-15$INSTALLDIR -> INSTALLDIREvan Prodromou
2008-09-15cache noticesWithFriends in memcachedEvan Prodromou
2008-09-05Disallow 'tag' and 'tags' as usernames. Fixes ticket #584Ori Avtalion
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