issues
search
dikoufu
/
python-twitter
Automatically exported from code.google.com/p/python-twitter
Apache License 2.0
0
stars
0
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
0.6 has twitter__version__ set to 0.6-devel
#99
GoogleCodeExporter
opened
8 years ago
0
User-Agent header value is not getting set properly
#98
GoogleCodeExporter
opened
8 years ago
0
API authenticates even with wrong password
#97
GoogleCodeExporter
closed
8 years ago
3
feature request: getFavoriteStatuses
#96
GoogleCodeExporter
opened
8 years ago
1
[patch] Implement account/rate_limit_status API call
#95
GoogleCodeExporter
closed
8 years ago
3
[patch] Implement friends/ids API call
#94
GoogleCodeExporter
closed
8 years ago
3
Support for the created_at attribute in the User object
#93
GoogleCodeExporter
closed
8 years ago
1
Use a timeout connexion in case Twitter is down
#92
GoogleCodeExporter
opened
8 years ago
2
created_at as a datetime instance?
#91
GoogleCodeExporter
opened
8 years ago
2
Not working under Apache+mod_python
#90
GoogleCodeExporter
closed
8 years ago
2
API proxy site support
#89
GoogleCodeExporter
closed
8 years ago
3
api.GetFriends is wrongfully requiring authentication
#88
GoogleCodeExporter
closed
8 years ago
5
In GetUserTimeline(), since_id and max_id should be Python longs instead of ints to avoid Twitpocalypse
#87
GoogleCodeExporter
closed
8 years ago
2
Replace GetReplies() Function with GetMentions() function to support Twitter Mentions.
#86
GoogleCodeExporter
opened
8 years ago
4
Patch to close URL file handle
#85
GoogleCodeExporter
opened
8 years ago
0
Patch to support http://twitter.com/account/verify_credentials.json
#84
GoogleCodeExporter
closed
8 years ago
2
simplejson decoder- No JSON object could be decoded
#83
GoogleCodeExporter
closed
8 years ago
7
Unittest require Python 2.4
#82
GoogleCodeExporter
opened
8 years ago
0
Api.GetDirectMessagesSent(...) not supported
#81
GoogleCodeExporter
opened
8 years ago
0
README documentation for PostUpdate is wrong.
#80
GoogleCodeExporter
closed
8 years ago
4
Feature Request: page parameter in GetUserTimeline
#79
GoogleCodeExporter
opened
8 years ago
1
Ubuntu error
#78
GoogleCodeExporter
closed
8 years ago
2
R171 introduces a regression
#77
GoogleCodeExporter
closed
8 years ago
5
user not found leaks urllib2 exception
#76
GoogleCodeExporter
opened
8 years ago
3
add support for twitter API method account/verify_credentials
#75
GoogleCodeExporter
closed
8 years ago
1
DestroyStatus seems not to be working
#74
GoogleCodeExporter
opened
8 years ago
3
'since_id' in Results should be moved to Result
#73
GoogleCodeExporter
closed
8 years ago
1
Patch: User.created_at and variants
#72
GoogleCodeExporter
closed
8 years ago
1
using certain methods gives me errors..
#71
GoogleCodeExporter
opened
8 years ago
4
Patch: Twitter Search API Support
#70
GoogleCodeExporter
closed
8 years ago
15
GetDirectMessages is not in sync with API
#69
GoogleCodeExporter
opened
8 years ago
0
Remove md5-related deprecation warning
#68
GoogleCodeExporter
closed
8 years ago
3
OSError in CGI
#67
GoogleCodeExporter
opened
8 years ago
1
The "since" param in GetUserTimeline() doesn't work
#66
GoogleCodeExporter
opened
8 years ago
2
Enhancement: Please add support for Twitter oAuth
#65
GoogleCodeExporter
closed
8 years ago
26
Apply Google AppEngine patch
#64
GoogleCodeExporter
closed
8 years ago
3
More refactoring, add "social graph" methods and "GetMentions"
#63
GoogleCodeExporter
closed
8 years ago
8
Patch: gzip compression for GET responses.
#62
GoogleCodeExporter
closed
8 years ago
2
AsJsonString failure
#61
GoogleCodeExporter
closed
8 years ago
2
support GetFavorites
#60
GoogleCodeExporter
closed
8 years ago
4
Won't work on google app engine
#59
GoogleCodeExporter
closed
8 years ago
4
twitter_test.py fails due to Python AttributeError for python 2.4
#58
GoogleCodeExporter
closed
8 years ago
8
examples/tweet.py doesn't document the --encodings option
#57
GoogleCodeExporter
closed
8 years ago
2
Support changing profile picture
#56
GoogleCodeExporter
opened
8 years ago
3
Patch: Tweet a text file example
#55
GoogleCodeExporter
opened
8 years ago
1
Patch: Auto-follow example script
#54
GoogleCodeExporter
opened
8 years ago
1
Patch: Support for Identica/Laconica and other Twitter-compliant APIs
#53
GoogleCodeExporter
closed
8 years ago
13
Older version of API documentation for 0.5
#52
GoogleCodeExporter
closed
8 years ago
3
Social Graph Methods
#51
GoogleCodeExporter
opened
8 years ago
2
Retrieve rate_limit_status for authenticated user (patch)
#50
GoogleCodeExporter
closed
8 years ago
6
Next