summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2009-11-08Remove more contractionsSiebrand Mazeland
2009-11-08Merge branch '0.9.x' of git://gitorious.org/statusnet/mainline into 0.9.xSiebrand Mazeland
2009-11-08* [Cc]an't -> [Cc]annotSiebrand Mazeland
2009-11-08Harmonise UI message "No such user."Siebrand Mazeland
2009-11-08Merge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.xEvan Prodromou
2009-11-08Restructure theme.php to define a class ThemeEvan Prodromou
2009-11-08!. => !Siebrand Mazeland
2009-11-08* check usage of 'people' in UI and change it to 'users' or something else in...Siebrand Mazeland
2009-11-07fix constant for deleteothersnoticeEvan Prodromou
2009-11-07uppercase right constantsEvan Prodromou
2009-11-07add a method to Action to check session tokenEvan Prodromou
2009-11-07->action -> ->out in UserProfileEvan Prodromou
2009-11-07fix userprofile widget so it correctly provides an actionEvan Prodromou
2009-11-06Better workaround for PHP returning empty $_POST and $_FILES whenZach Copley
2009-11-06Added missing closing span tagSarven Capadisli
2009-11-06Fixed some group list stylesSarven Capadisli
2009-11-06Removed dl "stuff"Sarven Capadisli
2009-11-06Check if it is empty instead of ''Sarven Capadisli
2009-11-06Merge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.xSarven Capadisli
2009-11-06Updated styles for profile list re: commitSarven Capadisli
2009-11-06kill tabsBrion Vibber
2009-11-06Add Icelandic to the language support list so the localization can actually b...Brion Vibber
2009-11-06Removed .uid from group profiles in a listSarven Capadisli
2009-11-05Added an AutoRegister eventCraig Andrews
2009-11-05Re added NICKNAME_FMT constant to router.php.Eric Helgeson
2009-11-05Merge commit 'refs/merge-requests/2006' of git://gitorious.org/statusnet/main...Brion Vibber
2009-11-05Error page fix: use class static accessor correctly, suppress notices if we d...Brion Vibber
2009-11-04Remove debugging statementsZach Copley
2009-11-04Fix for Ticket #1957 - API methods are not accessible when site is private (0...Zach Copley
2009-11-04Implement update avatar via API (/api/account/update_profile_image.format)Zach Copley
2009-11-04Added a CheckPassword eventCraig Andrews
2009-11-04Widgetized user profile rendering.Shashi
2009-11-03Don't try to pull up designs for non-existent usersZach Copley
2009-11-02Added 'login' command that gives you a link that can be used to login to the ...Craig Andrews
2009-11-02Merge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.xEvan Prodromou
2009-11-02Merge commit 'refs/merge-requests/1900' of git://gitorious.org/statusnet/main...Brion Vibber
2009-11-02allow <> to surround the url (like () or [])Craig Andrews
2009-11-02do not allow " in URLs - they are not legal URL charactersCraig Andrews
2009-11-02do not allow [ and ] - they are not legal URL charactersCraig Andrews
2009-11-02Rebuilt HTTPClient class as an extension of PEAR HTTP_Request2 package, addin...Brion Vibber
2009-11-02Detect "no file" upload error and, for now at least, ignore it gracefully.Brion Vibber
2009-11-02Merge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.xEvan Prodromou
2009-11-02remove <dl> stuff from profile listEvan Prodromou
2009-11-02Revert "Rebuilt HTTPClient class as an extension of PEAR HTTP_Request2 packag...Brion Vibber
2009-11-02Rebuilt HTTPClient class as an extension of PEAR HTTP_Request2 package, addin...Brion Vibber
2009-11-02Make unit tests work again by forcing a 'global' on $_have_a_config...Brion Vibber
2009-11-01Remove stale references to old apiaction parameterZach Copley
2009-10-31Merge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.xEvan Prodromou
2009-10-31revert revert on getfileEvan Prodromou
2009-10-31merge from testingEvan Prodromou