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 |
|
mzdluo123
|
eec2e9f2c1
|
Merge remote-tracking branch 'origin/dev' into dev
# Conflicts:
# mirai-core/src/commonMain/kotlin/contact/GroupImpl.kt
|
2021-01-26 22:11:08 +08:00 |
|
mzdluo123
|
19829b75f1
|
add: set group essence message #837
|
2021-01-26 22:10:05 +08:00 |
|
sandtechnology
|
57f1e6f303
|
update api changes
|
2021-01-26 22:00:59 +08:00 |
|
sandtechnology
|
dd9439d507
|
Support detect show image, also update pb
|
2021-01-26 21:22:46 +08:00 |
|
Him188
|
0bad96dd31
|
2.2.0-dev-3
|
2021-01-26 19:33:50 +08:00 |
|
Him188
|
7a6e930fc7
|
Support key refresh (#901)
* Add skey tests
* t106
* Fix some protocol errors. skey refresh
* login extra
* Support Key refresh, close #833
* apiDump
* Merge with dev
|
2021-01-26 19:32:27 +08:00 |
|
Him188
|
cc87f6833f
|
2.2.0-dev-2
|
2021-01-26 19:14:07 +08:00 |
|
Him188
|
d8b1505181
|
Highway big data channel (#917)
- Fix retryWithServers exception suppress
- ConfigPush BDH session
- ConfigPush SSO change server
- Upload group PTT silk, #577
- Support upload private image through highway, close #194;
- Add fallback strategies for uploading group voice #577 and private image #916
- Upload all resources through highway BDH
- Support concurrent uploading
- Add BotConfiguration.highwayUploadCoroutineCount
close #916, close #577, close #194
|
2021-01-26 19:08:01 +08:00 |
|
Him188
|
8ad0b91974
|
Fix blocking calls in suspend contexts
|
2021-01-26 13:38:23 +08:00 |
|
Him188
|
63860f9ab7
|
Improve logs
|
2021-01-26 13:25:13 +08:00 |
|
Him188
|
f90fd38a61
|
Merge remote-tracking branch 'origin/dev' into dev
|
2021-01-26 12:56:23 +08:00 |
|
Him188
|
05d302e1a4
|
Fix docs
|
2021-01-26 12:42:54 +08:00 |
|
Him188
|
544006b0e7
|
Improve OtherClients load messages
|
2021-01-26 12:42:11 +08:00 |
|
Him188
|
6402315ed7
|
Update ConfiguringProjects.md
|
2021-01-26 11:36:47 +08:00 |
|
Him188
|
596a295905
|
2.2.0-dev-1
|
2021-01-26 00:32:35 +08:00 |
|
Him188
|
fed003e491
|
async reconnect
|
2021-01-25 23:26:18 +08:00 |
|
Him188
|
d3b9741bdb
|
Renew QQAndroidClient on reconnection
|
2021-01-25 22:53:04 +08:00 |
|
Him188
|
af9eadf34e
|
Fix endless reconnection on LoginFailedException, close #895
|
2021-01-25 12:41:07 +08:00 |
|
Him188
|
ff9cc6a74e
|
Improve logs on reconnection
|
2021-01-25 12:36:16 +08:00 |
|
Him188
|
708e77bcfa
|
Update docs
|
2021-01-24 15:59:54 +08:00 |
|
Him188
|
413b703dc6
|
Update docs
|
2021-01-24 15:33:19 +08:00 |
|
Him188
|
85af764e92
|
Update docs
|
2021-01-24 15:10:26 +08:00 |
|
Him188
|
2d89c2a40c
|
Update docs
|
2021-01-24 15:10:11 +08:00 |
|
Him188
|
64d4e81087
|
Update docs
|
2021-01-24 15:05:03 +08:00 |
|
Him188
|
336cc6a8f9
|
Add OutgoingPacketWithRespType for developing convenience
|
2021-01-24 04:39:59 +08:00 |
|
Him188
|
cd905991f7
|
Update docs
|
2021-01-24 04:05:43 +08:00 |
|
Him188
|
dac3b0f206
|
Add experimental notes for MusicShare
|
2021-01-24 01:18:07 +08:00 |
|
Him188
|
c0154603eb
|
2.1.0
|
2021-01-24 01:15:20 +08:00 |
|
Him188
|
8e2e259618
|
Move queryProfile from Bot to IMirai and add User.queryProfile
|
2021-01-24 01:15:12 +08:00 |
|
Him188
|
8da048af63
|
Serialization support for MusicShare;
Rename MusicShare.type to kind;
Rename MusicType to MusicKind;
|
2021-01-24 00:39:05 +08:00 |
|
Him188
|
9d77382b6d
|
Remove delay on BotOfflineEvent.Force
|
2021-01-24 00:20:21 +08:00 |
|
Him188
|
44d96fe36b
|
Speed up reloadGroupList: use Semaphore with 30 initial permits
|
2021-01-24 00:15:46 +08:00 |
|
Him188
|
80b00f9910
|
Fix reloadGroup retry
|
2021-01-24 00:13:52 +08:00 |
|
Him188
|
ab2a8539e0
|
Fix reconnect, #894
|
2021-01-24 00:09:19 +08:00 |
|
Him188
|
4977415b79
|
Add ConfigurationDsl to autoReconnectOnForceOffline
|
2021-01-23 23:48:58 +08:00 |
|
Him188
|
e605c293f5
|
Revert "Fix reconnect. Fix #894"
This reverts commit 65eff19f
|
2021-01-23 23:48:38 +08:00 |
|
Him188
|
65eff19f32
|
Fix reconnect. Fix #894
|
2021-01-23 23:29:09 +08:00 |
|
Him188
|
2e5b223b6a
|
支持使用QQ互联通道发送音乐分享 (#889)
* Add new MessageContent MusicShare and its protocol internals. #690, #682
* MusicShare sending
* MusicShare: MessageSource integration fundamentals
* - MessageReceipt integration for MusicShare
- Support MusicShare in QuoteReply: transform as PlainText
- Support LightApp refining, support decoding MusicShare
* Dump api for MusicShare
* Remove debugging code
* 2.1.0-dev-3
* Remove confusing providedSequenceIds in OnlineMessageSourceToGroupImpl
* fix build
Co-authored-by: wdvxdr <wdvxdr@foxmail.com>
|
2021-01-23 22:09:27 +08:00 |
|
Him188
|
705153c7d6
|
Update blocking bridge to 1.7.4
|
2021-01-23 15:24:14 +08:00 |
|
Karlatemp
|
5a468a0177
|
Delete debugging println
|
2021-01-23 14:44:32 +08:00 |
|
Karlatemp
|
4e2ba2f7e3
|
Improve group message sending (#892)
|
2021-01-23 14:31:26 +08:00 |
|
Karlatemp
|
c762ecd0a2
|
Fix recall error message
|
2021-01-23 14:30:43 +08:00 |
|
Him188
|
46998250a1
|
2.1.0-dev-2
|
2021-01-23 03:11:05 +08:00 |
|
Him188
|
162bc9113c
|
Improve message event logs:
- Do not include MessageSource
- Treat MessageSyncEvent as a message sent by others
|
2021-01-23 03:09:04 +08:00 |
|
Him188
|
e2554f0ea6
|
Fix message results in internal impl
|
2021-01-23 02:58:22 +08:00 |
|
Him188
|
76459aca34
|
Remove ProtoBufWithNullableSupport.kt, use Kotlin's ProtoBuf instead, fix potential serialization problems
|
2021-01-23 01:29:34 +08:00 |
|