summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2010-01-27increment software beta versionEvan Prodromou
2010-01-27Adds an emergency switch so we can run inbox distribution at save time (bypas...Brion Vibber
2010-01-28Remove debugging statementZach Copley
2010-01-28Some adjustments to the way API auth works after merging testing and 0.9.xZach Copley
2010-01-27HTTP auth provided is evaluated even if it's not requiredMichele
2010-01-27Merge branch 'testing' of git@gitorious.org:statusnet/mainline into testingEvan Prodromou
2010-01-27camelcase the uap param namesEvan Prodromou
2010-01-27move leaderboard to after the headerEvan Prodromou
2010-01-27Moved rectangle ad into aside and leaderboard to the right in header.Sarven Capadisli
2010-01-27CSS ids and classes fixed in UAPPluginEvan Prodromou
2010-01-27make uapplugin an abstract classEvan Prodromou
2010-01-27move UAP plugin to coreEvan Prodromou
2010-01-27Add persistent:true property to Stomp messages so ActiveMQ doesn't decide to ...Brion Vibber
2010-01-27Optionally set a separate Javascript server and pathEvan Prodromou
2010-01-27- Check for read-only vs. read-write access to protected API resources (OAuth)Zach Copley
2010-01-27Make more complete sentence.Siebrand Mazeland
2010-01-26New access admin panel for site registration settingsZach Copley
2010-01-26Control channel for queue daemons to request graceful shutdown, restart, or u...Brion Vibber
2010-01-26Single-user modeEvan Prodromou
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-25Fix presence notification on XMPP thread (now foreground, not background)Brion Vibber
2010-01-25Fix presence notification on XMPP thread (now foreground, not background)Brion Vibber
2010-01-25- Had to remove checking read vs. read-write in OAuth authenticated methodsZach Copley
2010-01-24Add Start/EndSetApiUser events when setting API user via OAuthZach Copley
2010-01-24Check for read vs. read-write access on OAuth authenticated API mehtods.Zach Copley
2010-01-24Revoke access token UIZach Copley
2010-01-24Fix approval date and label on apps listZach 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-24OAuth 1.0 working nowZach 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-24Updated class for application listSarven Capadisli
2010-01-24Updated markup for application edit form submitsSarven Capadisli
2010-01-24Better detial in connected OAuth applications listZach Copley
2010-01-24Exchanging authorized request tokens for access tokens workingZach 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-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-24Use new StatusNetwork->serverName() to get full domain for wildcard config un...Brion Vibber