Commit graph

2700 commits

Author SHA1 Message Date
Anish Sarkar
a3112a24fe feat: enhance Google Drive indexing with new options
- Updated the Google Drive indexing functionality to include indexing options such as max files per folder, incremental sync, and inclusion of subfolders.
- Modified the API to accept a new 'indexing_options' parameter in the request body.
- Enhanced the UI to allow users to configure these options when selecting folders and files for indexing.
- Updated related components and tasks to support the new indexing options, ensuring a more flexible and efficient indexing process.
2026-01-17 12:33:57 +05:30
Manoj Aggarwal
18ce599c81 fix electric fallback 2026-01-16 16:13:20 -08:00
Manoj Aggarwal
11b160cee9 resolve conflicts 2026-01-16 15:39:57 -08:00
Manoj Aggarwal
69badbceab remove redundant code and make modular 2026-01-16 15:29:05 -08:00
Manoj Aggarwal
d33e9aa63a remove unnecessary props 2026-01-16 15:15:34 -08:00
Manoj Aggarwal
1ad81583c0 fix errors 2026-01-16 15:11:01 -08:00
Manoj Aggarwal
1340121d5e nit 2026-01-16 15:02:44 -08:00
Manoj Aggarwal
4c07c0fe4f change the flow of mcp connectors 2026-01-16 14:39:44 -08:00
Rohan Verma
cf53338119
Merge pull request #704 from AnishSarkar22/feat/replace-logs
fix: update electric-sql docs
2026-01-16 14:09:36 -08:00
Manoj Aggarwal
ab0582cb1d Add logic to make the toast dynamic 2026-01-16 12:13:58 -08:00
Manoj Aggarwal
485c9dc4e4 remove active from connector tile if mcp server 2026-01-16 12:08:18 -08:00
Manoj Aggarwal
ab9565dcec make the count of connectors consistent with number of servers 2026-01-16 12:05:13 -08:00
Manoj Aggarwal
be0e840333 consolidate list of mcp tools in the success box 2026-01-16 11:44:10 -08:00
Anish Sarkar
7cabb23a46 Merge remote-tracking branch 'upstream/dev' into feat/replace-logs 2026-01-17 01:03:19 +05:30
DESKTOP-RTLN3BA\$punk
8aad15d392 Reapply "Merge pull request #686 from AnishSarkar22/feat/replace-logs"
This reverts commit 3418c0e026.
2026-01-16 11:32:06 -08:00
Manoj Aggarwal
08366b14bb some reverts 2026-01-16 11:26:28 -08:00
Manoj Aggarwal
c97a3c1ab6 some reverts 2026-01-16 11:25:47 -08:00
Manoj Aggarwal
aa90da602b nit 2026-01-16 11:21:01 -08:00
Manoj Aggarwal
16f79aa88b fix migrations 2026-01-16 11:00:20 -08:00
CREDO23
9d11446553 feat: implement inline editing for comments 2026-01-16 20:39:23 +02:00
CREDO23
13135ec51b fix: eagerly load message relationship in get_user_mentions 2026-01-16 20:17:11 +02:00
CREDO23
985f50b683 fix: use delimited format for mention highlighting 2026-01-16 20:10:09 +02:00
CREDO23
80e19a52cb refactor: remove read tracking from mentions (prep for notification center) 2026-01-16 19:15:10 +02:00
CREDO23
25eb240539 chore: remove implementation guide from tracking 2026-01-16 18:04:26 +02:00
CREDO23
15c9594926 fix: add spacing in comment thread, show 'Me' for current user 2026-01-16 17:08:40 +02:00
CREDO23
0e48df63ff fix: position comment panel below trigger button 2026-01-16 16:07:13 +02:00
CREDO23
47de91e07b feat: add display name and avatar to member picker, filter self-mentions 2026-01-16 15:53:33 +02:00
CREDO23
f37bf90138 feat: add comments permissions to existing roles 2026-01-16 15:32:06 +02:00
Anish Sarkar
3b54de6882 fix: update electric-sql docs 2026-01-16 18:53:57 +05:30
CREDO23
6b5468bd7d feat: integrate comments UI into chat messages 2026-01-16 15:09:51 +02:00
CREDO23
f591a872cf feat(web): add comment panel container (data layer) 2026-01-16 13:13:37 +02:00
CREDO23
16ebbb0709 chore: minor formatting 2026-01-16 13:02:45 +02:00
CREDO23
111ecc79fd feat(web): add threading lines to comment replies 2026-01-16 12:59:38 +02:00
CREDO23
09317cd9f7 chore: formatting cleanup 2026-01-16 11:36:17 +02:00
CREDO23
8de448a8ce feat(web): add comment trigger and improve panel empty state 2026-01-16 11:34:43 +02:00
CREDO23
d719370dc2 fix(web): improve comment thread layout 2026-01-16 11:10:54 +02:00
CREDO23
66275f1b53 feat(web): add comment panel component 2026-01-16 10:59:22 +02:00
DESKTOP-RTLN3BA\$punk
3418c0e026 Revert "Merge pull request #686 from AnishSarkar22/feat/replace-logs"
This reverts commit 5963a1125e, reversing
changes made to 0d2a2f8ea1.
2026-01-16 00:49:33 -08:00
CREDO23
0e8bdf7ace chore: remove implementation guide from tracking 2026-01-16 10:47:09 +02:00
Rohan Verma
5963a1125e
Merge pull request #686 from AnishSarkar22/feat/replace-logs
feat: Introduce electric-sql & some fixes
2026-01-15 21:23:10 -08:00
CREDO23
a287145361 feat(web): add comment thread component 2026-01-15 21:22:02 +02:00
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