SurfSense/surfsense_backend/app/services
Anish Sarkar 96701a9f01 feat: enhance chat comment notifications with author details
- Added author_avatar_url and author_email to comment creation and reply functions for improved metadata.
- Updated MentionNotificationHandler to include author details in notifications.
- Enhanced NotificationPopup to display author's avatar with initials fallback for mentions.
- Updated notification types to accommodate new author fields.
2026-01-20 20:05:37 +05:30
..
__init__.py Fixed all ruff lint and formatting errors 2025-07-24 14:43:48 -07:00
chat_comments_service.py feat: enhance chat comment notifications with author details 2026-01-20 20:05:37 +05:30
connector_service.py Add teams connector similar to slack 2026-01-09 13:20:30 -08:00
docling_service.py chore: cleanup 2026-01-07 19:07:06 -08:00
kokoro_tts_service.py feat: Added Local TTS (Kokoro TTS) Support 2025-08-13 17:25:34 -07:00
llm_service.py chore: cleanup 2026-01-07 19:07:06 -08:00
new_streaming_service.py feat: enhance chat functionality with chain-of-thought display and thinking steps management 2025-12-22 22:54:22 +05:30
notification_service.py feat: enhance chat comment notifications with author details 2026-01-20 20:05:37 +05:30
page_limit_service.py feat: enhance Azure OpenAI embeddings and add voice support for Azure provider 2025-10-30 22:33:47 -07:00
reranker_service.py roadmap(1.3): Update citation prompt to use new whole document structure 2025-12-14 22:07:31 -08:00
stt_service.py chore: updated docs & refactored sst_service.py 2025-10-15 14:31:38 -07:00
task_logging_service.py chore: removed chinese comments to pass ruff checks and updated migration nos 2025-10-13 20:07:32 -07:00