Closed maartenhunink closed 15 years ago
Since twitter doesn't completely delete tweets (because they still show in search), the deleted tweets also show up through this script.
Is there a way around this?
//edit found another twitter.jquery plugin which doesn't use the search function but seems to get it from http://twitter.com/statuses/user_timeline Here the deleted tweets don't show up. plugin is here http://coda.co.za/blog/2008/10/26/jquery-plugin-for-twitter
you've identified a bug with twitter's search api. i'll consider adding a function to this plugin which allows you to choose search vs user_timeline to skirt this issue.
Since twitter doesn't completely delete tweets (because they still show in search), the deleted tweets also show up through this script.
Is there a way around this?
//edit found another twitter.jquery plugin which doesn't use the search function but seems to get it from http://twitter.com/statuses/user_timeline Here the deleted tweets don't show up. plugin is here http://coda.co.za/blog/2008/10/26/jquery-plugin-for-twitter