]> jfr.im git - z_archive/twitter.git/history - twitter
Patched it up so now it works
[z_archive/twitter.git] / twitter /
2009-03-01  Mike VerdonePatched it up so now it works httplib2_rebased
2009-03-01  Mike VerdoneUse httplib2 (patch by Matthew Kemp)
2009-02-16  Mike VerdoneAgent string as provided by Twitter
2009-02-16  Mike VerdoneAgent feature was not actually working. Prepare fix...
2009-02-15  Mike VerdoneBump ircbot version twitter-1.0
2009-02-15  Mike VerdoneFix ircbot bug where it failed to read config file
2009-02-15  Mike VerdoneImproved error messages when invalid arguments given
2009-02-15  Mike VerdoneDo not provide a default agent string. Add help action.
2009-02-15  Mike VerdoneMerge in Hatem's twitter_agent branch.
2009-02-15  Mike VerdoneError handling improvements on follow/leave feature.
2009-02-15  Mike VerdoneBugfixes, cleanup on follow/leave feature
2009-02-15  Mike VerdoneNo tabs!!!
2009-02-15  Wes DevauldAdd the leave and follow commands to the cmdline tool
2009-02-14  Hatem NassratFixed indentation level for api doc string
2009-02-14  Hatem NassratUdpated api agent string
2009-02-14  Hatem NassratMerge commit 'origin/master' into twitter_agent
2009-02-13  Mike VerdoneAdd POST method for follow and leave actions
2009-02-13  Mike VerdoneDocumentation for searching was incorrect, fixed
2009-01-21  Mike VerdoneBugfix-- twitterbot help message was not showing when... twitter-0.5.1
2009-01-19  Mike VerdoneAdd reply action (patch by Wes Devauld)
2009-01-12  Hatem NassratAllowing the choice of twitter domain.
2009-01-11  Hatem NassratUsing source for all POST as indicated on http://groups...
2009-01-11  Hatem NassratAdded twitter.py as application agent for updates
2008-11-22  mverdone0.4.3 - fix for broken POST requests
2008-11-15  mverdoneFix for destroy requiring POST v0.4.2
2008-10-03  mverdoneHeading for 0.4.1. Use stdlib json module if available...
2008-10-01  mverdoneircbot utf-8 support, twitter.com downtime resistance
2008-10-01  mverdoneupdated for 0.4
2008-05-14  mverdoneDont print @ messages. Print all updates in last period...
2008-05-13  mverdoneFix bug where max only one tweet is announced every...
2008-05-13  mverdoneFix html unescaping. Bump v to 0.3.
2008-05-12  mverdonebugfixes in irc bot for 0.2.1
2008-05-10  mverdonedocumentation. version bump to 0.2
2008-05-10  mverdoneGive error when asked to follow someone who doesnt...
2008-05-10  mverdoneTwitterbot lives!!
2008-05-05  mverdoneirc bot (not yet working)
2008-04-30  mverdoneMore command line options; refresh, url formatter,...
2008-04-08  mverdoneverbose status, bugfixes, awesomeness
2008-04-08  mverdoneSupport for raw xml
2008-04-08  mverdoneMisc fixes for unicode
2008-04-07  mverdonecommand line tool
2008-04-07  mverdoneFirst import