summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-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
2010-01-24Inline script for maxlength is deprecatedSarven Capadisli
2010-01-24Using visibility:hidden instead of display:none for checkboxSarven Capadisli
2010-01-24Added missing position paramaterSarven Capadisli
2010-01-24JSLinting on JSONSarven Capadisli
2010-01-24Some JSlint-ingSarven Capadisli
2010-01-24Removed extra comma in objectSarven Capadisli
2010-01-24Revert "Drop the Google Client API-based AJAX geolocation lookup shim -- it f...Craig Andrews
2010-01-24Styles for image max width/height and radio form controlsSarven Capadisli
2010-01-24Added key icon for application key and secret rest actionSarven Capadisli
2010-01-24Styles for application listSarven Capadisli
2010-01-24Styles for application details pageSarven Capadisli
2010-01-24Event hooks for before and after site_noticeSarven Capadisli
2010-01-22Fix for PoweredByStatusNetPlugin to be localizable (was broken for non-Englis...Brion Vibber
2010-01-22Consolidate PuSH publishing ping into a single POST for all feeds, and fix se...Brion Vibber
2010-01-22Fix unqueuemanager for updated QueueHandler interfaceBrion Vibber
2010-01-22Fix for stuck queue messages: wrap processing in stomp transactions so our la...Brion Vibber
2010-01-22Fixed innerHTML problem in IE7 and 8 for badge scriptSarven Capadisli
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