memos/server/router/api/v1/test
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
..
idp_service_test.go refactor: remove unused constants 2025-10-16 20:40:46 +08:00
memo_service_test.go refactor: remove unused constants 2025-10-16 20:40:46 +08:00
shortcut_service_test.go refactor: remove unused constants 2025-10-16 20:40:46 +08:00
test_helper.go chore: remove unused syntax 2025-10-27 08:31:57 +08:00
user_service_stats_test.go refactor: remove unused constants 2025-10-16 20:40:46 +08:00
workspace_service_test.go refactor: remove unused constants 2025-10-16 20:40:46 +08:00