multica/server
Jiang Bohan c8ab2e8642 fix(server): subscribe @mentioned users in issue descriptions
When a user @mentions someone in an issue description (create or update),
the mentioned users were notified via inbox but not added as subscribers.
This adds subscriber registration for mentioned users in both the
issue:created and issue:updated event listeners, mirroring the existing
notification logic.
2026-03-31 18:36:15 +08:00
..
cmd fix(server): subscribe @mentioned users in issue descriptions 2026-03-31 18:36:15 +08:00
internal feat(agents): reply as thread instead of top-level comment (#205) 2026-03-31 13:48:39 +08:00
migrations feat(agents): reply as thread instead of top-level comment (#205) 2026-03-31 13:48:39 +08:00
pkg feat(agents): reply as thread instead of top-level comment (#205) 2026-03-31 13:48:39 +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