Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

RoamingSupported for Group #2332

Merged
merged 5 commits into from
Jan 5, 2023
Merged

RoamingSupported for Group #2332

merged 5 commits into from
Jan 5, 2023

Conversation

StageGuard
Copy link
Member

已经写好了,但是 test 和 mock 部分还没完成。
通过 MessageSvc.PbGetGroupMsg 指令传递 msgSeq 获取消息,然后通过判断 MsgComm.Msg.msgHead.msgTime 来截取需要的消息。

@Him188 Him188 added this to the 2.14.0-RC milestone Nov 8, 2022
@Him188 Him188 self-assigned this Nov 23, 2022
@Him188 Him188 requested review from Him188 and Karlatemp and removed request for Him188 December 16, 2022 01:15
@Karlatemp Karlatemp added t:enhancement 类型: 现有功能上的优化 t:feature 类型: 新特性 z:ready-to-merge 状态: PR 已经可以合并, 正在等待一些安排 s:core 子系统: mirai-core labels Jan 1, 2023
StageGuard and others added 5 commits January 2, 2023 15:37
… for group:

- Added `RoamingMessagesImplGroup`.
- Dump API changes for Group RoamingMessages.
- [mock] Fix MockRoamingMessages missing MessageSource
- [core] Convert hierarchical TimeBasedRoamingMessagesImpl to common, to reduce code complexity
@Him188 Him188 merged commit f04c623 into mamoe:dev Jan 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
s:core 子系统: mirai-core t:enhancement 类型: 现有功能上的优化 t:feature 类型: 新特性 z:ready-to-merge 状态: PR 已经可以合并, 正在等待一些安排
Projects
None yet
Development

Successfully merging this pull request may close these issues.

为群实现 RoamingSupported
3 participants