summaryrefslogtreecommitdiff
path: root/actions
AgeCommit message (Expand)Author
2010-01-25Merge branch 'master' into testingEvan Prodromou
2010-01-25Offload inbox updates to a queue handler to speed up posting onlineEvan Prodromou
2010-01-24fix interpolation of positional arguments to sprintf in tag actionEvan Prodromou
2010-01-24fix interpolation of positional arguments to sprintf in show groupEvan Prodromou
2010-01-24fix interpolation of positional arguments to sprintf in show favoritesEvan Prodromou
2010-01-24fix interpolation of positional arguments to sprintf in usergroupsEvan Prodromou
2010-01-24fix interpolation of positional arguments to sprintf in inboxEvan Prodromou
2010-01-24fix interpolation of positional arguments to sprintf in outboxEvan Prodromou
2010-01-24fix interpolation for positional arguments in repliesEvan Prodromou
2010-01-24fix interpolation for positional arguments in showstreamEvan Prodromou
2010-01-25- Had to remove checking read vs. read-write in OAuth authenticated methodsZach Copley
2010-01-24Revoke access token UIZach Copley
2010-01-24Changed legend text from Login to Account because it is not reallySarven Capadisli
2010-01-24Updated apioauthauthorize markup and stylesSarven Capadisli
2010-01-24Ensure only the application's owner can edit itZach Copley
2010-01-24Fix user countZach Copley
2010-01-24Make sure applications are really looked up by consumer keyZach Copley
2010-01-24Rework application registration workflow to be more privateZach Copley
2010-01-24Fix icon upload on new appsZach Copley
2010-01-24OAuth 1.0 working nowZach Copley
2010-01-24Can now edit/change application iconZach Copley
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 markup for application detailsSarven Capadisli
2010-01-24Updated markup for application registration and view linksSarven 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-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-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-24Missing null className for incoming email form legendSarven Capadisli
2010-01-24Updated path to farbtastic stylesheetSarven Capadisli
2010-01-22XMPP queued output & initial retooling of DB queue manager to support non-Not...Brion Vibber
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-21Unimplement retweeted_by_me API action until we have a more efficient queryEvan Prodromou
2010-01-21retweet API methods are readonlyEvan Prodromou
2010-01-20mark retweet api actions read-only where applicableEvan Prodromou
2010-01-13remove debugging statement for friends_timelineEvan Prodromou
2010-01-13change double quotes to single quotes in numbered format stringEvan Prodromou