Like it! One quick usability fix - can you make it so that when you click "tweets", "timeline", "favourites" etc, the relevant radio button is selected? :)
You just need to update the ID in the <label> tags to the relevant radio button id, e.g. feed_feed_type_tweets, feed_feed_type_timeline, feed_feed_type_favorites etc.
You just need to update the ID in the <label> tags to the relevant radio button id, e.g. feed_feed_type_tweets, feed_feed_type_timeline, feed_feed_type_favorites etc.