multica/server
Naiyuan Qing 56c06ec13b refactor(timeline): use avatar for activity entries, remove filter, allow nested replies
- Activity entries now show ActorAvatar instead of a small dot (consistent with comments)
- Remove All/Comments/Activity filter toggle (comments are just a type of activity)
- Remove one-level reply restriction in backend (allow nested threading)
- Remove unused Circle import

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-28 22:13:23 +08:00
..
cmd fix(activity): address code review feedback 2026-03-28 22:02:25 +08:00
internal refactor(timeline): use avatar for activity entries, remove filter, allow nested replies 2026-03-28 22:13:23 +08:00
migrations fix(comments): cascade delete replies in DB when parent comment is deleted 2026-03-28 22:04:35 +08:00
pkg feat(activity): unified activity timeline with comment reply support 2026-03-28 21:53:08 +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