This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (
This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (
Michael (author)
Fri Aug 14 06:40:15 -0700 2009
twitter-search / TODO.markdown
Add tests for:
- since_id: returns tweets with status ids greater than the given id.
- geocode: returns tweets by users located within a given radius of the given latitude/longitude, where the user's location is taken from their Twitter profile.
- show_user: when "true", adds ":" to the beginning of the tweet. This is useful for readers that do not display Atom's author field. The default is "false".
- callback: if supplied, the response will use the JSONP format with a callback of the given name. E.g., http://search.twitter.com/search.json?callback=foo&q=twitter







