Eric Lammertsma
ed5f0d10e8
fix: made inbox respect resizable sidebar width
2026-02-09 11:13:56 -05:00
Anish Sarkar
c132e5ddb0
Merge remote-tracking branch 'upstream/dev' into fix/documents
2026-02-06 05:36:32 +05:30
Anish Sarkar
5e4dce40bd
feat: add loading state for chat components and implement skeleton loading UI
2026-02-04 20:13:33 +05:30
Eric Lammertsma
d761ca1992
Added chat renaming and auto naming by the active LLM
2026-02-03 20:47:18 -05:00
Anish Sarkar
79f7dfbbed
feat(notifications): enhance inbox functionality with type filtering and independent pagination for mentions and status notifications
2026-01-28 02:14:36 +05:30
Anish Sarkar
6d05a13167
feat(chat): add comments panel collapse functionality and integrate with inbox sidebar
2026-01-27 20:59:03 +05:30
Anish Sarkar
f7122cd477
feat(sidebar): implement inbox sidebar with docked and floating modes, add sidebar context for state management
2026-01-27 19:46:43 +05:30
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
Anish Sarkar
80f83e32c6
chore: frontend linting
2026-01-20 20:47:31 +05:30
Anish Sarkar
459a354e0f
feat: shifted the theme selection to user profile sidebar
2026-01-20 16:04:56 +05:30
Anish Sarkar
24049345a2
feat: add language selection feature to user profile sidebar, fixed some hover color logic for both model selector and language selection
2026-01-20 15:47:23 +05:30
DESKTOP-RTLN3BA\$punk
25b9118306
feat: implement search space deletion and fixed rback issues with shared chats
2026-01-13 01:45:58 -08:00
Rohan Verma
720b339702
Merge branch 'dev' into implement-surfsense-docs-mentions
2026-01-13 00:55:16 -08:00
DESKTOP-RTLN3BA\$punk
f22d649239
feat: added shared chats
2026-01-13 00:17:12 -08:00
CREDO23
4ace7d09a0
Remove all search spaces sheet and dropdown option
2026-01-13 00:49:27 +02:00
DESKTOP-RTLN3BA\$punk
73a57589ac
chore: linting
2026-01-12 14:17:15 -08:00
CREDO23
34c9d24970
Add User Settings page with sidebar pattern and API key section
2026-01-12 17:06:05 +02:00
CREDO23
eed04e9b27
refactor: rename Workspace to SearchSpace in layout components
2026-01-12 15:47:56 +02:00
CREDO23
a919f8d9ee
feat: add new layout system (Slack/ClickUp inspired)
2026-01-08 19:10:40 +02:00