- 27 Mar, 2014 3 commits
- 16 Mar, 2014 1 commit
-
-
Joshua Roesslein authored
-
- 22 Dec, 2013 1 commit
-
-
Aaron Hill authored
Twitter puts a t.co link in the tweet
-
- 21 Dec, 2013 2 commits
-
-
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.
-
- 18 Dec, 2013 1 commit
-
-
Aaron Hill authored
-
- 02 Dec, 2013 1 commit
-
-
Go Wind authored
-
- 20 Aug, 2013 1 commit
-
-
Joshua Roesslein authored
Fixes #276
-
- 17 Aug, 2013 3 commits
-
-
Joshua Roesslein authored
-
Joshua Roesslein authored
- retweeters() -> statuses/retweeters/ids - Removed deprecated methods retweeted_by and retweeted_by_ids.
-
Joshua Roesslein authored
- Sets up authentication. - Handles recording or replaying HTTP traffic.
-
- 15 Aug, 2013 3 commits
-
-
Aaron Hill authored
-
Joshua Roesslein authored
-
Joshua Roesslein authored
-
- 10 Jun, 2013 1 commit
-
-
Joshua Roesslein authored
-
- 09 Jun, 2013 1 commit
-
-
Aaron Hill authored
-
- 19 May, 2013 1 commit
-
-
Joshua Roesslein authored
- Keep auth tests disabled in CI since they require user input.
-
- 18 May, 2013 2 commits
-
-
Joshua Roesslein authored
-
Joshua Roesslein authored
Twitter returns back a short version of the URL which fails the equality assertion.
-
- 13 Mar, 2013 1 commit
-
-
kk6 authored
-
- 09 Mar, 2013 1 commit
-
-
kk6 authored
-
- 19 Feb, 2013 1 commit
-
-
Stuart Powers authored
-
- 13 Feb, 2013 3 commits
-
-
Miriam Sexton authored
-
Miriam Sexton authored
-
Miriam Sexton authored
-
- 29 Jan, 2013 1 commit
-
-
Joshua Roesslein authored
-
- 21 Jan, 2013 1 commit
-
-
Joshua Roesslein authored
-
- 20 Jan, 2013 6 commits
-
-
Joshua Roesslein authored
-
Joshua Roesslein authored
-
Joshua Roesslein authored
-
Joshua Roesslein authored
-
Joshua Roesslein authored
Removed exists_block which is no longer an API endpoint.
-
Joshua Roesslein authored
-
- 20 Dec, 2012 1 commit
-
-
Thomas Whitton authored
suggested user tests now work with what ever user you supply, by first getting a category to search for
-
- 19 Dec, 2012 1 commit
-
-
Thomas Whitton authored
-
- 13 Nov, 2012 1 commit
-
-
inactivist authored
api.py: * Adding API.geo_similar_places (geo/similar_places.json). * Updating geo_search, geo_id, nearby_places, and reverse_geocode to return Place model instances as appropriate, rather than raw query result JSON data. The geo APIs parse the 'result' element into a single Place or a list of Place instances. models.py: * Status: Now uses Place model if place attribute present in tweet/status body. * Adding BoundingBox, Place model classes. NOTE: Breaking Changes * Clients referencing Status.place or existing geo functions (see list above) must be reviewed and updated to use proper attribute access. The geo methods now return Place model instances rather than the raw JSON query data.
-
- 09 Nov, 2012 1 commit
-
-
Joshua Roesslein authored
A test for the fail case in issue #193. [ci skip]
-
- 08 Nov, 2012 1 commit
-
-
Joshua Roesslein authored
-