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
963 stars 304 forks source link

I want show only post direct to an @user with specific hastags #279

Open fpezzullo opened 6 years ago

fpezzullo commented 6 years ago

Goodmorning, i've used social-feed but i've found following.

I would show only post direct to an user (@) and with a specific hashtags for example: @francesco #ciao #italia. But this shows me all posts direct to @francesco and he does not pay attention to hashtags. How i can modify code to obtain what i want?

Thanks