pavelk2 / social-feed

JavaScript plugin that shows a user feed from the most popular social networks
http://pavelk2.github.io/social-feed-example/
MIT License
960 stars 303 forks source link

Number of feed items collected, or error message #165

Open Stetzon opened 8 years ago

Stetzon commented 8 years ago

Hi, is it possible to have the number of successfully collected feed items available? For example, I would like to have at the bottom of my feed to show "collected x number of items [show more]", or if none: "we're having a problem connecting to Facebook right now". Is there any type of error available in the callback function to catch if no items were found?