- 10 Oct, 2010 2 commits
-
-
Josh Roesslein authored
-
Josh Roesslein authored
Note: this may break some code that just passes this options by position rather than keyword.
-
- 09 Oct, 2010 2 commits
-
-
Josh Roesslein authored
-
Josh Roesslein authored
It should now be possible to authenticate with the streaming API by either using BasicAuthHandler or OAuthHandler.
-
- 17 Sep, 2010 3 commits
-
-
Sam Kaufman authored
-
Sam Kaufman authored
-
gilles authored
-
- 31 Aug, 2010 1 commit
-
-
Jenny Loomis authored
Don't die while waiting for fix to twitter api issue 1823: http://code.google.com/p/twitter-api/issues/detail?id=1823
-
- 16 Aug, 2010 1 commit
-
-
Adam Miskiewicz authored
-
- 16 Jun, 2010 2 commits
-
-
Wayne Moore authored
-
Josh Roesslein authored
Fixes issues #33
-
- 07 Jun, 2010 2 commits
-
-
Wayne Moore authored
-
Guan Yang authored
TweepError was not imported in parsers.py, leading to "global name 'TweepError' is not defined" errors
-
- 25 May, 2010 1 commit
-
-
Joshua Roesslein authored
-
- 23 May, 2010 4 commits
-
-
Joshua Roesslein authored
-
Joshua Roesslein authored
-
Joshua Roesslein authored
-
Joshua Roesslein authored
-
- 04 May, 2010 1 commit
-
-
Chris Kelly authored
-
- 23 Apr, 2010 4 commits
-
-
Joshua Roesslein authored
Fixes issue #28
-
Joshua Roesslein authored
Fixes issue #27
-
Joshua Roesslein authored
See dev.twitter.com documentation for more details.
-
Joshua Roesslein authored
-
- 18 Apr, 2010 1 commit
-
-
Kumar Appaiah authored
-
- 16 Apr, 2010 1 commit
-
-
Joshua Roesslein authored
-
- 02 Apr, 2010 3 commits
-
-
Joshua Roesslein authored
-
James Rowe authored
-
Joshua Roesslein authored
-
- 29 Mar, 2010 1 commit
-
-
Joshua Roesslein authored
This caused issues with lists_memberships() when trying to get memberships of an user besides the authenticated one. We now only set 'user' parameter to the authenticated user when no 'user' value is provided when calling the API method.
-
- 19 Mar, 2010 3 commits
-
-
Gergely Imreh authored
-
Gergely Imreh authored
Previously the ipython shell kidnapped all tweepyshell input arguments and interpreted as its own. Thus e.g. supplying a username resulted in it trying to open a file with a name equal to the username. This is not nice so let's put an end to it by explicitly passing an empty arguments list.
-
Gergely Imreh authored
Placed the opening quotes to the right indentation level, and re-added closing quotes to be able to run the tests.
-
- 18 Mar, 2010 5 commits
-
-
Joshua Roesslein authored
This method allows you to perform a bulk lookup of users by using their IDs or screen names. For more info see http://apiwiki.twitter.com/Twitter-REST-API-Method:-users-lookup
-
Joshua Roesslein authored
-
Gergely Imreh authored
IPython is a much versatile interactive shell compared to code, use it's power if awailable. Signed-off-by:
Gergely Imreh <imrehg@gmail.com>
-
Joshua Roesslein authored
Changelog file is no longer being maintained. Github compare views will replace it.
-
Joshua Roesslein authored
-
- 16 Mar, 2010 2 commits
-
-
Joshua Roesslein authored
-
Will McCutchen authored
-
- 12 Mar, 2010 1 commit
-
-
Ivo Wetzel authored
Fixes issue #13
-