memos/server
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>
2025-10-31 08:33:09 +08:00
..
profiler chore: fix linter 2025-05-27 23:22:32 +08:00
router refactor(api): migrate inbox functionality to user notifications 2025-10-31 08:33:09 +08:00
runner chore: remove references handling from markdown extraction 2025-10-27 00:12:24 +08:00
server.go refactor: update markdown parser 2025-10-26 11:28:40 +08:00