- 08 Nov, 2012 1 commit
-
-
Joshua Roesslein authored
[ci skip]
-
- 15 Aug, 2012 1 commit
-
-
Joshua Roesslein authored
-
- 09 Jul, 2012 2 commits
-
-
Jan Schaumann authored
-
Joshua Roesslein authored
-
- 06 Jul, 2012 1 commit
-
- 17 Mar, 2012 1 commit
-
-
Joshua Roesslein authored
-
- 01 Nov, 2011 1 commit
-
-
Joshua Roesslein authored
-
- 25 May, 2010 1 commit
-
-
Joshua Roesslein authored
-
- 23 May, 2010 1 commit
-
-
Joshua Roesslein authored
-
- 18 Mar, 2010 1 commit
-
-
Joshua Roesslein authored
Changelog file is no longer being maintained. Github compare views will replace it.
-
- 30 Jan, 2010 1 commit
-
-
Joshua Roesslein authored
-
- 12 Jan, 2010 1 commit
-
-
Joshua Roesslein authored
-
- 03 Jan, 2010 1 commit
-
-
Joshua authored
This will allow for more flexible plug 'n play for developers that need to extend Tweepy's models. To use custom models, they will extend the ModelFactory and then pass this new factory into the API constructor. Example: class MyStatus(Status): """A extended Status model""" class MyModelFactory(ModelFactory): status = MyStatus api = API(model_factory=MyModelFactory)
-
- 08 Dec, 2009 1 commit
-
-
Joshua Roesslein authored
Currently this just sets httplib.HTTPConnection.debuglevel=1.
-
- 19 Nov, 2009 1 commit
-
-
Joshua Roesslein authored
-
- 04 Nov, 2009 1 commit
-
-
Josh Roesslein authored
-
- 02 Nov, 2009 1 commit
-
-
Josh Roesslein authored
-
- 15 Oct, 2009 1 commit
-
-
Josh Roesslein authored
-
- 13 Oct, 2009 1 commit
-
-
Josh Roesslein authored
-
- 12 Oct, 2009 1 commit
-
-
Josh Roesslein authored
-
- 28 Sep, 2009 1 commit
-
-
Josh Roesslein authored
-
- 24 Sep, 2009 2 commits
-
-
Josh Roesslein authored
-
Josh Roesslein authored
-
- 13 Sep, 2009 2 commits
-
-
Josh Roesslein authored
-
Josh Roesslein authored
-
- 03 Sep, 2009 1 commit
-
-
Josh Roesslein authored
-
- 19 Aug, 2009 1 commit
-
-
Josh Roesslein authored
-
- 11 Aug, 2009 1 commit
-
-
Josh Roesslein authored
-
- 07 Aug, 2009 1 commit
-
-
Josh Roesslein authored
Adding stream object to library. Got stream reading loop working. Added test program to watch stream of statuses from commandline.
-
- 30 Jul, 2009 3 commits
-
-
Josh Roesslein authored
Implemented new pluggable auth system into binder. Implemented basic auth handler. Started work on oauth handler.
-
Josh Roesslein authored
-
Josh Roesslein authored
-
- 29 Jul, 2009 2 commits
-
-
Josh Roesslein authored
-
Josh Roesslein authored
-
- 14 Jul, 2009 1 commit
-
-
Josh Roesslein authored
-
- 05 Jul, 2009 1 commit
-
-
Josh Roesslein authored
-