passiomatic / coldsweat

Web RSS aggregator and reader compatible with the Fever API
MIT License
145 stars 21 forks source link

Do not fetch a feed if no one is subscribed #38

Closed passiomatic closed 10 years ago

passiomatic commented 10 years ago

A future version of Coldsweat could allow a user to unsubscribe a feed (which is different to disable a feed), see issue #43. Hence a query should be performed to check if at least one user is subscribed to a given feed.