]> jfr.im git - z_archive/twitter.git/shortlog
z_archive/twitter.git
2011-04-04  Mike VerdoneVersion bump 1.6.1 twitter-1.6.1
2011-04-04  Mike VerdoneFix unicorn decode bugs in ircbot.
2011-04-04  Mike VerdoneRemove api_version when domain is not api.twitter.com.
2011-04-04  Mike VerdoneFix oauth_dance function.
2011-03-29  Mike VerdoneImprove documentation. twitter-1.6
2011-03-29  Mike VerdoneFixes to make streams work with python3
2011-03-28  Mike VerdoneStream example and some fixes for py27. Breaks in py3...
2011-03-28  Mike VerdoneAdd TwitterStream for Stream API.
2011-03-27  Mike Verdonenobody uses pyprompt anyway
2011-03-27  Mike VerdoneMake twitter-log work with py 3.2
2011-03-27  Mike VerdoneDocumentation.
2011-03-27  Mike VerdoneCleanup. Remove some Py 2.5 support. No more Py 2.5...
2011-03-27  Mike VerdoneRemove agent cruft. Default to api.twitter.com and...
2011-03-25  Mike VerdoneTweak and fix the twitter-log command.
2011-03-25  Mike Verdoneimport fix for py2
2011-03-25  Mike VerdoneFix project name and classifiers. Version bump 1.6.
2011-03-25  Mike VerdoneMake twitterbot support python 2 and 3.
2011-03-24  Mike VerdoneMake the code python 2 and 3 compatible.
2011-03-24  Mike VerdoneMerge branch 'python3' into python2_and_3
2011-03-12  Mike VerdoneWait I dont need to authenticate for this. Even easier.
2011-03-12  Mike VerdoneBy golly the logger works.
2011-03-12  Mike VerdoneFirst stab at a twitter logger tool/archiver.
2011-03-12  Mike VerdoneMerge branch 'master' into python3
2011-03-12  Mike Verdonedocs for pyprompt twitter-1.5.2
2011-03-12  Mike VerdoneMore stuff in gitignore.
2011-03-12  Mike VerdoneAdd a simple prompt thing to twitter cmdline.
2011-03-07  Mike VerdonePython3 fixes for ircbot
2011-03-07  Mike VerdoneMerge branch 'master' into python3
2011-03-07  Mike VerdoneFix some bugs in the bot.
2011-03-07  Mike VerdoneUpdate python-irclib download to one that works for...
2011-03-07  Mike VerdoneMerge branch 'master' into py3-2
2011-03-07  Mike VerdoneWe have gone too long without tests.
2011-03-06  Mike VerdoneRemove another debug line.
2011-03-06  Mike VerdonePy3.2 changes for ircbot
2011-03-06  Mike VerdoneEnable the twitterbot since dateutil requirement is...
2011-03-06  Mike VerdoneMerge branch 'master' into py3-2
2011-03-06  Mike VerdoneVersion bump 1.5.2.
2011-03-06  Mike VerdoneRemove dateutil dependency.
2011-03-06  Mike VerdoneResume printing all the tweets.
2011-03-06  Mike VerdoneFinally fixed the tweet repeat bug,
2011-03-06  Mike VerdoneSelectable prefixes for irc bot. For those who hate...
2011-03-02  Mike VerdoneAnother removal of term encoding (py3_only)
2011-03-02  Mike VerdoneApparently I don't need to utf8 encode there...
2011-03-02  Mike VerdoneDon't need term encoding in py3. (py3_only)
2011-03-02  Mike VerdoneCorrectly encode arg data.
2011-03-02  Mike VerdoneMerge branch 'master' into py3-2
2011-03-02  Mike VerdoneMerge bug. oops. twitter-1.5.1
2011-03-02  Mike VerdoneVersion bump 1.5.1
2011-03-02  Mike Verdonetwitter3 is Python 3
2011-03-02  Mike VerdoneMerge branch 'master' into py3-2
2011-03-02  Mike VerdoneOnly python 2.
2011-03-02  Mike VerdoneForget being clever. Twitter for Python 3 is henceforth...
2011-03-02  Mike VerdoneMerge branch 'master' into py3-2
2011-03-02  Mike VerdoneCleanup requirements for py3.
2011-03-02  Mike VerdoneExplicitly utf8 decode strings coming from Twitter.
2011-03-02  Mike VerdoneUse base64 library instead of .encode("base64")
2011-03-02  Mike VerdoneprintNicely must be very different on py3. (py3_only)
2011-03-02  Mike VerdoneExplicitly utf8 decode strings coming from Twitter.
2011-03-02  Mike VerdoneUse base64 library instead of .encode("base64")
2011-03-02  Mike VerdoneRan 2to3.
2011-03-02  Mike VerdoneBe explicit about what twitter package imports from...
2011-03-02  Mike VerdoneRemove unused import.
2011-02-24  Mike VerdoneVersion bump 1.5. YEEAH. twitter-1.5
2011-02-24  Mike VerdoneOh my God Python. We need to talk. Another stab at...
2011-02-24  Mike VerdoneCleanup help text
2011-02-24  Mike VerdoneSeperate mylist action for my own lists as opposed...
2011-02-24  Mike VerdoneMerge git://github.com/chexov/twitter into list_action_...
2011-02-24  Mike VerdoneUse closure magic to get over Python's fucked up inheri...
2010-11-09  Anton P. Linevichadding list action
2010-11-09  Anton P. LinevichMerge ../twitter.sixohsix
2010-09-06  Mike VerdonePython can't subclass bool. WHAT THE F***. This is...
2010-09-06  Mike VerdoneUse a generic wrap_response with dynamic class instead...
2010-09-01  Mike VerdoneAlways show the URL during the oauth dance.
2010-08-17  Anton P. Linevichmake cmd client understand any language
2010-08-16  Anton P. Linevichmake cmd client understand any language
2010-07-28  Mike VerdoneVersion bump 1.4.2 twitter-1.4.2
2010-07-28  Mike VerdoneMake search work again
2010-07-28  Mike VerdoneAdd a new response class that handles json dicts.
2010-07-13  Mike VerdoneStupid bug when inheriting from str. twitter-1.4.1
2010-07-11  Mike VerdoneResponse objects now behave more like lists and strs. twitter-1.4
2010-07-11  Mike VerdoneFix bug in config parser for IRC bot.
2010-07-11  Mike VerdoneIRC Bot now functions with OAuth.
2010-07-11  Mike VerdoneIf the cmdline tool cannot create a browser window...
2010-07-11  Mike VerdoneExpose headers by creating a TwitterResponse class...
2010-07-11  Mike VerdoneRemove spaces at eol.
2010-07-11  Mike VerdoneBasic auth is dead. Agent header is dead. R.I.P.
2010-07-11  Mike VerdoneUpdate patch to work with new code.
2010-07-10  Mike VerdoneMerge branch 'master' into jordan_patch
2010-07-10  Mike VerdoneApply patch by Jordan Gottlieb to handle URLs with...
2010-06-05  Mike VerdoneMissing comma
2010-05-31  Mike Verdoneuse expanduser to support paths with ~
2010-05-31  Mike VerdoneChange domain to api.twitter.com for cmdline tool
2010-05-24  Mike VerdoneRevert domain to twitter.com to fix a regression. see...
2010-05-15  Mike Verdonetwitterbot oauth in progress
2010-05-15  Mike VerdoneUpdate .gitignore
2010-05-15  Mike VerdoneAdd OAuth to IRC bot.
2010-05-15  Mike VerdoneVersion bump, but work still in progress.
2010-05-15  Mike VerdoneRefactor: move oauth dance and token file r/w to other...
2010-05-15  Mike VerdoneChange docs to show how to use OAuth
2010-05-11  Mike Verdone - Attempt to determine terminal encoding when tweeting.
next