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/proto
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>
5 days ago
..
api/v1 refactor(api): migrate inbox functionality to user notifications 5 days ago
gen refactor(api): migrate inbox functionality to user notifications 5 days ago
store refactor(api): migrate inbox functionality to user notifications 5 days ago
README.md
buf.gen.yaml chore: update openapi version 4 months ago
buf.lock chore: update gitignore 7 months ago
buf.yaml chore: update gitignore 7 months ago

README.md

Guide

Prerequisites

Generate

buf generate

Format

buf format -w