]> jfr.im git - z_archive/twitter.git/shortlog
z_archive/twitter.git
2014-04-16  Mike VerdoneVersion 1.14.3 twitter-1.14.3
2014-04-16  Mike VerdoneRestore 3.2 to trove classifiers.
2014-04-16  Mike VerdoneTry to restore Python 3.2 compat by using futuristic...
2014-04-16  Mike VerdoneMerge pull request #218 from edi-bice/master
2014-04-16  Mike VerdoneMerge pull request #221 from hugovk/py3
2014-04-15  hugovkAdd Travis CI build badge [CI skip]
2014-04-15  hugovkMerge
2014-04-15  Mike VerdoneMerge pull request #217 from sixohsix/pickled
2014-04-15  hugovkAdd 3.2 as allowed failure. Upgrade 2.6 and 3.3 as...
2014-04-15  hugovkhttplib is http.client in Py3
2014-04-15  hugovkPy3 exception fix
2014-04-15  hugovkFix test_get_trends() for API v1.1
2014-04-15  hugovkFix test_search()
2014-04-15  hugovkFix search tests to use api.twitter.com with authorisation
2014-04-15  hugovkAdd a test for API v1 unsupported. Other tests use...
2014-04-15  hugovkAdd Travis CI
2014-03-26  Edi BiceTrapping additional exceptions causing archiver script...
2014-03-24  Mike VerdoneSupport pickling at the risk of breaking some stuff.
2014-03-24  Mike VerdoneMerge pull request #215 from wlonk/colorization twitter-1.14.2
2014-03-24  Mike VerdoneMerge pull request #216 from edi-bice/master
2014-03-21  Edi Biceurllib2 opener open lacked a timeout parameter causing...
2014-03-21  Kit La ToucheUsing upstream ANSI colors.
2014-03-21  Kit La ToucheCorrections to width numbers.
2014-03-21  Kit La ToucheImproved display of multiline tweets.
2014-03-21  Kit La ToucheOops, left debugging cruft on there.
2014-03-21  Kit La ToucheAdded spacing for usernames.
2014-03-20  Mike VerdoneMerge pull request #214 from edi-bice/master
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)
2014-03-12  Mike VerdoneVersion 1.14.1. twitter-1.14.1
2014-03-12  Mike VerdoneMerge pull request #211 from justinclift/master
2014-03-12  Mike VerdoneMerge pull request #212 from justinclift/friends_timeli...
2014-03-12  Mike VerdoneMerge pull request #210 from sixohsix/stream_cleanup_two
2014-03-11  Justin CliftTrivial typo fixes
2014-03-11  Justin CliftUpdate README with friends_timeline() replacement
2014-03-10  Mike VerdoneWe don't need range.
2014-03-10  Mike VerdoneRemove a pdb. Handle very long timeouts better.
2014-03-10  Mike VerdoneHandle old-school non-blocking.
2014-03-10  Mike VerdoneSimplify code. Produce data faster by handling bizarre...
2014-03-10  Mike VerdoneOkay. It works now. Omg.
2014-03-09  Mike VerdoneVersion 1.14.0 twitter-1.14.0
2014-03-09  Mike VerdoneMerge pull request #208 from RouxRC/pr-userstream-keywo...
2014-03-09  Mike VerdoneMerge pull request #205 from sixohsix/stream_cleanup
2014-03-09  RouxRCMake possible to use track keywords with user/site...
2014-02-25  Mike VerdoneFix Python 3.x support.
2014-02-24  Mike VerdoneLet's use the stdlib io system for great sanity.
2014-02-24  Mike VerdoneFurther simplification in progress.
2014-02-24  Mike VerdoneMerge pull request #206 from polm/patch-1
2014-02-24  Paul O'Leary... oauth dance should use https.
2014-02-18  Mike VerdoneExplicitly control heartbeat timeouts.
2014-02-17  Mike VerdoneBetter help for example.
2014-02-17  Mike VerdoneUse timeout and block args for all streams in example.
2014-02-17  Mike VerdoneSimplify further. New args to example script. Update...
2014-02-17  Mike VerdoneSimplify streaming code.
2014-02-17  Mike VerdoneMerge pull request #203 from RouxRC/pr-fix-timeout
2014-02-17  Benjamin Ooghe... please @adonoho
2014-02-16  RouxRCrevert to regular no yield in timeout mode until furthe...
2014-02-16  RouxRCuse non timeout mode for all streams in the sample...
2014-02-16  RouxRCfix python2.6 compat and refacto per as @Adonoho's...
2014-02-16  RouxRChangup should happen also in noblock mode
2014-02-16  RouxRCyield None as well in timeout mode when no tweet received
2014-02-16  RouxRCtake twitter's keepalive signals into account for the...
2014-02-16  RouxRCFix exception on hangedup streams in 2.6
2014-02-12  Mike VerdoneVersion 1.13.1. twitter-1.13.1
2014-02-12  Mike VerdoneRestore Python 2.6 compatibility by restoring the old...
2014-02-12  Mike VerdoneVersion 1.13.0. Ends support for Python 2.6.
2014-02-12  Mike VerdoneMerge pull request #199 from adonoho/use-bytearray...
2014-02-07  Andrew W. DonohoClarify comment.
2014-02-05  Andrew W. DonohoMerge branch 'use-bytearray-buffer'
2014-02-05  Andrew W. DonohoDirectly read the balance of the HTTP chunk into the...
2014-02-04  Mike VerdoneVersion 1.12.1 twitter-1.12.1
2014-02-04  Mike VerdoneMerge pull request #198 from adonoho/fix-busy-wait
2014-02-04  Andrew W. DonohoFollow the hangup message with a break out of the loop...
2014-02-04  Mike VerdoneMerge pull request #197 from RouxRC/pr-rouxrc
2014-02-03  RouxRCnew version and include @adonoho in authors
2014-02-03  RouxRCMerge https://github.com/sixohsix/twitter into pr-rouxrc
2014-02-03  Benjamin Ooghe... friends_timeline is deprecated in API v1.1, remove...
2014-02-03  Mike VerdoneVersion 1.11.1. twitter-1.11.1
2014-02-03  RouxRCFix tilde fixing...
2014-02-03  RouxRCComplete tildes fix for python 2
2014-02-03  RouxRCMerge https://github.com/sixohsix/twitter into pr-rouxrc
2014-02-03  RouxRCauthorship
2014-02-03  Mike VerdoneActually, the POST 'place' method is deprecated and...
2014-02-03  RouxRCHandle multipart oauth to use image sending api
2014-02-03  RouxRCFix broken follow create/destroy in cmdline & bot
2014-02-03  Mike VerdoneDon't crash with 'python -OO'.
2014-02-03  RouxRCMerge https://github.com/sixohsix/twitter into pr-rouxrc
2014-02-03  Mike VerdoneIgnore .pyo
2014-02-03  Mike VerdoneMake the logger work again.
2014-02-03  RouxRCMerge https://github.com/sixohsix/twitter
2014-02-03  RouxRCUse POST for all methods requiring it in specs
2014-02-03  Mike VerdoneUpdate follow/unfollow API calls for 1.1.
2014-02-03  Mike VerdoneMake stream example print message if no args are given. twitter-1.11.0
2014-02-03  Mike VerdoneVersion 1.11.0
2014-02-03  Mike VerdoneInitialize error instance correctly. Based on @kemkin...
2014-02-03  Mike VerdoneMerge pull request #196 from adonoho/pr-fix-stream
2014-01-30  Andrew W. DonohoMerge branch 'fix-stream' into pr-fix-stream
2014-01-29  Andrew W. DonohoClarify the comment about edge cases.
2014-01-29  Andrew W. DonohoAdd comments detailing why we can avoid handling certai...
next