feat: add For You feed with collaborative filtering algorithm
Reverse-engineered from spacecowboy17's Bluesky For You feed playground.
Algorithm: find user's favorites → find co-likers → surface their other
favorites, scored with half-life decay, smoothing, and popularity penalty.
Falls back to most-favorited galleries for cold start users.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>