xitiomet is sharing code with you
Bitbucket is a code hosting site. Unlimited public and private repositories. Free for small teams.
Don't show this againFile history for python-twitter / twitter.proto
| Author | Revision | Message | Labels | Date |
|---|---|---|---|---|
|
dcli...@b35c0ba3-1128-0410-9219-0b39014e361d
|
bc093eb1a8d8 |
Added tests and completed implementation of ShowFriendships |
|
|
|
dcli...@b35c0ba3-1128-0410-9219-0b39014e361d
|
2bb49ee4f1fa |
Checkpoint commit adding the ShowRelationships method and response data types |
|
|
|
dcli...@b35c0ba3-1128-0410-9219-0b39014e361d
|
77a955c5c388 |
Add the missing in_reply_to_screen_name field to the Status protobuf |
|
|
|
dcli...@b35c0ba3-1128-0410-9219-0b39014e361d
|
fa53aa14dce8 |
Added the background_image_url and background_tile fields to the Status.Profile protobuf |
|
|
|
dcli...@b35c0ba3-1128-0410-9219-0b39014e361d
|
737a5a105dcf |
Added the builder for the search Results object. |
|
|
|
dcli...@b35c0ba3-1128-0410-9219-0b39014e361d
|
23adb15c0a18 |
Moved 'since_id' from Result to Results' |
|
|
|
dcli...@b35c0ba3-1128-0410-9219-0b39014e361d
|
c05ccbbb1d5c |
Replace the hand-written objects for Status, User, and DirectMessage with protobufs generated from the same .proto file that the java-twitter library users. Includes all the required dependencies for using the protobufs at runtime. All tests pass. |
|