summaryrefslogtreecommitdiff
path: root/actions
AgeCommit message (Expand)Author
2009-11-09Revert "Remove more contractions"Brion Vibber
2009-11-08Merge branch '0.9.x' of git://gitorious.org/statusnet/mainline into 0.9.xSiebrand Mazeland
2009-11-08Revert "More precise field label"Brion Vibber
2009-11-08Merge branch '0.9.x' of git://gitorious.org/statusnet/mainline into 0.9.xSiebrand Mazeland
2009-11-08Remove more contractionsSiebrand Mazeland
2009-11-08Revert "* [Cc]an't -> [Cc]annot"Brion Vibber
2009-11-08Merge branch '0.9.x' of gitorious.org:statusnet/mainline into 0.9.xBrion Vibber
2009-11-08Revert "More specifics on 'address'"Brion Vibber
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-08Revert "* check usage of 'people' in UI and change it to 'users' or something...Brion Vibber
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-08Several updates to UI messagesSiebrand Mazeland
2009-11-08More specifics on 'address'Siebrand Mazeland
2009-11-08More precise field labelSiebrand 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-06Better workaround for PHP returning empty $_POST and $_FILES whenZach Copley
2009-11-05Add ChangePassword eventCraig Andrews
2009-11-05Merge commit 'refs/merge-requests/2006' of git://gitorious.org/statusnet/main...Brion Vibber
2009-11-04Fix for Ticket #1957 - API methods are not accessible when site is private (0...Zach Copley
2009-11-04Remove ugly debugging statementsZach Copley
2009-11-04Implement update avatar via API (/api/account/update_profile_image.format)Zach Copley
2009-11-04Widgetized user profile rendering.Shashi
2009-11-03Bug 1817: undefined property in registration formBrion Vibber
2009-11-03Fix reference to sources class variableZach Copley
2009-11-02Added 'login' command that gives you a link that can be used to login to the ...Craig Andrews
2009-11-01Updated XHR output to match newnoticeSarven Capadisli
2009-10-31Merge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.xEvan Prodromou
2009-10-31Revert "Revert "Actually commit the file this time""Evan Prodromou
2009-10-31merge from testingEvan Prodromou
2009-10-31Revert "Actually commit the file this time"Evan Prodromou
2009-10-31Added XHR for direct messages.Sarven Capadisli
2009-10-30Merge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.xSarven Capadisli
2009-10-30IE has some issue with notices that are sent with file attachments. ItSarven Capadisli
2009-10-30IE has some issue with notices that are sent with file attachments. ItSarven Capadisli
2009-10-30Use nickname from profile, not user object, to avoid barfing warnings on Twit...Brion Vibber
2009-10-30Redirect to login when trying to send a direct message while not logged in.Craig Andrews
2009-10-29Fix feed links which were broken when the API was restructuredCraig Andrews
2009-10-29Moved the public XRDS from the OpenID plugin to coreCraig Andrews
2009-10-29Merge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.xEvan Prodromou
2009-10-29fix uninitialized variables in showstream.phpEvan Prodromou
2009-10-29Don't spew warnings for URL shortener plugins that don't declare if they're f...Brion Vibber
2009-10-29Don't include site in gettextSarven Capadisli
2009-10-29Updated bookmarklet. Created its own actionSarven Capadisli
2009-10-28Merge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.xEvan Prodromou
2009-10-28Trap ClientExceptions from media upload process and hand them off to API erro...Zach Copley
2009-10-28Merge branch 'api-media-upload' into 0.9.xZach Copley