]> jfr.im git - z_archive/twitter.git/history - twitter
Tidy up timestamp and timezone code
[z_archive/twitter.git] / twitter /
2013-06-22  Matthew CengiaTidy up timestamp and timezone code
2013-06-22  Matthew CengiaFix style of exception handler
2013-06-22  Matthew CengiaConvert archiver.py and follow.py to API 1.1
2013-06-22  Matthew CengiaAllow storage of date in ISO (RFC 3339) format
2013-06-22  Matthew CengiaAdapt code to archive DMs
2013-06-21  Mike VerdoneUpdate some of the cmdline to support API 1.1.
2013-06-21  Mike VerdoneMerge pull request #160 from nicksloan/master
2013-06-13  Nick SloanAdd support for the OAuth2 application-only flow suppor...
2013-04-21  Mike VerdoneDo not wrap str objects, Python 3.3 freaks out. Fixes...
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 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-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 NassratHandling errors in TwitterHTTPError __init__
2013-02-15  Mike VerdoneMerge pull request #124 from Adapptor/incompleteread
2013-02-13  Daniel MurrayTwitterCall._handle_response(): if reading from handle...
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 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-01  Irfan AhmadFixes #99. Introduced an optional timeout parameter...
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 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-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 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. RussellFixes 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.
2011-12-03  Mike VerdoneFix TwitterStream docs.
2011-12-03  Mike VerdoneImplement true non-blocking TwitterStream.
2011-12-03  Mike VerdoneMove the recv call to the bottom of the iterator loop...
2011-12-03  Mike VerdoneUse socket.recv to get data in the stream to prevent...
2011-12-02  Mike VerdoneUse a regex to deduce better which actions should use...
2011-11-22  mivFix a test. twitter-1.7.2
2011-11-22  mivPass a method param to force post or get method.
2011-11-07  Mike VerdoneMerge pull request #58 from harobed/master
2011-10-30  Stephane KleinFix mistake in api.wrap_response, before this fix,...
2011-10-15  Tomas Nemereversed multiple twitts so they appear rightside up...
2011-10-09  mivI always find unicode errors just after a release....
2011-10-05  mivFix issue #43 TwitterHTTPError.__str__ messed up.
2011-10-05  mivWho knew this mysterious looking code was totally usele...
next