summaryrefslogtreecommitdiff
path: root/synctwitter.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
2016-03-08Don't synchronize twitter users for unapproved feedsMagnus Hagander
2015-12-31Move all tables to public schemaMagnus Hagander
2013-06-13Avoid using global variable that wasn't intended to be globalMagnus Hagander
2012-09-11Oops, fix SQL query properlyMagnus Hagander
2012-09-11Turn all twitter handles to lowercase when comparingMagnus Hagander
2011-08-18Remove @ signs from twitter namesMagnus 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