summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2010-01-14Make more complete sentence.Siebrand Mazeland
2010-01-14Keep handler registration per-site to fix queue registration in mixed config ...Brion Vibber
2010-01-13fix for non-% memory soft limitBrion Vibber
2010-01-13queue daemon fixes: path fix for xmpp, suppress warning in memcached initBrion Vibber
2010-01-14- Had to remove checking read vs. read-write in OAuth authenticated methodsZach Copley
2010-01-14Check for read vs. read-write access on OAuth authenticated API mehtods.Zach Copley
2010-01-14Revoke access token UIZach Copley
2010-01-14Fix approval date and label on apps listZach 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-14OAuth 1.0 working nowZach Copley
2010-01-14Updated markup for application edit form; image, radiosSarven 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-14Updated class for application listSarven Capadisli
2010-01-14Updated markup for application edit form submitsSarven Capadisli
2010-01-14Better detial in connected OAuth applications listZach Copley
2010-01-14Exchanging authorized request tokens for access tokens workingZach 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-14Workflow for registering new OAuth apps pretty much done.Zach Copley
2010-01-14Reorganized the OAuth app URLs and more work on the register app workflowZach Copley
2010-01-14Started work on interface for displaying connected OAuth appsZach Copley
2010-01-14Merge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.xSarven Capadisli
2010-01-14Update geo location UI for notice form where the geo data info is onlySarven Capadisli
2010-01-13Merge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.xEvan Prodromou
2010-01-13rev version in lib/common.phpEvan Prodromou
2010-01-13Fix for dbqueuehandler: if a queue is unrecognized, discard entries rather th...Brion Vibber
2010-01-13remove session info in syslogEvan Prodromou
2010-01-13Fix regressions in XMPP output during inbox refactoringBrion Vibber
2010-01-13Added timeout error handling for geo locationSarven Capadisli
2010-01-13Using a JSON object for NoticeDataGeo text insteadSarven Capadisli
2010-01-13add events for subscribing to people and joining groupsEvan Prodromou
2010-01-13refactor jabber broadcast for notice_inbox removalEvan Prodromou
2010-01-12remove some debugging statements from util.phpEvan Prodromou
2010-01-12ws changes for phpcsEvan Prodromou
2010-01-12Merge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.xEvan Prodromou
2010-01-12Major refactoring of queue handlers to support running multiple sites in one ...Brion Vibber
2010-01-12Avoid PHP notice when outputting API data for remote users; no $user means no...Brion Vibber
2010-01-12Merge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.xEvan Prodromou
2010-01-12Ticket 2152: avoid fatal when php.ini disables dl via disabled_functions (fun...Brion Vibber
2010-01-11Merge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.xEvan Prodromou
2010-01-11Fix format specifier on page titleZach Copley
2010-01-11Merge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.xEvan Prodromou