summaryrefslogtreecommitdiff
path: root/lib/twitteroauthclient.php
AgeCommit message (Expand)Author
2009-08-25Pluginized Twitter settings stuffZach Copley
2009-08-10I forgot that we don't do database upgrades for point releases. So I'veZach Copley
2009-08-10Moved some stuff around. More comments and phpcs compliance.Zach Copley
2009-08-06- Rewrote SyncTwitterFriends as a daemonZach Copley
2009-08-04Use ssl for fetching frinds_timeline from Twitter since it requires auth and ...Zach Copley
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