Age | Commit message (Expand) | Author |
2010-01-06 | Fix for broken profile flag admin UI: delete stray flag entries when users ar... | Brion Vibber |
2009-12-11 | show the repeat form in notice lists | Evan Prodromou |
2009-12-10 | remove 'has forwarded' method from Profile | Evan Prodromou |
2009-12-08 | method to check if a profile has forwarded a notice | Evan Prodromou |
2009-11-18 | Added Authorization plugin | Craig Andrews |
2009-11-17 | Merge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.x | Evan Prodromou |
2009-11-16 | disallow email on faves from sandboxed users | Evan Prodromou |
2009-11-16 | more rights denied to silenced and sandboxed | Evan Prodromou |
2009-11-16 | don't allow sandboxed users to post public notices | Evan Prodromou |
2009-11-16 | Move rights check to profile and add right for new notices | Evan Prodromou |
2009-11-16 | change uses of User_role to Profile_role | Evan Prodromou |
2009-11-16 | move role functions to Profile class | Evan Prodromou |
2009-11-16 | getSubscribers and getSubscriptions were not handling the case where limit=nu... | Craig Andrews |
2009-11-09 | Revert "Remove more contractions" | Brion Vibber |
2009-11-08 | Remove more contractions | Siebrand Mazeland |
2009-10-29 | get location from a Profile | Evan Prodromou |
2009-10-24 | Merge branch '0.9.x' into location | Evan Prodromou |
2009-10-21 | new data structures for location | Evan Prodromou |
2009-10-15 | Added support for profile designs to the twitter API | Trever Fischer |
2009-10-04 | Merge branch '0.8.x' into 0.9.x | Evan Prodromou |
2009-10-02 | copy-and-paste typo in profile deletion | Evan Prodromou |
2009-10-02 | Merge branch '0.8.x' into deleteuser | Evan Prodromou |
2009-09-15 | Remove unnecessary Profile::pkeyGet | Craig Andrews |
2009-09-13 | Add missing pkeyGet override to the Profile class | Craig Andrews |
2009-08-27 | Merge branch '0.8.x' into 0.9.x | Evan Prodromou |
2009-08-26 | define LACONICA and accept LACONICA for backwards compatibility | Evan Prodromou |
2009-08-25 | change LACONICA to STATUSNET | Evan Prodromou |
2009-08-25 | a distributed -> the distributed | Evan Prodromou |
2009-08-25 | change Laconica and Control Yourself to StatusNet in PHP files | Evan Prodromou |
2009-08-21 | check correct setting in Profile bio length | Evan Prodromou |
2009-08-21 | Profile class has methods to check bio length | Evan Prodromou |
2009-08-21 | data classes allow >140 bios in profiles | Evan Prodromou |
2009-07-26 | first version of deleting users | Evan Prodromou |
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 |