summaryrefslogtreecommitdiff
path: root/actions
AgeCommit message (Expand)Author
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
2010-01-14Add icons/icon upload to Oauth appsZach Copley
2010-01-14Added session token checking.Zach Copley
2010-01-14Workflow for registering new OAuth apps pretty much done.Zach Copley
2010-01-14Reorganized the OAuth app URLs and more work on the register app workflowZach Copley
2010-01-14Started work on interface for displaying connected OAuth appsZach Copley
2010-01-13correct check for error in subscribe and unsubscribe actionsEvan Prodromou
2010-01-13add events for subscribing to people and joining groupsEvan Prodromou
2010-01-11Merge branch 'sessionidparam' into 0.9.xEvan Prodromou
2010-01-11inject session before redirect for loginEvan Prodromou
2010-01-10remove redirect to OTP on login from login, registerEvan Prodromou
2010-01-10Lots of tiny message changes.Siebrand Mazeland
2010-01-10fix check for ssl diff in loginEvan Prodromou
2010-01-10correctly check for ssl enabledEvan Prodromou
2010-01-10correctly check for ssl enabledEvan Prodromou
2010-01-10* L10n updates: consistent puctuationSiebrand Mazeland
2010-01-09Use OTP to set cookies from registration actionEvan Prodromou
2010-01-09Redirect to a one-time-password when ssl and regular server are differentEvan Prodromou
2010-01-08Updated markup for versions pageSarven Capadisli
2010-01-08Added Brigitte Schuster (http://brigitteschuster.com) as one of theSarven Capadisli
2010-01-07make a list of pluginsEvan Prodromou