multica/server
Naiyuan Qing 4126073229 feat(inbox): scope all inbox queries by workspace_id
Inbox items were previously queried only by recipient, which leaked data
across workspaces. All list/count/batch operations now filter by
workspace_id from the X-Workspace-ID header.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-29 17:42:45 +08:00
..
cmd feat(inbox): scope all inbox queries by workspace_id 2026-03-29 17:42:45 +08:00
internal feat(inbox): scope all inbox queries by workspace_id 2026-03-29 17:42:45 +08:00
migrations feat(inbox): add priority/due_date notifications, structured details, and hover card 2026-03-29 00:22:17 +08:00
pkg feat(inbox): scope all inbox queries by workspace_id 2026-03-29 17:42:45 +08:00
go.mod feat(auth): email verification login and personal access tokens 2026-03-26 14:32:30 +08:00
go.sum feat(auth): email verification login and personal access tokens 2026-03-26 14:32:30 +08:00
sqlc.yaml feat: pivot to AI-native task management platform (#232) 2026-03-20 17:55:49 +08:00