Commit graph

1071 commits

Author SHA1 Message Date
CREDO23
8a1e0fb013 feat(web): add comment item component 2026-01-15 20:45:16 +02:00
CREDO23
8bfcfdd084 feat(web): add comment composer with robust mention detection 2026-01-15 20:35:21 +02:00
CREDO23
90a8a17c88 refactor(web): remove barrel file, use direct imports 2026-01-15 20:15:42 +02:00
CREDO23
62a45e204e feat(web): add member mention picker component 2026-01-15 20:13:29 +02:00
CREDO23
a353fce379 refactor(web): remove hardcoded staleTime from mentions atoms 2026-01-15 19:58:02 +02:00
CREDO23
134f9577b9 feat(web): add chat comments atoms and hooks 2026-01-15 19:57:25 +02:00
CREDO23
33670aceb5 feat(web): add comments and mentions cache keys 2026-01-15 19:51:28 +02:00
CREDO23
5c8621429d feat(web): add chat comments API service 2026-01-15 19:47:10 +02:00
CREDO23
37612f588a feat(web): add chat comments types 2026-01-15 19:44:28 +02:00
DESKTOP-RTLN3BA\$punk
eee3f5b55d chore: update Open Graph image 2026-01-15 02:10:18 -08:00
DESKTOP-RTLN3BA\$punk
7ae68455b3 chore: linting 2026-01-15 00:05:53 -08:00
DESKTOP-RTLN3BA\$punk
3375aeb9bc feat: add upload limits and validation to DocumentUploadTab component 2026-01-15 00:01:00 -08:00
CREDO23
142e72c030 show avatar for newly sent messages in shared chats 2026-01-14 21:44:13 +02: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
dcd36166fc add author fields to MessageRecord type 2026-01-14 18:38:47 +02:00
CREDO23
4d024219cb add profile settings form with display name editing 2026-01-14 16:11:13 +02:00
CREDO23
4e09642719 modularize user settings and add profile section 2026-01-14 15:57:02 +02:00
CREDO23
1dbc27b0a3 add updateUserMutationAtom with cache invalidation 2026-01-14 15:42:29 +02:00
CREDO23
0ba5de511e add updateMe method to user API service 2026-01-14 15:39:50 +02:00
CREDO23
f9a7b3875a add UpdateUserRequest and UpdateUserResponse schemas 2026-01-14 15:38:58 +02:00
CREDO23
dc9a797fca format: auto-fix whitespace 2026-01-14 15:27:42 +02:00
CREDO23
9d3c6f0ee1 show user avatar in sidebar when available 2026-01-14 15:22:24 +02:00
CREDO23
c6aec95797 improve document mention picker section headers styling 2026-01-14 14:14:01 +02:00
CREDO23
af6451847b add section headers to document mention picker 2026-01-14 13:40:29 +02:00
CREDO23
2f245d2d03 clean up SURFSENSE_DOCS handling from DocumentsTableShell 2026-01-14 13:28:49 +02:00
CREDO23
4fa350cf64 hide SurfSense docs from documents table 2026-01-14 13:24:45 +02:00
DESKTOP-RTLN3BA\$punk
6d20c54afb feat(try): docker registration fix 2026-01-13 20:47:21 -08:00
DESKTOP-RTLN3BA\$punk
fd3f2660f6 fix: update NewChatPage to set current thread for immediate share button visibility 2026-01-13 19:35:07 -08:00
DESKTOP-RTLN3BA\$punk
8646fecc8b feat: add document upload functionality and update UI components for document management 2026-01-13 02:15:46 -08:00
DESKTOP-RTLN3BA\$punk
d140f6393e feat: implement leave search space functionality for non-owners and update related UI components 2026-01-13 02:06:35 -08:00
DESKTOP-RTLN3BA\$punk
6622a8c582 feat: add custom callout component to MarkdownViewer for enhanced styling 2026-01-13 01:48:43 -08:00
DESKTOP-RTLN3BA\$punk
25b9118306 feat: implement search space deletion and fixed rback issues with shared chats 2026-01-13 01:45:58 -08:00
DESKTOP-RTLN3BA\$punk
fbeffd58fe refactor: simplify MobileSidebar component by removing unused props 2026-01-13 01:07:08 -08:00
Rohan Verma
720b339702
Merge branch 'dev' into implement-surfsense-docs-mentions 2026-01-13 00:55:16 -08:00
DESKTOP-RTLN3BA\$punk
c22e7ce56c feat: cleanup 2026-01-13 00:24:17 -08:00
DESKTOP-RTLN3BA\$punk
f22d649239 feat: added shared chats 2026-01-13 00:17:12 -08:00
CREDO23
c579d773a9 feat: add search filtering for SurfSense docs mentions and handle zero-width spaces in citations 2026-01-13 09:41:25 +02:00
CREDO23
982dac47ec fix: support Chinese brackets in citation regex 2026-01-13 09:21:54 +02:00
CREDO23
5e31a228bc fix: consistent citation numbering during streaming 2026-01-13 09:09:53 +02:00
CREDO23
cd3677b5fa feat: add SurfSense docs mention support in chat 2026-01-13 06:14:58 +02:00
CREDO23
1b5f29afcc add mentionedSurfsenseDoc atoms 2026-01-13 02:52:56 +02:00
CREDO23
ce62bef322 i18n settings pages with clear titles 2026-01-13 02:35:00 +02:00
CREDO23
738e23b51a Add SurfSense docs to documents table 2026-01-13 01:15:33 +02: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
DESKTOP-RTLN3BA\$punk
11915df97b feat: add connector statuses with warnings and maintenance messages for various connectors 2026-01-12 14:14:59 -08:00
DESKTOP-RTLN3BA\$punk
54b1107194 chore: remove connector status config from .gitignore 2026-01-12 14:09:45 -08:00
DESKTOP-RTLN3BA\$punk
f62d4cb99c chore: update .gitignore to include connector status config and enhance user query atom to fetch data only when a bearer token is present 2026-01-12 13:59:55 -08:00
DESKTOP-RTLN3BA\$punk
7ac7cd5f99 fix: improve error handling for unauthorized responses and response parsing in BaseApiService 2026-01-12 12:47:08 -08:00