-
Notifications
You must be signed in to change notification settings - Fork 2.5k
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
[core] Fix message source logic #2513
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Member
Karlatemp
commented
Feb 17, 2023
- Fix quote replying
- Fix MessageSource.time
Karlatemp
added
x:protocol
属性: 协议相关
M
优先级: 主要
t:problem
类型: 不容易归类为特性或 bug 的综合问题
s:core
子系统: mirai-core
labels
Feb 17, 2023
This was
linked to
issues
Feb 17, 2023
Closed
这个 #2122 有可能顺便修了吗 |
Karlatemp
force-pushed
the
core/msg-source
branch
from
February 20, 2023 14:19
d0620c5
to
4a09773
Compare
Karlatemp
force-pushed
the
core/msg-source
branch
2 times, most recently
from
March 18, 2023 15:24
44cdf97
to
3c98707
Compare
为什么 snapshots failed 了呢 |
懂了, branch 名字包含 |
Him188
requested changes
Mar 19, 2023
mirai-core/src/commonMain/kotlin/message/protocol/impl/QuoteReplyProtocol.kt
Outdated
Show resolved
Hide resolved
mirai-core/src/commonMain/kotlin/message/protocol/impl/QuoteReplyProtocol.kt
Outdated
Show resolved
Hide resolved
mirai-core/src/commonMain/kotlin/contact/roaming/RoamingMessagesImplGroup.kt
Outdated
Show resolved
Hide resolved
mirai-core/src/commonMain/kotlin/message/protocol/impl/GeneralMessageSenderProtocol.kt
Outdated
Show resolved
Hide resolved
mirai-core/src/commonMain/kotlin/message/protocol/impl/GeneralMessageSenderProtocol.kt
Outdated
Show resolved
Hide resolved
mirai-core/src/commonMain/kotlin/message/protocol/impl/GeneralMessageSenderProtocol.kt
Show resolved
Hide resolved
dev 修了发 snapshot |
|
看这个 issue 的 comments |
Him188
reviewed
Mar 29, 2023
Him188
approved these changes
Mar 29, 2023
Karlatemp
commented
Mar 29, 2023
你可以合 |
… to facade message
Karlatemp
force-pushed
the
core/msg-source
branch
from
March 29, 2023 14:56
bc06bbd
to
893fb3e
Compare
Closed
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
M
优先级: 主要
s:core
子系统: mirai-core
t:problem
类型: 不容易归类为特性或 bug 的综合问题
x:behavior-change
属性: 行为变更 (API 不变, 行为改变)
x:protocol
属性: 协议相关
z:ready-to-merge
状态: PR 已经可以合并, 正在等待一些安排
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.