You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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>
2 weeks ago
..
idp_service_test.go refactor: remove unused constants 4 weeks ago
memo_service_test.go refactor: remove unused constants 4 weeks ago
shortcut_service_test.go refactor: remove unused constants 4 weeks ago
test_helper.go chore: remove unused syntax 2 weeks ago
user_service_stats_test.go refactor: remove unused constants 4 weeks ago
workspace_service_test.go refactor: remove unused constants 4 weeks ago