- 20 Jan, 2014 3 commits
-
-
Joshua Roesslein authored
-
Joshua Roesslein authored
[skip ci]
-
Joshua Roesslein authored
[ci skip]
-
- 15 Jan, 2014 1 commit
-
-
Joshua Roesslein authored
-
- 08 Jan, 2014 1 commit
-
-
Aaron Hill authored
-
- 07 Jan, 2014 3 commits
-
-
Aaron Hill authored
-
Aaron Hill authored
Added count field to followers list
-
Abhishek Gahlot authored
-
- 27 Dec, 2013 3 commits
-
-
Joshua Roesslein authored
-
Joshua Roesslein authored
Conflicts: tweepy/api.py
-
Ruxandra Burtica authored
Ex: Cursor(api.friends_ids, cursor=123456) The cursor will start iterating at position 12456 rather than the first "page" (position -1). Based on original work by Ruxandra Burtica in Pull request #194.
-
- 25 Dec, 2013 1 commit
-
-
Aaron Hill authored
added missing search params and search results metadata
-
- 23 Dec, 2013 1 commit
-
-
drevicko authored
Conflicts: tweepy/api.py
-
- 22 Dec, 2013 3 commits
-
-
Aaron Hill authored
Encode track and follow parameters to UTF8. Blindly calling str() will cause a UnicodeEncodeError as the ascii codec is used.
-
Dan Fairs authored
Encode track and follow parameters to UTF8. Blindly calling str() will cause a UnicodeEncodeError as the ascii codec is used.
-
Aaron Hill authored
Twitter puts a t.co link in the tweet
-
- 21 Dec, 2013 7 commits
-
-
Aaron Hill authored
Fixed broken User.lists() API call
-
Aaron Hill authored
Add statuses/update_with_media feature
-
Vivien Meyet authored
-
Joshua Roesslein authored
This will be True if the last result was cached. Otherwise this will be False if the result was freshly requested from the Twitter API servers.
-
Aaron Hill authored
-
Aaron Hill authored
Added count parameter to search API method
-
Vladimir authored
-
- 20 Dec, 2013 3 commits
-
-
https://github.com/tewalds/tweepyAaron Hill authored
Conflicts: test_requirements.txt tweepy/streaming.py
-
Aaron Hill authored
Add unicode type detection for consumer key/secret
-
Aaron Hill authored
Added new param (include_rts) to list_timeline
-
- 19 Dec, 2013 1 commit
-
-
Aaron Hill authored
Until httreplay supports Python 2.6, or I find another library that does, pull request testing won't work with Python 2.6.
-
- 18 Dec, 2013 7 commits
-
-
Aaron Hill authored
Use unittest2 for Python 2.6 compatibility
-
Aaron Hill authored
-
Aaron Hill authored
-
Aaron Hill authored
Add some callback methods.
-
Aaron Hill authored
Added Python 2.6 to .travis.yml
-
Aaron Hill authored
-
Aaron Hill authored
Added Aaron Hill to CONTRIBUTORS
-
- 03 Dec, 2013 2 commits
-
-
Aaron Hill authored
-
Joshua Roesslein authored
Added supported languages from help/languages
-
- 02 Dec, 2013 1 commit
-
-
Go Wind authored
-
- 01 Dec, 2013 1 commit
-
-
Joshua Roesslein authored
SSL related changes submitted by @almost in pull request tweepy/132
-
- 29 Nov, 2013 1 commit
-
-
Tetsuya Shinone authored
-
- 27 Nov, 2013 1 commit
-
-
Scott Barr authored
This commit contains the SSL related changes submitted by @almost in tweepy/132 I didn't include the delimited changes because this change has not been merged upstream yet, maybe because the changes are not separate.
-