summaryrefslogtreecommitdiff
path: root/classes/Profile.php
AgeCommit message (Expand)Author
2009-08-26define LACONICA and accept LACONICA for backwards compatibilityEvan Prodromou
2009-08-25change LACONICA to STATUSNETEvan Prodromou
2009-08-25a distributed -> the distributedEvan Prodromou
2009-08-25change Laconica and Control Yourself to StatusNet in PHP filesEvan Prodromou
2009-07-23Merge commit 'br3nda/0.8.x-profile-pgfix' into 0.8.xCraig Andrews
2009-07-23fixed up a limit offset to be ANSI SQL compliantBrenda Wallace
2009-07-17Removed noisy debugging statementsZach Copley
2009-07-09cache frequently-used subscriber, subscription, notice and fave count valuesEvan Prodromou
2009-06-25break up big inbox queries into lots of small onesEvan Prodromou
2009-06-20Update copyright dates in files modified in 2009Evan Prodromou
2009-06-20change Controlez-Vous to Control YourselfEvan Prodromou
2009-06-17Make the personal tag streams actually workEvan Prodromou
2009-06-08Merge branch '0.7.x' into 0.8.xEvan Prodromou
2009-05-29Ticket #1567 - Change max_id to return notices <= ID instead of < IDZach Copley
2009-05-18Added personal tag page: http://example.com/MY_NICK/tag/A_TAGRobin Millette
2009-05-01make profile notice getting use idsEvan Prodromou
2009-02-06Move common_avatar_* functions to AvatarEvan Prodromou
2009-02-04Fixed #1134; Consolidated image scaling functions.Sean Murphy
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