SurfSense/surfsense_web/components/layout/ui
Anish Sarkar 22b2d6e400 feat: add archived column to notifications and implement archiving functionality
- Introduced an archived boolean column in the notifications table to allow users to archive inbox items without deletion.
- Updated Notification model to include the archived field with default value.
- Added ArchiveRequest and ArchiveResponse models for handling archive/unarchive operations.
- Implemented API endpoint to archive or unarchive notifications, ensuring real-time updates with Electric SQL.
- Enhanced InboxSidebar to filter and display archived notifications appropriately.
2026-01-21 20:34:58 +05:30
..
dialogs chore: linting 2026-01-12 14:17:15 -08:00
header feat: implement inbox sidebar for enhanced user notifications 2026-01-21 19:43:20 +05:30
icon-rail feat: implement search space deletion and fixed rback issues with shared chats 2026-01-13 01:45:58 -08:00
shell chore: frontend linting 2026-01-20 20:47:31 +05:30
sidebar feat: add archived column to notifications and implement archiving functionality 2026-01-21 20:34:58 +05:30
index.ts Merge branch 'dev' into implement-surfsense-docs-mentions 2026-01-13 00:55:16 -08:00