CREDO23
ca9bd28934
test: rename SearchSpace -> Workspace across tests + fixtures (Phase 2 Wave F)
...
Apply the same rename to surfsense_backend/tests: workspace_id fields/vars,
Workspace* classes/schemas, table name searchspaces -> workspaces in raw SQL,
and the API URL spellings -> /workspaces. Preserves the carve-out wire literals
tests assert (Celery task names, OTel key "search_space.id").
2026-06-26 18:36:46 +02:00
Anish Sarkar
d6bffa6f07
chore: fix linting
2026-06-25 04:31:22 +05:30
Anish Sarkar
1e8baa10ec
refactor(routes): replace user variable with auth context in tests
2026-06-20 03:34:40 +05:30
Anish Sarkar
af5a112212
refactor(auth): replace user variable with auth context in integration and unit tests
2026-06-20 03:11:00 +05:30
DESKTOP-RTLN3BA\$punk
ce952d2ad1
chore: linting
2026-06-09 00:42:26 -07:00
CREDO23
8bdfd00a15
Merge upstream/dev
2026-06-05 19:18:12 +02:00
CREDO23
cb44063081
fix: repair pre-existing agent_task, gateway, and skills tests
2026-06-04 10:25:06 +02:00
Anish Sarkar
e588782a9b
refactor(tests): Update tests to remove summary references and adjust for embedding errors
2026-06-04 01:51:21 +05:30
Anish Sarkar
7860714f74
feat(gateway): add Discord gateway install flow
2026-06-01 20:59:31 +05:30
Anish Sarkar
bc8a285187
feat(gateway): add Discord platform adapter
2026-06-01 20:58:50 +05:30
Anish Sarkar
9c7e093db4
feat(gateway): add Slack gateway webhook flow
2026-06-01 12:37:04 +05:30
Anish Sarkar
78315eb55b
feat(gateway): add Slack platform adapter
2026-06-01 12:36:27 +05:30
Anish Sarkar
c958fe5bc6
feat(gateway): introduce GATEWAY_TELEGRAM_INTAKE_MODE for Telegram integration
2026-05-28 05:02:07 +05:30
Anish Sarkar
2a41a157f7
refactor(gateway): model external chat surfaces over canonical chats
2026-05-28 04:39:54 +05:30
Anish Sarkar
08bf3cc023
refactor(gateway): run inbox and BYO polling from FastAPI lifespan
2026-05-28 04:38:00 +05:30
Anish Sarkar
72024353f9
fix(gateway): harden Telegram webhook intake
2026-05-28 04:37:41 +05:30
Anish Sarkar
a57b741d5e
refactor(gateway): rename persistence models to external chat
2026-05-28 04:37:27 +05:30
Anish Sarkar
59e6475348
feat(gateway): add Telegram adapter and formatting
2026-05-27 23:38:09 +05:30
Anish Sarkar
c9b7d7b572
feat(gateway): add gateway domain primitives
2026-05-27 23:37:54 +05:30