feat: 新建 notification 模块并注册 #8

Merged
lindiwen23 merged 1 commits from dw into master 2026-06-03 09:19:02 +08:00
Collaborator

新增模块

notification 域(新建)

  • +list: 列出通知(支持已读/参与过滤)
  • +read: 标记单条通知为已读
  • +read-all: 标记所有通知为已读

register.go

  • 添加 notification 模块的 3 处注册(import、groups、descriptions)
## 新增模块 ### notification 域(新建) - **+list**: 列出通知(支持已读/参与过滤) - **+read**: 标记单条通知为已读 - **+read-all**: 标记所有通知为已读 ### register.go - 添加 notification 模块的 3 处注册(import、groups、descriptions)
lindiwen23 added 1 commit 2026-06-03 09:18:56 +08:00
CI / Build, Lint, Test (pull_request) Failing after 2m2s Details
b748a95511
feat: 新建 notification 模块并注册
- notification +list: 列出通知(支持已读/参与过滤)
- notification +read: 标记单条通知为已读
- notification +read-all: 标记所有通知为已读
- register.go: 添加 notification 模块的 import、groups、descriptions

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
lindiwen23 merged commit e9c4b5b0aa into master 2026-06-03 09:19:02 +08:00
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: jiangtx/gitlink-cli#8
No description provided.