tweepy.git
15 years agoAdded favorite methods. create/destroy favorites not working yet.
Josh Roesslein [Mon, 6 Jul 2009 04:07:54 +0000 (23:07 -0500)]
Added favorite methods. create/destroy favorites not working yet.

15 years agoAdded account endpoints. Still need image update support.
Josh Roesslein [Mon, 6 Jul 2009 03:50:04 +0000 (22:50 -0500)]
Added account endpoints. Still need image update support.

15 years agoAdded friends/followers get ids endpoints.
Josh Roesslein [Mon, 6 Jul 2009 03:20:50 +0000 (22:20 -0500)]
Added friends/followers get ids endpoints.

15 years agoImplemented friendship endpoints.
Josh Roesslein [Mon, 6 Jul 2009 03:12:16 +0000 (22:12 -0500)]
Implemented friendship endpoints.

15 years agoAdded direct message endpoints.
Josh Roesslein [Mon, 6 Jul 2009 02:37:57 +0000 (21:37 -0500)]
Added direct message endpoints.

15 years agoAdded destroy statuses method to status model. Added me method to api.
Josh Roesslein [Mon, 6 Jul 2009 02:14:53 +0000 (21:14 -0500)]
Added destroy statuses method to status model. Added me method to api.

15 years agoAdded some api endpoints to user model.
Josh Roesslein [Mon, 6 Jul 2009 02:08:58 +0000 (21:08 -0500)]
Added some api endpoints to user model.

15 years agoAdded user followers/friends methods. Added update/destroy status.
Josh Roesslein [Mon, 6 Jul 2009 01:48:33 +0000 (20:48 -0500)]
Added user followers/friends methods. Added update/destroy status.

15 years agoAdded update and destroy status endpoints.
Josh Roesslein [Mon, 6 Jul 2009 01:36:17 +0000 (20:36 -0500)]
Added update and destroy status endpoints.

15 years agoAdded show status endpoint.
Josh Roesslein [Mon, 6 Jul 2009 00:57:53 +0000 (19:57 -0500)]
Added show status endpoint.

15 years agoAdded mensions endpoint.
Josh Roesslein [Mon, 6 Jul 2009 00:38:46 +0000 (19:38 -0500)]
Added mensions endpoint.

15 years agoAdded datetime parsing.
Josh Roesslein [Mon, 6 Jul 2009 00:34:46 +0000 (19:34 -0500)]
Added datetime parsing.

15 years agoAdded users_timeline endpoint.
Josh Roesslein [Mon, 6 Jul 2009 00:24:59 +0000 (19:24 -0500)]
Added users_timeline endpoint.

15 years agoA few fixes.
Josh Roesslein [Mon, 6 Jul 2009 00:19:06 +0000 (19:19 -0500)]
A few fixes.

15 years agofinished binder. implemneted public timeline and friends timeline endpoints.
Josh Roesslein [Mon, 6 Jul 2009 00:15:41 +0000 (19:15 -0500)]
finished binder. implemneted public timeline and friends timeline endpoints.

15 years agoImplemented binder. Reworking api class to use new binder.
Josh Roesslein [Sun, 5 Jul 2009 23:44:31 +0000 (18:44 -0500)]
Implemented binder. Reworking api class to use new binder.

15 years agoFixed authentication.
Josh Roesslein [Sun, 5 Jul 2009 22:57:26 +0000 (17:57 -0500)]
Fixed authentication.

15 years agoReworked authentication.
Josh Roesslein [Sun, 5 Jul 2009 20:36:29 +0000 (15:36 -0500)]
Reworked authentication.

15 years agoImplemented json parser.
Josh Roesslein [Sun, 5 Jul 2009 20:12:12 +0000 (15:12 -0500)]
Implemented json parser.

15 years agoMoved some code around.
Josh Roesslein [Sun, 5 Jul 2009 19:33:01 +0000 (14:33 -0500)]
Moved some code around.

15 years agoInitial commit! Added api interface. Added license and readme. Added models.
Josh Roesslein [Sun, 5 Jul 2009 19:24:56 +0000 (14:24 -0500)]
Initial commit! Added api interface. Added license and readme. Added models.