jQuery-Twitter-Plugin
jQuery-Twitter-Plugin copied to clipboard
A jQuery plugin for putting twitter searches on websites.
Hi, As we are aware that new version 1.1 is coming for twitter. In which http://search.twitter.com is going to replace with https://api.twitter.com/1.1/search/tweets.json how should we tackle this with our existing...
This will allow me to use the `expandEntities()` method when I am creating my own custom template.
Love your library - one question though, is it possible to have a config setting to remove the from twitter handle from the list? Usage: I'm trying to put a...
Thanks for the awesome plugin. I have one small issue. When I try to pass a search string that has a single quote in it, I get a Javascript error....
I'm using this plugin at one of the upcoming sites and it works just fine for me. But where I am loosing out are the hash tags as the results...
The`mention` and `hashtags` methods pass a regex string to `str.replace`. Shouldn't those be RegExp objects, i.e. unquoted? In their current form, the functions do not work as the substring is...
Land full coverage of all public (no auth) API methods
Implement this API method: http://apiwiki.twitter.com/w/page/22554703/Twitter-REST-API-Method:-favorites
Like this: http://tweet.seaofclouds.com/
Add support for getting statuses from a list: http://apiwiki.twitter.com/w/page/22554716/Twitter-REST-API-Method:-GET-list-statuses