projects
/
tweepy.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
tweepy.git
2012-07-06
Jan Schaumann
Add support for retweeted_by_user:
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2012-04-17
Joshua Roesslein
Merge pull request #168 from srj55.
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2012-04-17
Steve Jones
Update tweepy/streaming.py
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2012-04-17
Steve Jones
Update to streaming read loop to use delimited stream...
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2012-04-16
Joshua Roesslein
Encode parameters using percent-encoding for spaces.
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2012-04-16
Joshua Roesslein
Implemnt an urlencode that uses quote instead.
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2012-04-16
Joshua Roesslein
Merge pull request #164 from PabloCastellano/master
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2012-04-12
Steve Jones
Updated faster read loop code. this implementation...
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2012-04-09
Pablo Castellano
Fix project urls
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2012-03-17
Joshua Roesslein
Bump to version 1.9
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2012-03-09
Joshua Roesslein
Merge pull request #149 from coderholic/patch-1
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2012-03-08
Joshua Roesslein
Merge pull request #144 from danfairs/faster-read-loop
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2012-02-29
Ben Dowling
lookup users API call doesn't require authentication...
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2012-02-04
Dan Fairs
Provide a hook for subclasses to do something when...
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2012-02-04
Dan Fairs
Check that the response is not closed each time around...
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2012-01-31
Dan Fairs
Use a buffer rather than reading the Twitter response...
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2011-12-29
Joshua Roesslein
Merge pull request #136 from rdennis463/geo_search
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2011-11-28
Robert Dennis
added the geo_search API method, no attribute:street_ad...
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2011-11-13
Joshua Roesslein
Merge pull request #122 from cduruk/parser
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2011-11-13
Joshua Roesslein
Merge pull request #123 from nloadholtes/nloadholtes...
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2011-11-13
Joshua Roesslein
Merge pull request #124 from reuteras/httplib-fix
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2011-11-01
Joshua Roesslein
Version 1.8
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2011-11-01
Joshua Roesslein
Only return cursors if needed.
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2011-10-20
Joshua Roesslein
Connect to streaming API using HTTPS by default.
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2011-10-09
Peter Reuterås
Fix for newer version of httplib
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2011-10-08
Nick Loadholtes
A new example of how to use oauth
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2011-10-01
rogelio
Add Redis cache.
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2011-10-01
rogelio
Modified MemCacheCache to raise NotImplementedError...
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2011-10-01
rogelio
Fallback to pickle module if CPickle not found.
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2011-10-01
Joshua Roesslein
Merge pull request #113 from meetar/patch-1
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2011-10-01
Joshua Roesslein
Merge pull request #114 from meetar/patch-2
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2011-10-01
rogelio
Added a use_cache flag to calls. Default is true.
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2011-09-30
Can Duruk
Add a RawParser to access JSON objects directly
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2011-07-26
Peter Richardson
Edited setup.py via GitHub
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2011-07-26
Peter Richardson
Edited username in github url from joshthecoder to...
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2011-05-26
Joshua Roesslein
Merge pull request #105 from hmarr/dms-show
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2011-05-19
Harry Marr
Added method for direct_messages/show
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2011-05-11
Josh Roesslein
Update README.
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2011-05-11
Josh Roesslein
Add Basic Authentication example.
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2011-04-25
Joshua Roesslein
Merged pull request #99 from panisson/master.
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2011-04-18
André Panisson
The "raise exception" is overriding the stack trace...
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2011-04-16
Josh Roesslein
Document installation.
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2011-04-16
Josh Roesslein
Update README
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2011-04-16
Josh Roesslein
Create new blank sphinx docs.
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2011-04-15
Josh Roesslein
doc -> docs
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2011-04-14
Josh Roesslein
Remove old changelog file.
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2011-04-14
Josh Roesslein
Re-sync contributors.
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2011-04-14
Josh Roesslein
Merge streaming improvements from robinhouston.
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2011-04-14
Josh Roesslein
Code style fixup.
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2011-04-14
AlanBell
Add User Streams.
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2011-03-30
AlanBell
_read_loop really didn't seem right, but somehow kinda...
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2011-03-05
Robin Houston
A five-second default timeout is pretty ridiculous...
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2011-03-05
Robin Houston
Apply the auth before connecting, otherwise it will...
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2011-03-05
Robin Houston
Change tabs to spaces, for consistency
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2011-03-05
Robin Houston
Improve the options handling in the streaming.Stream...
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2011-02-05
Pascal Jürgens
Fixed default status parser to use user model from...
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2011-02-05
Aaron Swartz
Add support for related_result
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2011-02-05
Josh Roesslein
Merge branch 'master' of github.com:joshthecoder/tweepy
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2011-01-13
w43L
added support for count parameter in filter method
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2011-01-13
Johannes Faigle
added information about twitters discontinued basic...
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2011-01-13
Johannes Faigle
added information about twitters discontinued basic...
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2010-12-31
Clay McClure
Propagate connection failure exceptions up through...
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2010-10-18
Josh Roesslein
Include all parameters when signing request for OAuth.
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2010-10-18
Josh Roesslein
Fix an error in the Stream class.
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2010-10-17
Josh Roesslein
Fix up auth tutorial.
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2010-10-17
Josh Roesslein
Add include_rts parameter to user_timeline().
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2010-10-17
Josh Roesslein
Use unicode for Tweepy error messges.
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2010-10-17
Josh Roesslein
Fix a bug in the cache code which would error when...
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2010-10-10
Josh Roesslein
Consumer credentials must now be provided to run oauth...
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2010-10-10
Josh Roesslein
Move tweepyshell script to tools folder.
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2010-10-10
Josh Roesslein
Update Contributors file.
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2010-10-10
Josh Roesslein
Open the correct type of HTTP Connection based on the...
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2010-10-10
Josh Roesslein
Remove un-needed import and tiddy up some comments.
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2010-10-10
Josh Roesslein
Clean up the way we pull in stream options.
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2010-10-10
Josh Roesslein
Allow for secure streams and make sure to properly...
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2010-10-10
Josh Roesslein
Stream now accepts an authentication instance.
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2010-09-18
Sam Kaufman
Now push lat/lon with only two decimals after the digit...
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2010-09-18
Sam Kaufman
Added filtering by locations to the streaming API.
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2010-09-18
gilles
memcache cache
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2010-08-31
Jenny Loomis
Fix for null twitter json objects.
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2010-08-16
Adam Miskiewicz
Changed url.
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2010-06-16
Wayne Moore
Runtime exception in listener no longer fails silently...
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2010-06-16
Josh Roesslein
Ignore any arguments that are None.
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2010-06-08
Wayne Moore
Parser now sets source_url consistently.
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2010-06-08
Guan Yang
TweepError was not imported in parsers.py, leading...
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2010-05-25
Joshua Roesslein
Fix for python 2.4. Release 1.7.1.
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2010-05-24
Joshua Roesslein
Bump to version 1.7
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2010-05-24
Joshua Roesslein
Re-enable some tests.
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2010-05-24
Joshua Roesslein
Documentation fix in oauth tutorial.
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2010-05-24
Joshua Roesslein
Add additonal search() parameters supported by Twitter.
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2010-05-04
Chris Kelly
catch exception for deleting _api model reference when...
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2010-04-23
Joshua Roesslein
Fix an error in the cursor tutorial.
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2010-04-23
Joshua Roesslein
Use 'per_page' instead of 'count' paramter for list_tim...
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2010-04-23
Joshua Roesslein
Added friendships_incoming() and friendships_outgoing...
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2010-04-23
Joshua Roesslein
Trends methods are no longer part of the search API.
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2010-04-18
Kumar Appaiah
Added reverse_geocode, nearby_places, and geo_id methods.
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2010-04-17
Joshua Roesslein
Added retweeted_by and retweeted_by_ids methods.
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2010-04-03
Joshua Roesslein
Merge 'jnr/master'
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2010-04-03
James Rowe
Couple of typos fixed.
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2010-04-02
Joshua Roesslein
Fix a recursion bug when calling API.verify_credentials()
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
next