feat: episode titles in shelf, UI improvements, and API updates
- Add episodeTitle to shelf endpoint (backend)
- Show episode titles in Your Shelf section (frontend)
- Rename 'Your Library' to 'Your Shelf'
- Swap show/episode title display order
- Replace Recent Activity with social feed
- Remove Following section from dashboard
- Remove Quick Actions from dashboard
- Fix button styling (replace .btn classes with explicit Tailwind)
- Fix mobile menu overlay positioning
- Fix getErrorMessage initialization error in auth/complete
- Add custom error screens (404 and error boundary)