chore(plan): complete frontend message flow tasks except gap hint

This commit is contained in:
nav
2026-05-12 15:59:18 +00:00
parent a0be5d6b36
commit f81f9419e0
2 changed files with 5 additions and 5 deletions

View File

@@ -27,10 +27,10 @@
- [x] 频道切换与 URL 状态同步
### 1.4 消息主链路
- [ ] 消息拉取(分页/区间)
- [ ] 发送消息
- [ ] 编辑消息
- [ ] 删除消息
- [x] 消息拉取(分页/区间)
- [x] 发送消息
- [x] 编辑消息
- [x] 删除消息
- [ ] 回补提示next_expected_seq
### 1.5 实时能力