SurfSense/surfsense_web/components/layout/ui
Anish Sarkar a51fe2ee69 feat: implement chat archiving functionality in LayoutDataProvider
- Added the ability to archive and unarchive chat threads, enhancing user interaction with chat items.
- Introduced a new `handleChatArchive` function to manage the archiving state and provide user feedback via toast notifications.
- Updated the `ChatItem` type to include an `archived` property for tracking the archive status.
- Modified relevant components to support the new archiving feature, including `ChatListItem`, `Sidebar`, and `MobileSidebar`.
2026-01-24 15:17:35 +05:30
..
dialogs feat: add general settings management to search space settings 2026-01-24 13:18:28 +05:30
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 feat: implement chat archiving functionality in LayoutDataProvider 2026-01-24 15:17:35 +05:30
sidebar feat: implement chat archiving functionality in LayoutDataProvider 2026-01-24 15:17:35 +05:30
index.ts Merge branch 'dev' into implement-surfsense-docs-mentions 2026-01-13 00:55:16 -08:00