You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat: enhance reaction and comment handling with unique IDs
- Added optional `id` field to the Reaction interface for better tracking.
- Updated comment creation to generate a unique comment ID, improving notification consistency.
- Introduced unique reaction IDs during reaction creation to enhance notification handling.
- Refactored notification persistence to ensure reliable insertion and real-time publishing without duplicates.
0 commit comments