]> jfr.im git - z_archive/twitter.git/history - twitter
bandaid unicode/str.encode-related crash bug
[z_archive/twitter.git] / twitter /
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-TabanouMerge 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-11-23  Benjamin Ooghe-TabanouMerge pull request #309 from horthy/oauth_dance
2015-11-23  DexFixes oauth2_dance when a token_filename is passed
2015-07-21  Benjamin Ooghe-TabanouMerge 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 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-07  Mike VerdoneMerge pull request #276 from superphil0/master
2015-02-09  Benjamin Ooghe-TabanouMerge pull request #278 from hugovk/patch-1
2015-02-09  HugoUpdate docstring to match current API
2015-01-29  Philipp OmenitschUpdate oauth_dance.py
2015-01-11  Benjamin Ooghe-TabanouMerge pull request #273 from btidor/master
2014-12-29  btidorBugfix: queries with retry=True return None when rate...
2014-12-24  RouxRCFix media upload crashs on python3
2014-12-24  RouxRCuniformize python3 checker
2014-12-24  Benjamin Ooghe-TabanouMerge pull request #270 from bsturmfels/future
2014-12-24  Benjamin Ooghe-TabanouMerge 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-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-05  Benjamin Ooghe-TabanouMerge pull request #253 from bbolli/limit-retry
2014-09-29  Benjamin Ooghe-TabanouMerge pull request #255 from bbolli/speedup-method...
2014-09-28  RouxRChandle non unicode text status for twitpic with py2...
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-16  Beat BolliMake the delay after 50x HTTP errors configurable
2014-09-16  Beat BolliHandle API rate limiting
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-27  RouxRCformat requires names fields in python2.6
2014-08-25  RouxRCRemove printed headers of all oauth2 queries
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-07-27  Benjamin Ooghe-TabanouMerge 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-04-17  hugovkMerge (parallel tests had already been fixed in upstream)
2014-04-16  Mike VerdoneTry to restore Python 3.2 compat by using futuristic...
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  hugovkMerge
2014-04-15  Mike VerdoneMerge pull request #217 from sixohsix/pickled
2014-04-15  hugovkhttplib is http.client in Py3
2014-04-15  hugovkPy3 exception fix
2014-04-15  hugovkFix search tests to use api.twitter.com with authorisation
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 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
next