]> jfr.im git - z_archive/twitter.git/shortlog
z_archive/twitter.git
2016-04-04  zonidjanbandaid unicode/str.encode-related crash bug master
2016-04-04  zonidjanadd usermode setting and perform-on-connect ability...
2016-03-15  Benjamin Ooghe... Merge pull request #322 from cristovaov/patch-1
2016-03-15  Cristovao VerstraetenFix ResourceWarning on read_bearer_toke_file func
2016-01-04  RouxRCyield Hangup and break on Stream SSLError (close #284)
2015-12-04  Benjamin Ooghe... Merge pull request #315 from Zearin/patch-1
2015-12-04  ZearinMinor README.md tweaks
2015-11-23  Benjamin Ooghe... Merge pull request #311 from hugovk/patch-1
2015-11-23  hugovkUse container-based infrastructure
2015-11-23  HugoCoverage 4.0 doesn't support Python 3.2
2015-11-23  RouxRCadapt tests to now full https twitter
2015-11-23  Benjamin Ooghe... Merge pull request #309 from horthy/oauth_dance
2015-11-23  DexFixes oauth2_dance when a token_filename is passed
2015-09-15  Benjamin Ooghe... Merge pull request #302 from hugovk/3.5
2015-09-14  hugovkPython 3.5 is out
2015-07-28  Mike VerdoneVersion 1.17.1 twitter-1.17.1
2015-07-21  Benjamin Ooghe... Merge pull request #299 from jessamynsmith/master
2015-07-21  Jessamyn SmithIf json.loads fails, carry on without raising an except...
2015-06-03  RouxRCuse safer media_id_string to avoid possible errors...
2015-05-12  RouxRCadd doc for new twitter way to send medias (close ...
2015-04-20  Mike VerdoneVersion 1.17.0 twitter-1.17.0
2015-04-20  Mike Verdoneupload.twitter.com also expect v 1.1
2015-04-20  Mike VerdoneMerge pull request #287 from jessamynsmith/master
2015-04-20  Jessamyn SmithMake handling of error data similar to handling of...
2015-04-20  Jessamyn SmithIf invalid values are passed for secrets, raise an...
2015-04-20  Jessamyn SmithCompare lowercase hostnames when testing.
2015-04-07  Mike VerdoneMerge pull request #276 from superphil0/master
2015-02-09  Mike VerdoneVersion 1.16.0 twitter-1.16.0
2015-02-09  Benjamin Ooghe... Merge pull request #278 from hugovk/patch-1
2015-02-09  HugoUpdate docstring to match current API
2015-02-09  HugoRemove irrelevant example
2015-02-09  HugoUpdate docs to reflect current Twitter API
2015-01-29  Philipp OmenitschUpdate oauth_dance.py
2015-01-11  Benjamin Ooghe... Merge pull request #273 from btidor/master
2014-12-29  btidorBugfix: queries with retry=True return None when rate...
2014-12-26  Benjamin Ooghe... Merge pull request #272 from koobs/patch-1
2014-12-26  Kubilay KocakAdd tests_require and test_suite support
2014-12-24  RouxRCadd test for sending multi picture tweets
2014-12-24  RouxRCFix media upload crashs on python3
2014-12-24  RouxRCfix test syntax error for py3.2, note that having unico...
2014-12-24  RouxRCuniformize python3 checker
2014-12-24  Benjamin Ooghe... Merge pull request #270 from bsturmfels/future
2014-12-24  Benjamin Ooghe... Merge pull request #261 from tpltnt/master
2014-12-24  RouxRCcomplete typo fix from #261 by @tpltnt
2014-11-29  Ben SturmfelsUse Six's method to determine when running under Python 3.
2014-10-30  tpltnttiny syntax fix
2014-10-21  Mike VerdoneImplementation of multipart/form-data that handles...
2014-10-21  Mike VerdoneUnit test for previous silly regression
2014-10-21  Mike VerdoneFix a typo while building url.
2014-10-20  Mike VerdoneHandle media uploads to upload.twitter.com/1.1/media...
2014-10-20  Mike VerdoneAdd a repl command to command line tool
2014-10-13  Benjamin Ooghe... Merge pull request #259 from hugovk/patch-1
2014-10-13  HugoFix reference to Twitter API doc URL
2014-10-05  Benjamin Ooghe... Merge pull request #253 from bbolli/limit-retry
2014-09-29  RouxRCuse user_timeline way less rate limited for tests
2014-09-29  Benjamin Ooghe... Merge pull request #255 from bbolli/speedup-method...
2014-09-28  RouxRCoups forgot test image file
2014-09-28  RouxRCrefacto test
2014-09-28  RouxRCadd tests for update_with_media api function
2014-09-28  RouxRChandle non unicode text status for twitpic with py2...
2014-09-24  Beat BolliAdd a test for method_for_uri()
2014-09-23  Beat BolliSpeed up method_for_uri()
2014-09-22  RouxRCavoid any border effect
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-20  Beat BolliAllow to set the number of retries
2014-09-18  Beat BolliAdd documentation for retry=True
2014-09-16  Beat BolliMake the delay after 50x HTTP errors configurable
2014-09-16  Beat BolliHandle API rate limiting
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
next