Commit 4843a4f
authored
Replace mention fan-out with backend mentions index
useMentionActivity now wraps a single getTaskMentions query against the new task_mentions endpoint; the per-channel/per-task thread scan, its mention-matching helpers, and the plan file are deleted. mentionActivity in core is reduced to a DTO-to-item mapper (countUnseenActivity unchanged), and ActivityView resolves desktop folder-channel ids itself.
Generated-By: PostHog Code
Task-Id: 47e3ad2f-36c4-4d54-ae0c-07923d3068181 parent d3855dc commit 4843a4f
11 files changed
Lines changed: 164 additions & 503 deletions
File tree
- docs/plans
- packages
- api-client/src
- core/src/canvas
- ui/src/features/canvas
- components
- hooks
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
73 | 73 | | |
74 | 74 | | |
75 | 75 | | |
| 76 | + | |
76 | 77 | | |
77 | 78 | | |
78 | 79 | | |
| |||
2303 | 2304 | | |
2304 | 2305 | | |
2305 | 2306 | | |
| 2307 | + | |
| 2308 | + | |
| 2309 | + | |
| 2310 | + | |
| 2311 | + | |
| 2312 | + | |
| 2313 | + | |
| 2314 | + | |
| 2315 | + | |
| 2316 | + | |
| 2317 | + | |
| 2318 | + | |
| 2319 | + | |
| 2320 | + | |
| 2321 | + | |
| 2322 | + | |
| 2323 | + | |
| 2324 | + | |
| 2325 | + | |
2306 | 2326 | | |
2307 | 2327 | | |
2308 | 2328 | | |
| |||
0 commit comments