mirror of
https://github.com/dergigi/boris.git
synced 2025-12-29 12:34:35 +01:00
- Create new readsService to aggregate all read content from multiple sources - Include bookmarked articles, reading progress tracked articles, and manually marked-as-read items - Update Me component to use new reads service - Update routes from /me/archive to /me/reads - Update meCache to use ReadItem[] instead of BlogPostPreview[] - Update filter logic to use actual reading progress data - Support both Nostr-native articles and external URLs in reads - Fetch and display article metadata from multiple sources - Sort by most recent reading activity