Age | Commit message (Expand) | Author |
2009-07-23 | Merge commit 'br3nda/0.8.x-profile-pgfix' into 0.8.x | Craig Andrews |
2009-07-23 | fixed up a limit offset to be ANSI SQL compliant | Brenda Wallace |
2009-07-17 | Removed noisy debugging statements | Zach Copley |
2009-07-09 | cache frequently-used subscriber, subscription, notice and fave count values | Evan Prodromou |
2009-06-25 | break up big inbox queries into lots of small ones | Evan Prodromou |
2009-06-20 | Update copyright dates in files modified in 2009 | Evan Prodromou |
2009-06-20 | change Controlez-Vous to Control Yourself | Evan Prodromou |
2009-06-17 | Make the personal tag streams actually work | Evan Prodromou |
2009-06-08 | Merge branch '0.7.x' into 0.8.x | Evan Prodromou |
2009-05-29 | Ticket #1567 - Change max_id to return notices <= ID instead of < ID | Zach Copley |
2009-05-18 | Added personal tag page: http://example.com/MY_NICK/tag/A_TAG | Robin Millette |
2009-05-01 | make profile notice getting use ids | Evan Prodromou |
2009-02-06 | Move common_avatar_* functions to Avatar | Evan Prodromou |
2009-02-04 | Fixed #1134; Consolidated image scaling functions. | Sean Murphy |
2009-01-21 | move membership/adminship tests to profile | Evan Prodromou |
2008-12-25 | Some fixups of patches not already migrated to trunk to bring inline with PEA... | Zach Copley |
2008-12-11 | Actually crop your avatar when hitting 'crop' button on profile | Zach Copley |
2008-12-23 | change function headers to K&R style | Evan Prodromou |
2008-12-23 | replace NULL with null | Evan Prodromou |
2008-12-23 | replace all tabs with four spaces | Evan Prodromou |
2008-12-10 | edit throttling | Evan Prodromou |
2008-11-23 | only get tags for this profile list type | Evan Prodromou |
2008-11-23 | don't get self-tags | Evan Prodromou |
2008-11-23 | show dropdown of tags only when tags are available and add tags function to p... | Evan Prodromou |
2008-11-20 | sphinx search for notices | millette |
2008-11-20 | sphinx search of people | millette |
2008-11-13 | use correct class for avatar deletion so memcached is updated | Evan Prodromou |
2008-10-02 | use pkeyGet for Avatar | Evan Prodromou |
2008-09-26 | path correct in require_once for memcached | Evan Prodromou |
2008-09-26 | prepend Memcached_DataObject require with INSTALLDIR | Evan Prodromou |
2008-09-26 | caching layer for DB/DataObject | Evan Prodromou |
2008-07-15 | replies from people you're not subscribed to over Jabber | Evan Prodromou |
2008-07-13 | Sort notices by date then id so they are in the correct order when there are ... | Mike Cochrane |
2008-07-10 | Resolve conflicts and convert _t( to _( where it was introduced again. | Mike Cochrane |
2008-07-09 | Merge conflicts and kill a whole lot of trailing whitespace on lines. | Mike Cochrane |
2008-07-09 | rebuild DB_DataObject classes for new structure | Evan Prodromou |
2008-07-07 | twiddle a few bits to make replies work correctly | Evan Prodromou |
2008-06-17 | start openid rp integration | Evan Prodromou |
2008-06-14 | email notification on new subscriptions | Evan Prodromou |
2008-06-05 | passing id to the avatar filename function | Evan Prodromou |
2008-06-05 | setOriginal() is an instance method | Evan Prodromou |
2008-06-05 | move avatar scaling and saving to Avatar and Profile | Evan Prodromou |
2008-05-22 | generate classes for db schema with URIs | Evan Prodromou |
2008-05-21 | remove validation code | Evan Prodromou |
2008-05-20 | fixup footer menu and fix syntax error in profile.php | Evan Prodromou |
2008-05-20 | ease up on the validation | Evan Prodromou |
2008-05-20 | trim whitespace | Evan Prodromou |
2008-05-20 | add validation methods to classes | Evan Prodromou |
2008-05-17 | fixes to make it all lint | Evan Prodromou |
2008-05-15 | settings and avatars | Evan Prodromou |