summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-01-13Revert "Drop the Google Client API-based AJAX geolocation lookup shim -- it f...Craig Andrews
2010-01-14- Had to remove checking read vs. read-write in OAuth authenticated methodsZach Copley
2010-01-14More relaxed selector for application icon and form checkboxSarven Capadisli
2010-01-14Check for read vs. read-write access on OAuth authenticated API mehtods.Zach Copley
2010-01-14Fixed some spelling mistakes in the READMEZach Copley
2010-01-14Some rough test scripts for poking at the OAuth systemZach Copley
2010-01-14Add verifier and verified callback to token for OAuth 1.0aZach Copley
2010-01-14Remove verifier from Oauth_application_user (not needed there)Zach 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-14Fix approval date and label on apps listZach Copley
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-14Callback URL can be nullZach Copley
2010-01-14Styles for image max width/height and radio form controlsSarven Capadisli
2010-01-14Updated markup for application edit form; image, radiosSarven Capadisli
2010-01-14Added key icon for application key and secret rest actionSarven Capadisli
2010-01-14Styles for application listSarven Capadisli
2010-01-14A little minimizationSarven Capadisli
2010-01-14Added vcard and photo classesSarven Capadisli
2010-01-14Moved application image inside the anchorSarven Capadisli
2010-01-14Added missing end tagSarven Capadisli
2010-01-14Make API auth handle OAuth requests w/access tokensZach Copley
2010-01-14Fixed tabbingSarven Capadisli
2010-01-14Added anchors to application source and homepageSarven Capadisli
2010-01-14Styles for application details pageSarven Capadisli
2010-01-14Updated markup for application details page. Similar to user/groupSarven Capadisli
2010-01-14Updated class for application listSarven Capadisli
2010-01-14Updated markup for application detailsSarven Capadisli
2010-01-14Updated markup for application registration and view linksSarven Capadisli
2010-01-14Updated markup for application edit form submitsSarven 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-14Decided we didn't need to keep the token secret in theZach 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-14It might help if I checkd in statusnet.ini.Zach Copley
2010-01-14Reorganized the OAuth app URLs and more work on the register app workflowZach Copley