]> jfr.im git - z_archive/twitter.git/history - twitter/archiver.py
Fixed broken rate limiting error handling in archiver/follow.
[z_archive/twitter.git] / twitter / archiver.py
2014-03-20  Edi BiceFixed broken rate limiting error handling in archiver...
2014-03-19  Mike VerdoneMerge pull request #213 from RouxRC/fix-twitterrate
2014-03-19  RouxRCFix routing to rate_limit_status calls (Fix #157)
2013-06-22  Mike VerdoneMerge pull request #156 from mattcen/master
2013-06-22  Matthew CengiaFix timezone bug introduced in previous commit
2013-06-22  Matthew CengiaTidy up timestamp and timezone code
2013-06-22  Matthew CengiaFix style of exception handler
2013-06-22  Matthew CengiaConvert archiver.py and follow.py to API 1.1
2013-06-22  Matthew CengiaAllow storage of date in ISO (RFC 3339) format
2013-06-22  Matthew CengiaAdapt code to archive DMs
2013-01-27  Mike VerdoneMerge pull request #115 from dragonfax/jstillwell/add_ids
2013-01-27  Mike VerdoneMerge pull request #114 from az0/master
2013-01-23  Andrew Ziemremove trailing whitespace
2013-01-23  Andrew ZiemDo not download the same tweet twice which could slowly...
2012-09-28  Mike VerdoneMerge pull request #87 from hugovk/master
2012-09-24  HugoAded options for archiving mentions and favorites.
2012-08-03  blob79fixes for python 3
2012-08-03  blob79follow redirects of tweeted urls before archiving
2012-06-16  Tomas NemeMerge remote-tracking branch 'original/master'
2012-05-10  Mike VerdoneMerge pull request #61 from StalkR/archiver-follow
2012-02-16  StalkRarchiver: soft fail on 404 when given profile does...
2012-02-07  StalkRtwitter-archiver and twitter-follow initial import