Manoj Aggarwal
11b160cee9
resolve conflicts
2026-01-16 15:39:57 -08:00
Manoj Aggarwal
4c07c0fe4f
change the flow of mcp connectors
2026-01-16 14:39:44 -08:00
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
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
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
CREDO23
6b5468bd7d
feat: integrate comments UI into chat messages
2026-01-16 15:09:51 +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
4792fb71e2
Add mention routes (list, mark as read, mark all as read)
2026-01-15 18:51:27 +02:00
CREDO23
7504411dcf
Add mention service methods (get mentions, mark as read)
2026-01-15 18:49:12 +02:00
CREDO23
c82a94cf02
Add mention processing and rendering in chat comments service
2026-01-15 18:30:21 +02:00
CREDO23
c793e2d621
Rename comments files to chat_comments and add mention parser utility
2026-01-15 18:02:07 +02:00
CREDO23
7d43f1fb8f
Add comments routes and register in app
2026-01-15 17:39:30 +02:00
CREDO23
41e0462ecc
Add delete_comment method to comments service
2026-01-15 17:35:32 +02:00
CREDO23
9c965d524a
Add update_comment method to comments service
2026-01-15 17:32:37 +02:00
CREDO23
c1402683cc
Add create_reply method to comments service
2026-01-15 17:30:39 +02:00
CREDO23
5d9294b701
Add create_comment method to comments service
2026-01-15 17:27:42 +02:00
CREDO23
d24759f691
Add comments service with get_comments_for_message method
2026-01-15 17:09:59 +02:00
CREDO23
43939d554c
Add Pydantic schemas for comments
2026-01-15 16:48:30 +02:00
CREDO23
c14776faad
Add comment permissions to DEFAULT_ROLE_PERMISSIONS
2026-01-15 16:42:09 +02:00
CREDO23
b7a167dffe
Add comment permissions to Permission enum
2026-01-15 16:39:24 +02:00
CREDO23
ee68fb86d2
Add ChatCommentMention model to db.py
2026-01-15 16:37:46 +02:00
CREDO23
b06b3baaea
Add ChatComment model to db.py
2026-01-15 16:34:03 +02:00
Anish Sarkar
eb1f39b365
fix: run automatic alembic migrations for docker-compose
2026-01-15 19:58:26 +05:30
CREDO23
266a5be38b
Add chat_comment_mentions table migration
2026-01-15 16:26:49 +02:00
CREDO23
d48b3680d3
Add chat_comments table migration
2026-01-15 16:24:29 +02:00
Anish Sarkar
28aa4814bd
refactor: improve chat UI and greeting logic
...
- Simplified chat document processing display by removing the book emoji for a cleaner look.
- Enhanced the greeting function to prioritize user display names over email for a more personalized experience.
- Adjusted the ChatShareButton component by removing unused imports and unnecessary elements for better clarity and performance.
- Updated the title in the Electric SQL documentation for conciseness.
2026-01-15 18:29:30 +05:30
Anish Sarkar
b9dc785a1c
chore: ran frontend and backend linting
2026-01-15 15:55:27 +05:30
Anish Sarkar
ab63b23f0a
Merge remote-tracking branch 'upstream/dev' into feat/replace-logs
2026-01-15 15:52:47 +05:30
DESKTOP-RTLN3BA\$punk
69e9b6a027
chore: update uv lock
2026-01-15 00:08:52 -08:00
DESKTOP-RTLN3BA\$punk
7ae68455b3
chore: linting
2026-01-15 00:05:53 -08:00
Anish Sarkar
35392c8e62
fix: made migartion idempotent and fixed docker-compose
2026-01-15 13:26:23 +05:30
DESKTOP-RTLN3BA\$punk
bab89274e0
feat: implement LlamaCloud parsing with retry logic for transient errors
2026-01-14 23:53:17 -08:00
Anish Sarkar
32b8bb33f9
feat: add notifications table and configure Electric SQL replication
...
- Created a new notifications table with necessary fields and indexes.
- Set up Electric SQL replication for notifications, search_source_connectors, and documents tables.
- Implemented idempotent checks for user and publication creation in the migration script.
2026-01-15 11:22:12 +05:30
Anish Sarkar
f7f11877ce
Merge remote-tracking branch 'upstream/dev' into feat/replace-logs
2026-01-15 11:05:45 +05:30
DESKTOP-RTLN3BA\$punk
bff37789c8
fix: migrations
2026-01-14 15:19:00 -08:00
Anish Sarkar
94e65129cd
chore: ran backend linting
2026-01-15 04:26:34 +05:30
Manoj Aggarwal
c78ea98a68
Add front end logic for MCP connectors
2026-01-14 14:01:23 -08:00
Anish Sarkar
31a5581af1
feat: add notifications table and Electric SQL replication setup
...
- Introduced a new notifications table with relevant fields and indexes.
- Configured Electric SQL replication for the notifications, search_source_connectors, and documents tables.
- Centralized Electric SQL user credentials in the migration script for better management.
- Ensured idempotency in the migration process for creating users and publications.
2026-01-15 03:28:10 +05:30
Anish Sarkar
2e0f742000
Merge remote-tracking branch 'upstream/dev' into feat/replace-logs
2026-01-15 03:07:20 +05:30
Anish Sarkar
e28be9d78c
feat: centralize Electric SQL user credentials in configuration
...
- Added centralized configuration for Electric SQL user credentials in env.py.
- Updated migration script to utilize these credentials for creating and granting permissions to the Electric SQL user.
2026-01-15 03:03:34 +05:30
Rohan Verma
f3f52170a0
Merge pull request #697 from CREDO23/implement-surfsense-docs-mentions
...
[Feat] Capture Google profile data, add user profile settings & document mentions picker improvements
2026-01-14 13:19:10 -08:00
Rohan Verma
4fb9017eac
Merge pull request #693 from manojag115/feat/mcp-connector-backend
...
Add backend code for adding MCPs as a connector
2026-01-14 13:18:12 -08:00
Anish Sarkar
7a9a14aa66
feat: fixed migration for electric-sql
2026-01-14 23:23:45 +05:30