summaryrefslogtreecommitdiff
path: root/lib/twitteroauthclient.php
AgeCommit message (Expand)Author
2009-08-28Make SyncTwitterFriends and TwitterStatusFetcher daemons use both HTTP Basic ...Zach Copley
2009-08-28Renable basic auth posting to Twitter for users who already have a bridge setupZach Copley
2009-08-26define LACONICA and accept LACONICA for backwards compatibilityEvan Prodromou
2009-08-25change LACONICA to STATUSNETEvan Prodromou
2009-08-25change controlyourself.ca to status.netEvan Prodromou
2009-08-25change laconi.ca to status.netEvan Prodromou
2009-08-25change Laconica and Control Yourself to StatusNet in PHP filesEvan Prodromou
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