multica/server
Naiyuan Qing 3e8c715de8 feat(realtime): skip WS refetch for self-triggered events
Backend WS messages now include actor_id from the Event struct.
Frontend useRealtimeSync skips the debounced refetch when the event
was triggered by the current user, eliminating unnecessary re-renders
of heavy components (~400ms after each user action).

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-31 13:09:17 +08:00
..
cmd feat(realtime): skip WS refetch for self-triggered events 2026-03-31 13:09:17 +08:00
internal feat(security): redact sensitive information in agent live output 2026-03-30 23:38:49 +08:00
migrations merge: resolve conflicts with main (reactions feature) 2026-03-30 23:29:42 +08:00
pkg feat(security): redact sensitive information in agent live output 2026-03-30 23:38:49 +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