- Add UI components for notification navigation (btn + badge) and notification list with unread indicators - Introduce notifications service with CRUD methods for managing user notifications - Trigger notifications when users like/favorite songs or playlists via social actions - Add /account/notifications route to view and mark all notifications as read - Display unread count in header and account page navigation |
||
|---|---|---|
| .. | ||
| 001_init.sql | ||
| 002_visibility.sql | ||
| 003_email_verification.sql | ||
| 004_user_disabled.sql | ||
| 005_playlist_slug.sql | ||
| 006_song_slug.sql | ||
| 007_social.sql | ||
| 008_user_avatar.sql | ||
| 009_user_slug.sql | ||
| 010_notifications.sql | ||