SurfSense/surfsense_backend/app
Anish Sarkar 112f6ec4cc refactor: remove archived functionality from notifications and related components
- Removed the archived column from the Notification model and database schema, simplifying the notification structure.
- Deleted ArchiveRequest and ArchiveResponse models, along with associated API endpoints for archiving notifications.
- Updated InboxSidebar and related components to eliminate archiving functionality, streamlining the user experience.
- Adjusted filtering logic in the InboxSidebar to focus solely on unread notifications, enhancing clarity and usability.
2026-01-21 22:47:39 +05:30
..
agents chore: linting 2026-01-20 03:00:02 -08:00
config Add teams connector similar to slack 2026-01-09 13:20:30 -08:00
connectors feat: enhance Google Drive file metadata handling 2026-01-17 16:24:53 +05:30
prompts feat: migrated to surfsense deep agent 2025-12-23 01:16:25 -08:00
retriever roadmap(1.3): Update citation prompt to use new whole document structure 2025-12-14 22:07:31 -08:00
routes refactor: remove archived functionality from notifications and related components 2026-01-21 22:47:39 +05:30
schemas chore: linting 2026-01-20 00:32:31 -08:00
services feat: enhance chat comment notifications with author details 2026-01-20 20:05:37 +05:30
tasks chore: ran backend and frontend linting 2026-01-17 16:30:07 +05:30
utils fix: use delimited format for mention highlighting 2026-01-16 20:10:09 +02:00
__init__.py feat: SurfSense v0.0.6 init 2025-03-14 18:53:14 -07:00
app.py refactor: async docs seeding in FastAPI lifespan 2026-01-12 20:15:11 +02:00
celery_app.py feat: Implement document saving with reindexing 2025-11-30 04:08:12 +05:30
db.py refactor: remove archived functionality from notifications and related components 2026-01-21 22:47:39 +05:30
users.py fix: fetch Google profile with names,photos fields 2026-01-14 15:05:48 +02:00