Anish Sarkar
294c719965
feat(mentions): implement user message rendering with mention chips for referenced documents
2026-04-28 18:36:49 +05:30
Anish Sarkar
17f9ee4b59
refactor(icons): replace 'Pen' icon with 'Pencil' across various components for consistency
2026-04-24 02:33:57 +05:30
Anish Sarkar
75fd39c249
refactor: simplify author metadata handling in NewChatPage and UserMessage components
2026-03-29 16:11:00 +05:30
DESKTOP-RTLN3BA\$punk
a73c4430e0
fix: add CheckIcon and CopyIcon imports to user-message component
2026-03-24 21:50:40 -07:00
DESKTOP-RTLN3BA\$punk
ccf8454db5
Merge commit ' 59e21db42b' into dev
2026-03-24 21:20:30 -07:00
Nishant-k-sagar
6f64a2de9b
perf: replace img with Next.js Image for avatars
2026-03-24 22:38:21 +00:00
Anish Sarkar
eafc0c3808
refactor: enhance UserMessage component with improved layout and action bar functionality
2026-03-25 00:16:52 +05:30
Anish Sarkar
fde8faec7e
refactor: update UserAvatar component to use Next.js Image
2026-03-24 23:54:04 +05:30
Anish Sarkar
b8f3f41326
refactor: update dependencies and streamline assistant-ui package usages
2026-03-24 02:22:51 +05:30
Anish Sarkar
c4d3322323
refactor: update icons in user message component and adjust dropdown menu alignment for improved UI consistency
2026-03-08 18:30:33 +05:30
DESKTOP-RTLN3BA\$punk
c979609041
feat: simplified document upload handling
...
- Introduced a new endpoint for batch document status retrieval, allowing users to check the status of multiple documents in a search space.
- Enhanced the document upload process to return duplicate document IDs and improved response structure.
- Updated schemas to include new response models for document status.
- Removed unused attachment processing code from chat routes and UI components to streamline functionality.
2026-02-09 16:46:54 -08:00
Anish Sarkar
76e7ddee2f
chore: ran all linting
2026-02-06 18:22:19 +05:30
CREDO23
f5aa520743
Remove branch picker and restrict edit/reload to last message
2026-02-04 18:04:53 +02:00
DESKTOP-RTLN3BA\$punk
bb5cb846b3
fix: adjust margin for user avatar in shared chats
2026-01-19 16:53:25 -08:00
CREDO23
54568a62e0
fix: add referrerPolicy for Google profile images
2026-01-14 20:30:02 +02:00
CREDO23
83d6b735fa
display user avatar in shared chat messages
2026-01-14 19:46:37 +02:00
CREDO23
cd3677b5fa
feat: add SurfSense docs mention support in chat
2026-01-13 06:14:58 +02:00
Anish Sarkar
95878368c8
chore: ran frontend linting
2026-01-01 22:24:42 +05:30
CREDO23
2b5377846d
refactor: modularize thread.tsx into focused component modules
...
- Split 1,089-line thread.tsx into 10 smaller, focused modules
- Created dedicated files for thinking-steps, welcome, composer, messages, etc.
- No breaking changes - all logic preserved exactly as before
- Improved code organization and maintainability
2025-12-30 16:38:57 +02:00