SurfSense/surfsense_web/lib
Anish Sarkar 076de2f3d7 feat: add unread count endpoint and update inbox logic
- Introduced a new API endpoint to fetch unread notification counts, providing both total and recent counts for better tracking.
- Updated the useInbox hook to manage separate states for older and recent unread counts, enhancing user experience with real-time updates.
- Implemented logic to handle marking notifications as read, ensuring accurate count adjustments for both recent and older items.
- Enhanced type definitions in the inbox types to support the new unread count functionality.
2026-01-22 22:56:02 +05:30
..
apis feat: add unread count endpoint and update inbox logic 2026-01-22 22:56:02 +05:30
chat feat(web): integrate comment gutter with thread layout 2026-01-19 14:37:06 +02:00
connectors feat: improve connector popup with grouped OAuth connectors 2026-01-07 11:40:21 +02:00
electric feat: enhance notifications API and inbox functionality 2026-01-22 16:02:25 +05:30
posthog feat: add tracking for users viewed in search space 2026-01-08 13:38:28 -08:00
query-client chore: cleanup unused files and update cache keys 2026-01-19 14:38:05 +02:00
auth-errors.ts fix: linting and document limit 2025-09-18 17:46:51 -07:00
auth-utils.ts chore: cleanup 2026-01-07 19:07:06 -08:00
env-config.ts format: auto-fix whitespace 2026-01-14 15:27:42 +02:00
error.ts Refactor register page 2025-11-17 08:10:12 +02:00
source.ts chore: liniting 2025-12-20 05:14:31 -08:00
utils.ts chore: cleanup 2026-01-07 19:07:06 -08:00