xitiomet / python-twitter

fork of python-twitter

Mostly the same, but i added support for Mentions http://apiwiki.twitter.com/Twitter-REST-API-Met...

Clone this repository (size: 393.2 KB): HTTPS / SSH
$ hg clone http://hg.openstatic.org/python-twitter

Shortlog (showing r134:82aae45f64f2 (tip) → r110:bc5da2e7fcbb)

Age Author Message A M D «
10 months xitiomet xitiomet Added GetMentions to twitter.py 1
11 months dcl...@b35c0ba3-1128-0410-9219-0b39014e361d Added tests and completed implementation of ShowFriendships 1 4
11 months dcl...@b35c0ba3-1128-0410-9219-0b39014e361d Checkpoint commit adding the ShowRelationships method and response data types 3
11 months dcl...@b35c0ba3-1128-0410-9219-0b39014e361d Update protobuf library to version 2.2.0 17 10
12 months dcl...@b35c0ba3-1128-0410-9219-0b39014e361d Allow unauthenticated calls to GetFriends if username is provided. Fixes bug 88 1
12 months dcl...@b35c0ba3-1128-0410-9219-0b39014e361d Add the missing in_reply_to_screen_name field to the Status protobuf 2
12 months dcl...@b35c0ba3-1128-0410-9219-0b39014e361d Change check for int to check for long in GetUserTimeline 1
12 months dcl...@b35c0ba3-1128-0410-9219-0b39014e361d Implemented the VerifyCredentials api method 1
12 months dcl...@b35c0ba3-1128-0410-9219-0b39014e361d Added the background_image_url and background_tile fields to the Status.Profile… 2
13 months dcl...@b35c0ba3-1128-0410-9219-0b39014e361d Applies the DEFAULT_CACHE patch from r176 in trunk to branches/dclinton 2
14 months dcl...@b35c0ba3-1128-0410-9219-0b39014e361d Fixes typo checking wrong parameter (count instead of max_id) 1
14 months dcl...@b35c0ba3-1128-0410-9219-0b39014e361d Use the .json URL not the .xml URL for GetUserTimeline alt params. Fixes issue… 1
14 months dcl...@b35c0ba3-1128-0410-9219-0b39014e361d Added tests for 140 and 140+ character status updates in ascii and unicode. 2
14 months dcl...@b35c0ba3-1128-0410-9219-0b39014e361d Change casts to ints to casts to longs for id verification. 1
14 months dcl...@b35c0ba3-1128-0410-9219-0b39014e361d Bring GetUserTimeline up to the most current list of parameters specified at… 2
14 months dcl...@b35c0ba3-1128-0410-9219-0b39014e361d Cleanup whitespace 2
15 months dcl...@b35c0ba3-1128-0410-9219-0b39014e361d Implemented the twitter Search API. Based partly on the hameed.u.khan changes i… 1 4
15 months dcl...@b35c0ba3-1128-0410-9219-0b39014e361d Added the builder for the search Results object. 4
15 months dcl...@b35c0ba3-1128-0410-9219-0b39014e361d Moved 'since_id' from Result to Results' 2
15 months dcl...@b35c0ba3-1128-0410-9219-0b39014e361d Use a .svnignore file set for all directories instead. 1
15 months dcl...@b35c0ba3-1128-0410-9219-0b39014e361d Set a svn:ignore property on .pyc
15 months dcl...@b35c0ba3-1128-0410-9219-0b39014e361d Reverts changes r152 and r153. The protobuf runtime can not be pulled as an… 18 1
15 months dcl...@b35c0ba3-1128-0410-9219-0b39014e361d Added an svn:externals for simplejson to… 1
15 months dcl...@b35c0ba3-1128-0410-9219-0b39014e361d Removed the copy of simplejson from the svn repository. Will replace with a… 6
15 months dcl...@b35c0ba3-1128-0410-9219-0b39014e361d Added an svn:externals for google to… 1