Commit Graph

5144 Commits

Author SHA1 Message Date
Him188
c517e0685f Update docs 2021-01-29 14:00:24 +08:00
Him188
6c0c69b183 Remove jar files in root module publication 2021-01-29 13:44:20 +08:00
Him188
f291461099 2.2.0 2021-01-29 12:21:52 +08:00
Him188
0a59a6d405 Ensure binary compatibility, apiDump 2021-01-29 12:09:50 +08:00
Him188
6cfd7a34ca Fix default file type from "" to DEFAULT_FORMAT_NAME 2021-01-29 11:39:54 +08:00
Him188
df3cc8457d Fix image extension "null" received from some official clients 2021-01-29 11:38:43 +08:00
Him188
f18aecbbc1 Add experimental nextEventAsync 2021-01-29 11:22:07 +08:00
Him188
a82c68c7ec Fix nextEvent cancellation 2021-01-29 11:21:56 +08:00
Him188
22ac89207a Fix friend message sequence sync with multiple bots 2021-01-29 11:21:40 +08:00
Him188
245d08051b Fix build 2021-01-29 10:52:40 +08:00
Him188
dcb9a19c45 Update docs: Contacts diagrams 2021-01-29 10:44:26 +08:00
Him188
49522fb5d3 Make UserProfile impl data class 2021-01-29 10:43:54 +08:00
Him188
559d6a7039 Merge remote-tracking branch 'mirai/dev' into dev 2021-01-29 10:23:42 +08:00
Him188
f8d8ffb782 Improve inspection performance 2021-01-29 10:23:18 +08:00
Him188
b3e77119fb Shuffle server list when RequireReconnect 2021-01-29 09:05:47 +08:00
Him188
17de501f04 Update default server list 2021-01-29 09:05:21 +08:00
Him188
3704604544 Extract ResolveContext and RestrictedScope to separate modules 2021-01-29 07:44:22 +08:00
Karlatemp
b3e62552a4
2.2.0-dev-7 2021-01-28 21:07:38 +08:00
Karlatemp
1f5f0e269c
Fix MessageSource.ensureSequenceIdAvailable()
fix #930
2021-01-28 21:06:54 +08:00
Him188
60190d373c Fix ForceAsLongMessage 2021-01-28 18:55:31 +08:00
Him188
e4d3a17281 2.2.0-dev-6 2021-01-28 18:52:41 +08:00
Him188
fb3b4425ed Fix long message internal and forward message uploading 2021-01-28 18:45:38 +08:00
Him188
9bfc6ffb4a Fix workflows 2021-01-28 18:21:56 +08:00
Him188
74c4369931 Implement long message for private session and unify message send as SendMessageHandler, fix send failure with quoted image fix #892 2021-01-28 18:04:17 +08:00
Him188
32362f02c3 Add Stranger.asFriend and Stranger.asFriendOrNull 2021-01-28 18:02:53 +08:00
Him188
33fc9c9daa Optimize workflows 2021-01-28 11:51:32 +08:00
Him188
fb36321953 Fix gitmodules 2021-01-28 10:31:27 +08:00
Him188
61f8d44678 Git checkout with remote=true in build 2021-01-28 10:30:08 +08:00
Him188
fefa4c926f Use https url for submodule mirai-console 2021-01-28 10:20:45 +08:00
Him188
f66f090c16 Update all-build.yml 2021-01-28 10:17:59 +08:00
Him188
550899afa0 Configure experimental annotations, binary compatibility validator, dokka, build, publishing, for mirai-console. 2021-01-28 10:13:43 +08:00
Him188
5f9625c35e Don't include mirai-console if submodule not configured 2021-01-28 09:46:57 +08:00
Him188
e0476d7e14 Include mirai-console in mirai project build 2021-01-28 09:32:23 +08:00
Him188
8eee511dd5 Merge remote-tracking branch 'origin/dev' into dev 2021-01-28 08:16:58 +08:00
Him188
b30e098068 Add EventChannel.filter accepting non-suspend Predicates for Java users 2021-01-28 08:16:35 +08:00
Karlatemp
ca694e217b
StrangerList.GetStrangerList.Response 2021-01-27 23:19:40 +08:00
Karlatemp
073666e9f7
Correct package of StrangerList 2021-01-27 23:06:34 +08:00
Him188
f48f73f673 2.2.0-dev-4 2021-01-27 14:02:01 +08:00
Him188
525d7c8de3 Do not publish jvm artifacts in root module, fix unresolved dependency with Android. fix #897 2021-01-27 13:57:32 +08:00
Him188
1a431bc94d Merge remote-tracking branch 'origin/dev' into dev 2021-01-26 23:41:04 +08:00
Him188
499b837259 Fix apiDump 2021-01-26 23:39:30 +08:00
Him188
e25b9058a1
Delete question.md 2021-01-26 23:14:31 +08:00
Him188
1cd42b53f6 Add Group.setEssenceMessage(MessageChain) 2021-01-26 23:13:30 +08:00
Him188
4881b176a7 Add Group.setEssenceMessage(MessageChain) 2021-01-26 23:10:45 +08:00
Him188
ba7a3e0889 Unified exception message for setEssenceMessage 2021-01-26 23:09:13 +08:00
Him188
b065b29119 Update docs 2021-01-26 23:05:41 +08:00
Him188
7e4424dc5a Make ShowImageFlag implement ConstrainSingle and MessageKey 2021-01-26 23:04:39 +08:00
Karlatemp
3dea0f7dd7
Use Group.id for sending MusicShare
fix #918
2021-01-26 22:45:19 +08:00
HelloWorld
1df5479c0b
Merge pull request #921 from sandtechnology/showImage
Support detect show image, also update pb
2021-01-26 22:26:59 +08:00
mzdluo123
dbec2db1a2
api dump 2021-01-26 22:20:16 +08:00