summaryrefslogtreecommitdiff
path: root/twitterclient.py
AgeCommit message (Expand)Author
2020-07-11Misc fixes to make pep8 happyMagnus Hagander
2020-07-11Convert tabs to spacesMagnus Hagander
2019-06-28Fix unicode and printing for python 3Magnus Hagander
2019-06-28Fix imports for python 3Magnus Hagander
2019-02-05Update twitter sync code to use requests_oauthlibMagnus Hagander
2013-06-13Update to use twitter API v1.1Magnus Hagander
2013-06-13Add more info when JSON return is not in JSON formatMagnus Hagander
2012-09-11Turn all twitter handles to lowercase when comparingMagnus Hagander
2010-08-28Support cursors when listing subscribers to a list.Magnus Hagander
2010-08-28Make the name of the twitter list configurable.Magnus Hagander
2010-08-28The list_subscribers function belongs in TwitterClientMagnus Hagander
2010-08-28Refactor the posttotwitter.py script to use TwitterClient.Magnus Hagander
2010-08-28Add a script that synchronizes a twitter list with the list of subscribers.Magnus Hagander