index
:
hamn.git
master
This is the code behind http://planet.postgresql.org
git repository user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
synctwitter.py
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
2016-03-08
Don't synchronize twitter users for unapproved feeds
Magnus Hagander
2015-12-31
Move all tables to public schema
Magnus Hagander
2013-06-13
Avoid using global variable that wasn't intended to be global
Magnus Hagander
2012-09-11
Oops, fix SQL query properly
Magnus Hagander
2012-09-11
Turn all twitter handles to lowercase when comparing
Magnus Hagander
2011-08-18
Remove @ signs from twitter names
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