Check feeds for extension in FileDataSource::init().
I've had this lying around uncommitted for a while. This is useful if you want to occasionally read a feed that's being updated but there's no background streaming connection notifying us about updates, like a hashtag feed. When you come back to it after a while, you don't want the client to believe it already knows everything in there: you want it to check for new stuff.
parent
b53f1b5f
No related branches found
No related tags found
Loading
Please register or sign in to comment