summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-01-24OAuth 1.0 working nowZach Copley
2010-01-24Can now edit/change application iconZach Copley
2010-01-24Callback URL can be nullZach Copley
2010-01-24Updated markup for application edit form; image, radiosSarven Capadisli
2010-01-24A little minimizationSarven Capadisli
2010-01-24Added vcard and photo classesSarven Capadisli
2010-01-24Moved application image inside the anchorSarven Capadisli
2010-01-24Added missing end tagSarven Capadisli
2010-01-24Make API auth handle OAuth requests w/access tokensZach Copley
2010-01-24Fixed tabbingSarven Capadisli
2010-01-24Added anchors to application source and homepageSarven Capadisli
2010-01-24Updated markup for application details page. Similar to user/groupSarven Capadisli
2010-01-24Updated class for application listSarven Capadisli
2010-01-24Updated markup for application detailsSarven Capadisli
2010-01-24Updated markup for application registration and view linksSarven Capadisli
2010-01-24Updated markup for application edit form submitsSarven Capadisli
2010-01-24Better detial in connected OAuth applications listZach Copley
2010-01-24Issue a warning when someone tries to exchange an unauthorized orZach Copley
2010-01-24Decided we didn't need to keep the token secret in theZach Copley
2010-01-24Exchanging authorized request tokens for access tokens workingZach Copley
2010-01-24Associate request tokens with OAuth apps and app usersZach Copley
2010-01-24Workflow for request tokens and authorizing request tokensZach Copley
2010-01-24Action for issuing a request tokenZach Copley
2010-01-24Stubs for API OAuth token exchange stuffZach Copley
2010-01-24Add icons/icon upload to Oauth appsZach Copley
2010-01-24Added session token checking.Zach Copley
2010-01-24Workflow for registering new OAuth apps pretty much done.Zach Copley
2010-01-24It might help if I checkd in statusnet.ini.Zach Copley
2010-01-24Reorganized the OAuth app URLs and more work on the register app workflowZach Copley
2010-01-24Started work on interface for displaying connected OAuth appsZach Copley
2010-01-24Changed the OAuth app tables to refer to profiles instead of users.Zach Copley
2010-01-24Add new OAuth application tables and DataObjects. Also add a newZach Copley
2010-01-24Use new StatusNetwork->serverName() to get full domain for wildcard config un...Brion Vibber
2010-01-24defaults for nickname and wildcardEvan Prodromou
2010-01-24save nickname and wildcard when setting up status networkEvan Prodromou
2010-01-24Use new StatusNetwork->serverName() to get full domain for wildcard config un...Brion Vibber
2010-01-24defaults for nickname and wildcardEvan Prodromou
2010-01-24save nickname and wildcard when setting up status networkEvan Prodromou
2010-01-24set correct key types for User_flag_profileEvan Prodromou
2010-01-24add function doc comment to User_flag_profile::create()Evan Prodromou
2010-01-24Added version info for MobileProfile pluginSarven Capadisli
2010-01-24Removed mobile stylesheet from core output. If Mobile support isSarven Capadisli
2010-01-24Better alignment for notice options in MobileProfileSarven Capadisli
2010-01-24Updated notice item view where a) notice text no longer wraps aroundSarven Capadisli
2010-01-24Missing null className for incoming email form legendSarven Capadisli
2010-01-24Some JS cleaning up for NoticeLocationAttach (which fixes also fixes aSarven Capadisli
2010-01-24Updated path to farbtastic stylesheetSarven Capadisli
2010-01-24Moved farbtastic's stylesheet to use relative paths for its own imagesSarven Capadisli
2010-01-24Took out focus out of textare when location share is enabled/disabled.Sarven Capadisli
2010-01-24Updated UI for notice aside content and notice options in MobileProfileSarven Capadisli