Age | Commit message (Expand) | Author |
---|---|---|
2020-07-11 | Misc fixes to make pep8 happy | Magnus Hagander |
2020-07-11 | Convert tabs to spaces | Magnus Hagander |
2019-06-28 | Fix unicode and printing for python 3 | Magnus Hagander |
2019-06-28 | Fix imports for python 3 | Magnus Hagander |
2019-02-05 | Update twitter sync code to use requests_oauthlib | Magnus Hagander |
2013-06-13 | Update to use twitter API v1.1 | Magnus Hagander |
2013-06-13 | Add more info when JSON return is not in JSON format | Magnus Hagander |
2012-09-11 | Turn all twitter handles to lowercase when comparing | Magnus Hagander |
2010-08-28 | Support cursors when listing subscribers to a list. | Magnus Hagander |
2010-08-28 | Make the name of the twitter list configurable. | Magnus Hagander |
2010-08-28 | The list_subscribers function belongs in TwitterClient | Magnus Hagander |
2010-08-28 | Refactor the posttotwitter.py script to use TwitterClient. | Magnus Hagander |
2010-08-28 | Add a script that synchronizes a twitter list with the list of subscribers. | Magnus Hagander |