Commit Graph

7 Commits (24fc8ab8ca68d092e7b12a5d51c48ca9420f72b5)

Author SHA1 Message Date
memoclaw 24fc8ab8ca
feat(mentions): add memo mention parsing, notifications, and rendering (#5811)
Co-authored-by: memoclaw <265580040+memoclaw@users.noreply.github.com>
2 months ago
memoclaw f759b416af
refactor(inbox): store memo comment payloads without activity records (#5741)
Co-authored-by: memoclaw <265580040+memoclaw@users.noreply.github.com>
3 months ago
Steven bc1550e926 refactor(api): migrate inbox functionality to user notifications
- Remove standalone InboxService and move functionality to UserService
- Rename inbox to user notifications for better API consistency
- Add ListUserNotifications, UpdateUserNotification, DeleteUserNotification methods
- Update frontend components to use new notification endpoints
- Update store layer to support new notification model

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
8 months ago
Steven b8763905ba chore: tweak naming 2 years ago
Steven 981bfe0464 feat: add version checker 3 years ago
Steven 36b4ba33fa chore: remove outdated activity definition 3 years ago
Steven e5978a70f5 chore: initial inbox store model 3 years ago