summaryrefslogtreecommitdiff
path: root/classes/Profile.php
AgeCommit message (Expand)Author
2009-01-21move membership/adminship tests to profileEvan Prodromou
2008-12-25Some fixups of patches not already migrated to trunk to bring inline with PEA...Zach Copley
2008-12-11Actually crop your avatar when hitting 'crop' button on profileZach Copley
2008-12-23change function headers to K&R styleEvan Prodromou
2008-12-23replace NULL with nullEvan Prodromou
2008-12-23replace all tabs with four spacesEvan Prodromou
2008-12-10edit throttlingEvan Prodromou
2008-11-23only get tags for this profile list typeEvan Prodromou
2008-11-23don't get self-tagsEvan Prodromou
2008-11-23show dropdown of tags only when tags are available and add tags function to p...Evan Prodromou
2008-11-20sphinx search for noticesmillette
2008-11-20sphinx search of peoplemillette
2008-11-13use correct class for avatar deletion so memcached is updatedEvan Prodromou
2008-10-02use pkeyGet for AvatarEvan Prodromou
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-07-15replies from people you're not subscribed to over JabberEvan Prodromou
2008-07-13Sort notices by date then id so they are in the correct order when there are ...Mike Cochrane
2008-07-10Resolve conflicts and convert _t( to _( where it was introduced again.Mike Cochrane
2008-07-09Merge conflicts and kill a whole lot of trailing whitespace on lines.Mike Cochrane
2008-07-09rebuild DB_DataObject classes for new structureEvan Prodromou
2008-07-07twiddle a few bits to make replies work correctlyEvan Prodromou
2008-06-17start openid rp integrationEvan Prodromou
2008-06-14email notification on new subscriptionsEvan Prodromou
2008-06-05passing id to the avatar filename functionEvan Prodromou
2008-06-05setOriginal() is an instance methodEvan Prodromou
2008-06-05move avatar scaling and saving to Avatar and ProfileEvan Prodromou
2008-05-22generate classes for db schema with URIsEvan Prodromou
2008-05-21remove validation codeEvan Prodromou
2008-05-20fixup footer menu and fix syntax error in profile.phpEvan Prodromou
2008-05-20ease up on the validationEvan Prodromou
2008-05-20trim whitespaceEvan Prodromou
2008-05-20add validation methods to classesEvan 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-07add data objectsEvan Prodromou