ryangiglio / jquery-tweetMachine

A jQuery plugin that allows you to create a streaming Twitter feed using their new REST API v1.1
MIT License
49 stars 16 forks source link

Line 229 Added tweets!==null #20

Closed jetonr closed 10 years ago

jetonr commented 10 years ago

Required to check because lists/statuses returns null when no tweets available and this causes errrs ( see my comment of this pull request ).