]> jfr.im git - z_archive/twitter.git/shortlog
z_archive/twitter.git
2014-09-22  RouxRCMerge branch 'master' of github.com:sixohsix/twitter
2014-09-22  RouxRCupdate img sending doc
2014-09-22  RouxRCFix encoding errors on text sent along with pics under...
2014-09-11  Hugo Update .gitignore from https://github.com/github/gitignore
2014-09-11  HugoFix 'twitter rate' for updated API
2014-09-11  Mike VerdoneMerge pull request #252 from ehershey/patch-1
2014-09-10  Ernie HersheySend 'length' command line option as 'count' to API
2014-08-30  Mike VerdoneMerge pull request #244 from DTVD/master
2014-08-30  Mike VerdoneRevert JSON formatter change
2014-08-30  ReventlovCosmetic changes (identation, trailing whitespace,...
2014-08-30  ReventlovDoes anyone actually use python-twitter ?
2014-08-30  ReventlovAdjusting the formatter
2014-08-30  ReventlovFixing the printNicely function to avoid broken output...
2014-08-30  ReventlovReverting the change for the JSON formatter, pointless...
2014-08-30  ReventlovFixing RTs text (see https://dev.twitter.com/docs/entit...
2014-08-30  ReventlovFix the output for the json formatter
2014-08-30  ReventlovUgly fix for the https://github.com/sixohsix/twitter...
2014-08-30  Mike VerdoneMerge pull request #226 from hugovk/master
2014-08-30  Mike VerdoneVersion 1.15.0 twitter-1.15.0
2014-08-27  RouxRCformat requires names fields in python2.6
2014-08-25  RouxRCRemove printed headers of all oauth2 queries
2014-08-11  OrakaroUpdate README
2014-08-10  RouxRCfix img support for python3
2014-08-10  RouxRCfix support of profile_image methods, also using regula...
2014-08-09  ArchomedaFix support for uploading non-multipart profile banner...
2014-08-08  Mike VerdoneDo not POST to friendships/lookup, only users/lookup...
2014-08-03  RouxRCAdd argparse to dependencies for python 2.6
2014-07-27  Benjamin Ooghe... Merge pull request #238 from mattcen/master
2014-07-27  Matthew CengiaFix list URL for twitter cmdline
2014-07-24  Mike VerdoneAdd oauth_callback=oob to force PIN to appear
2014-07-24  Mike VerdoneClean up documentation and README
2014-07-24  Mike VerdoneUnused import
2014-07-24  Mike VerdoneImprove OAuth2 app-only code and documentation
2014-07-22  RouxRCadd doc to send tweets with images in README + consolid...
2014-07-22  RouxRCfix image sending to handle both base64 images and...
2014-05-24  Mike VerdoneMerge pull request #227 from mponweiser/master
2014-05-22  mponweiserOption file path fixed for Windows
2014-05-12  Mike VerdoneMerge pull request #225 from hugovk/threeptfour
2014-05-12  hugovkPython 3.4 is the latest 3.x release and shouldn't...
2014-04-18  HugoCoverage badge points to sixohsix [CI skip]
2014-04-18  HugoAdd Coveralls coverage badge [CI skip]
2014-04-18  hugovkIgnore pypy lib files like /usr/local/pypy/lib_pypy...
2014-04-18  hugovkAdd coverage to tests
2014-04-17  hugovkRemove redundant code
2014-04-17  hugovkMerge (parallel tests had already been fixed in upstream)
2014-04-17  hugovkFix test typo
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  hugovkMake tests more robust when run in parallel, to avoid...
2014-04-16  hugovkMerge remote-tracking branch 'upstream/master'
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  HugoAdd build badge
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.
next