]> jfr.im git - z_archive/twitter.git/shortlog
z_archive/twitter.git
2013-04-21  Mike VerdoneVersion 1.9.4. twitter-1.9.4
2013-04-21  Mike VerdoneDo not wrap str objects, Python 3.3 freaks out. Fixes...
2013-04-21  Mike VerdoneVersion 1.9.3. twitter-1.9.3
2013-04-21  Mike VerdoneFix search test to use 1.1 API.
2013-04-18  Mike VerdoneMerge pull request #138 from DarkDefender/master
2013-04-13  Sebastian ParborgFix twitter stream error under python 3
2013-04-07  Mike VerdoneMerge pull request #137 from MrMitch/relative_imports
2013-04-07  Mickael GOETZuse relative imports in api.py for twitter_globals...
2013-03-25  Mike VerdoneVersion 1.9.2. twitter-1.9.2
2013-03-25  Mike Verdone1.1 as default in stream. Give up on simplejson.
2013-03-25  Mike VerdoneDefault to 1.1 for all domains, not just api.twitter...
2013-03-25  Mike VerdoneMake Python 3.3 work again.
2013-03-25  Mike VerdoneMerge pull request #134 from pykler/master
2013-03-25  Hatem NassratBe safe about looking for the Content-Encoding header.
2013-03-25  Mike VerdoneMerge pull request #132 from pykler/master
2013-03-24  Hatem NassratRemoving runner.py ... all you need is python-nose...
2013-03-24  Mike VerdoneMerge pull request #125 from MrMitch/syntax-highlighting
2013-03-24  Mike VerdoneMerge pull request #131 from pykler/master
2013-03-20  Hatem NassratAdding test runner and test case for TwitterHTTPError...
2013-03-20  Hatem NassratHandling errors in TwitterHTTPError __init__
2013-02-17  Mickael GOETZGitHub doesn't handle empty links
2013-02-17  Mickael GOETZfix links
2013-02-15  Mickael GOETZMake code blocks use syntax highlighting in README
2013-02-15  Mike VerdoneMerge pull request #124 from Adapptor/incompleteread
2013-02-15  Mike VerdoneMerge pull request #122 from patricksmith/update-readme
2013-02-13  Daniel MurrayTwitterCall._handle_response(): if reading from handle...
2013-02-12  Patrick SmithUpdate README example code
2013-02-02  Mike VerdoneMerge pull request #118 from DracoThuban/patch-1
2013-02-02  Mike VerdoneMerge pull request #119 from geeknik/master
2013-01-30  Brian 'geeknik... Update Twitterbot version from 1.6.1 to 1.9.1
2013-01-29  DracoThubanUpdate twitter/follow.py
2013-01-27  Mike VerdoneVersion 1.9.1. twitter-1.9.1
2013-01-27  Mike VerdoneUpdate API docs because Twitter changed everything.
2013-01-27  Mike VerdoneUTF-8 decode extra_args only if Py 2.7.
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-27  Mike VerdoneMerge pull request #111 from ccosby/ForceAnsi
2013-01-26  Jason Stillwelladd id to twitter-follow output.
2013-01-23  Andrew Ziemremove trailing whitespace
2013-01-23  Andrew ZiemDo not download the same tweet twice which could slowly...
2013-01-22  Chris CosbyAdd better formatting to status output.
2013-01-22  Mike VerdoneMerge pull request #110 from anmarmansur/master
2013-01-11  Anmar MansurFix Issue #60 can't write config file on Windows
2013-01-11  Anmar MansurFix Issue #60 can't write config file on Windows
2012-12-11  Mike VerdoneMerge pull request #106 from edavis/add-timeout-to...
2012-12-06  Eric Davisstream: Include _timeout parameter in _handle_response
2012-11-27  Mike VerdoneMerge pull request #104 from np1/patch-1
2012-11-27  np1Update twitter/twitter_globals.py
2012-11-03  Mike VerdoneMerge pull request #100 from erfaan/master
2012-11-03  Irfan AhmadChanged special parameter timeout to _timeout so that...
2012-11-03  Mike VerdoneMerge pull request #98 from SamuelMarks/patch-1
2012-11-01  Irfan AhmadFixes #99. Introduced an optional timeout parameter...
2012-10-29  Samuel MarksRemoved extra parantheses
2012-10-14  Mike VerdoneMerge pull request #92 from erfaan/fix-91
2012-10-13  Irfan AhmadFixes #91 and fixed the docstring of the new rate_limit...
2012-10-13  Irfan AhmadFixes 91. Also added the property rate_limit_limit...
2012-10-11  Mike VerdoneFix issue #90. Use _id to mean 'id' as a CGI param.
2012-10-11  Mike VerdoneMerge pull request #89 from ollieglass/patch-1
2012-10-09  Ollie GlassAPI defaults to version 1.1
2012-10-04  Mike VerdoneTurn on socket keepalives. This will hopefully fix...
2012-09-28  Mike VerdoneMerge pull request #87 from hugovk/master
2012-09-24  HugoAded options for archiving mentions and favorites.
2012-09-24  Mike VerdoneMerge pull request #85 from yegle/master
2012-09-14  yegleFixed: gzip'ed response not decoded in TwitterHTTPError
2012-08-09  Mike VerdoneDocumentation.
2012-08-03  Mike VerdoneVersion 1.9.0 twitter-1.9.0
2012-08-03  Mike VerdoneReplace 'getheader' with 'get'.
2012-08-03  blob79fixes for python 3
2012-08-03  blob79follow redirects of tweeted urls before archiving
2012-07-31  Mike VerdoneMerge pull request #69 from Lacrymology/master
2012-07-31  Mike VerdoneIn Python 3 land, StringIO is actually BytesIO.
2012-07-31  Mike VerdoneMerge branch 'master' of git://github.com/jameslafa...
2012-07-31  Mike VerdoneMerge pull request #74 from gchandrasa/master
2012-07-31  Mike VerdoneMerge pull request #75 from pwoolcoc/master
2012-07-06  Paul Woolcock__builtins__["raw_input"] throws a KeyError on Python...
2012-07-04  Gilang Chandrasabug fix for profile image API
2012-06-19  James LafaAdd gzip compression to http requests
2012-06-16  Tomas NemeMerge remote-tracking branch 'original/master'
2012-06-16  Tomas NemeMerge branch 'invert'
2012-06-15  Tomas Nememake inversion optional
2012-06-14  Mike VerdoneMerge pull request #71 from davecap/master
2012-06-12  David Caplanmake readme less annoying to first-time users
2012-05-13  Mike VerdoneVersion bump 1.8.0. twitter-1.8.0
2012-05-10  Mike VerdoneStill tweaking the README.
2012-05-10  Mike VerdoneUpdated the examples in the documentation.
2012-05-10  Mike VerdoneDump the full documentation into the README and markdow...
2012-05-10  Mike VerdoneAdd symlink for README.md in case it makes GitHub happy.
2012-05-10  Mike VerdoneFix the shell. Broken since the Python 3 move. I guess...
2012-05-10  Mike VerdoneMerge pull request #61 from StalkR/archiver-follow
2012-05-10  Tomas NemeMerge remote-tracking branch 'original/master'
2012-04-06  Mike VerdoneMerge pull request #66 from ptwobrussell/master
2012-04-06  Matthew A.... Fixes Issue #65 (argument 'safe' is not recognized...
2012-03-20  Mike VerdoneMerge pull request #64 from grahame/master
2012-03-20  Grahame BowlandDo not quote ~ for oauth; see https://dev.twitter.com...
2012-02-26  Mike VerdoneAdd a umode handler to ircbot to work with quakenet...
2012-02-16  StalkRarchiver: soft fail on 404 when given profile does...
2012-02-07  StalkRtwitter-archiver and twitter-follow initial import
2012-01-29  Mike VerdoneFlush after performing an action in the refresh case.
2012-01-29  Michael VerdoneImprove documentation wrt OAuth.
2011-12-03  Mike VerdoneI can't type.
next