summaryrefslogtreecommitdiff
path: root/lib/twitteroauthclient.php
AgeCommit message (Collapse)Author
2009-08-04Use ssl for fetching frinds_timeline from Twitter since it requires auth and ↵Zach Copley
is a protected resource
2009-08-04Make TwitterStatusFetcher daemon work with OAuthZach Copley
2009-08-04Moved some stuff to a base classZach Copley
2009-08-03Make the TwitterQueuehandler post to Twitter using OAuthZach Copley
2009-08-01Twitter OAuth server dance workingZach Copley