mirror of
https://github.com/usememos/memos.git
synced 2025-12-18 06:41:32 +08:00
- 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> |
||
|---|---|---|
| .. | ||
| idp_service_test.go | ||
| memo_service_test.go | ||
| shortcut_service_test.go | ||
| test_helper.go | ||
| user_service_stats_test.go | ||
| workspace_service_test.go | ||