summaryrefslogtreecommitdiff
path: root/actions
AgeCommit message (Expand)Author
2010-01-24Merge commit 'refs/merge-requests/120' of git://gitorious.org/statusnet/mainl...Brenda Wallace
2010-01-22Merge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.xEvan Prodromou
2010-01-22Merge branch 'testing' into 0.9.xEvan Prodromou
2010-01-22Merge branch 'master' into 0.9.xEvan Prodromou
2010-01-22Merge branch 'testing' of git@gitorious.org:statusnet/mainline into testingEvan Prodromou
2010-01-22do actual language negotiation for help docsEvan Prodromou
2010-01-22restructure doc.php for new useEvan Prodromou
2010-01-22action/doc.php is PHPCS cleanEvan Prodromou
2010-01-21XMPP queued output & initial retooling of DB queue manager to support non-Not...Brion Vibber
2010-01-21XMPP queued output & initial retooling of DB queue manager to support non-Not...Brion Vibber
2010-01-21Merge commit 'origin/testing' into 0.9.xBrion Vibber
2010-01-21- Moved checking for group aliases and redirection to prepare()Zach Copley
2010-01-21if the id is an alias we redirect using group_idMichele
2010-01-21Unimplement retweeted_by_me API action until we have a more efficient queryEvan Prodromou
2010-01-21retweet API methods are readonlyEvan Prodromou
2010-01-21Fix to update user's fullname & homepage only if requested.Rajat Upadhyaya
2010-01-20mark retweet api actions read-only where applicableEvan Prodromou
2010-01-18Missing null className for incoming email form legendSarven Capadisli
2010-01-18Updated path to farbtastic stylesheetSarven Capadisli
2010-01-16Missed change when refactoring groups. Thanks macnoEric Helgeson
2010-01-15Merge branch 'master' of gitorious.org:statusnet/mainline into 0.9.xBrion Vibber
2010-01-14Add Brion Vibber to contributors.Siebrand Mazeland
2010-01-14Fix casing for HMAC-SHA1.Siebrand Mazeland
2010-01-14Fix inconsistent title case in page titleSiebrand Mazeland
2010-01-14Make page titles more consistent: no title case in four cases.Siebrand Mazeland
2010-01-14Fix i18n issue: please number variables when using more than one to allow wor...Siebrand Mazeland
2010-01-13remove debugging statement for friends_timelineEvan Prodromou
2010-01-13change double quotes to single quotes in numbered format stringEvan Prodromou
2010-01-14- Had to remove checking read vs. read-write in OAuth authenticated methodsZach Copley
2010-01-14Revoke access token UIZach Copley
2010-01-14Changed legend text from Login to Account because it is not reallySarven Capadisli
2010-01-14Updated apioauthauthorize markup and stylesSarven Capadisli
2010-01-14Ensure only the application's owner can edit itZach Copley
2010-01-14Fix user countZach Copley
2010-01-14Make sure applications are really looked up by consumer keyZach Copley
2010-01-14Rework application registration workflow to be more privateZach Copley
2010-01-14Fix icon upload on new appsZach Copley
2010-01-14OAuth 1.0 working nowZach Copley
2010-01-14Can now edit/change application iconZach Copley
2010-01-14Added anchors to application source and homepageSarven Capadisli
2010-01-14Updated markup for application details page. Similar to user/groupSarven Capadisli
2010-01-14Updated markup for application detailsSarven Capadisli
2010-01-14Updated markup for application registration and view linksSarven Capadisli
2010-01-14Better detial in connected OAuth applications listZach Copley
2010-01-14Issue a warning when someone tries to exchange an unauthorized orZach Copley
2010-01-14Exchanging authorized request tokens for access tokens workingZach Copley
2010-01-14Associate request tokens with OAuth apps and app usersZach Copley
2010-01-14Workflow for request tokens and authorizing request tokensZach Copley
2010-01-14Action for issuing a request tokenZach Copley
2010-01-14Stubs for API OAuth token exchange stuffZach Copley