support the twitter api "lite" parameter
support the twitter api "lite" parameter
| Issue ID: | 1786 |
| Issue Category: | enhancement |
| Component: | api |
| Priority: | normal |
| Status: | fixed |
| Assigned: | zach |
| Milestone: | 0.8 |
| Keywords: | lite, twitter |
As documented at http://groups.google.com/group/twitter-development-talk/web/api-document... some twitter api methods have a "lite" parameter which removes some data from the response.
For these two methods:
statuses/friends
statuses/followers
{{{ lite. Optional. Prevents the inline inclusion of current status. Must be set to a value of true. }}}

Updates
#1
Done.
http://gitorious.org/laconica/mainline/commit/26b608d914bb5a04c228511158...
#2
Does this mean it displays my twitter followers timeline or what?
You can also subscribe to the
RSS feed for updates to this issue.