]> jfr.im git - z_archive/twitter.git/history - twitter/api.py
remove trailing whitespace
[z_archive/twitter.git] / twitter / api.py
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 VerdoneBugfixes, cleanup on follow/leave feature
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-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  mverdoneupdated for 0.4
2008-04-08  mverdoneSupport for raw xml
2008-04-07  mverdonecommand line tool
2008-04-07  mverdoneFirst import