Implement article recommendations and feed management features
Add a Jaccard similarity-based algorithm to generate personalized
article recommendations for users. Introduce favicon support in the
feeds table and database layer, including async fetching via ATProto
discovery. Add endpoints to handle dead feed detection, subscription
management updates, and user-configurable feed fetch intervals.