mirror of
https://github.com/UNITRONIX/BetterDesk.git
synced 2026-09-10 17:45:42 +00:00
8261128ccd
- Added a new database table to track read notifications per user, enhancing the notification system's functionality. - Updated the API routes to utilize the new read state, allowing users to mark notifications as read and retrieve their read status. - Refactored related functions to improve code clarity and maintainability, ensuring that read states are efficiently managed and persisted.