feat: add interactive tooltip hover for likes and comments (#750)
- refine LikersTooltip: avatar-forward design with centered avatars,
horizontal scrolling for many likes, elegant styling
- add CommentersTooltip: show unique comment participants on hover
- add tooltip caching layer to avoid redundant API calls
- cache invalidation on like/unlike to keep data fresh
- add interactive like count to track detail page
- restructure liked tracks URL: /liked/[handle] → /u/[handle]/liked
- update internal links to use new URL structure
- add 301 redirect for old URLs
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>
authored by