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
|
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
|
988794343b
|
Improve buildscript, fix publication
|
2021-01-21 10:08:21 +08:00 |
|
Him188
|
7dd7f48994
|
Don't catch Error while reconnecting and sending packet, fix #824
|
2021-01-08 12:03:42 +08:00 |
|
Him188
|
faece77942
|
[Review] Rearrange utilities
|
2021-01-06 16:09:44 +08:00 |
|
Him188
|
382d3d08d4
|
[Review] Move WeakRef to mirai-core-utils
|
2021-01-06 15:13:15 +08:00 |
|
Him188
|
1d24a810fe
|
Unify image id
|
2021-01-05 23:28:34 +08:00 |
|
Him188
|
767eb75d4e
|
Move Http client from MiraiPlatformUtils to IMirai.Http
Delete MiraiPlatformUtils
Add timeout configuration for ktor HttpClient, fix #673
|
2021-01-05 20:43:04 +08:00 |
|
Him188
|
d5cdd9e161
|
Improve file type detecting
|
2021-01-05 20:35:10 +08:00 |
|
Him188
|
9347d6baf6
|
Fix voice upload, fix #782
|
2020-12-28 16:39:30 +08:00 |
|
Him188
|
31a8932070
|
Fix voice upload
|
2020-12-28 15:10:47 +08:00 |
|
Him188
|
42f824d516
|
Integrate Voice APIs with ExternalResource
|
2020-12-27 23:31:04 +08:00 |
|
Him188
|
822c3049c2
|
Fix package
|
2020-12-26 22:16:27 +08:00 |
|
Him188
|
73954130f8
|
Move utilities to mirai-core-utils
|
2020-12-26 20:05:10 +08:00 |
|
Him188
|
7a4a8fd55c
|
Rename utils file
|
2020-12-26 17:46:39 +08:00 |
|
Him188
|
bda4cee0ed
|
Move utilities to mirai-core-utils
|
2020-12-26 17:45:30 +08:00 |
|
Him188
|
bfda72e58f
|
ExternalResource (#754)
* ExternalResource fundamentals:
- Introduce ExternalResource
- Migrate functions
- Move utilities to mirai-core-utils
* Fix build
* Fix filename and misc improvements
* Close file on ExternalResource.close;
Reset filePointer to 0 on stream close
* Rearrange image extensions
* Fix tests
* Fix build
* toExternalResource: formatName = null by default
* Reduce unnecessary continuations
* Fix ExternalResourceImplByFileWithMd5.inputStream
* ExternalResource: Remove BufferedImage support
* Don't close stream on image upload;
Unified closing behaviorImprove;
Improve FileCacheStrategy;
* Fix createImageDataPacketSequence closing
* Fix image upload, change size to long
* Fix docs
* Rename SendImageUtilsJvmKt to SendResourceUtilsJvmKt
* Run BIO appropriately
* Postpone file detection on formatName getter
* Fix SendResourceUtilsJvmKt JvmName
Co-authored-by: Karlatemp <karlatemp@vip.qq.com>
|
2020-12-26 17:36:00 +08:00 |
|
Him188
|
82f24b736c
|
Fix HMPP platform structure
|
2020-12-18 15:37:13 +08:00 |
|
Him188
|
20bc17ee43
|
Use constants in buildscript
|
2020-12-18 14:14:12 +08:00 |
|
Him188
|
95013a6ca2
|
Change Duration.asHumanReadable to Duration.toHumanReadableString for clearer semantics
|
2020-12-17 09:21:59 +08:00 |
|
Him188
|
b0d43eb708
|
Fix file classname
|
2020-12-17 09:07:58 +08:00 |
|
Him188
|
caeedf5d5d
|
Move TimeUtils from mirai-core-api to mirai-core-utils
|
2020-12-17 08:31:24 +08:00 |
|
Him188
|
64bd63d7a0
|
Multiple MessageSource.id and MessageSource.internalId for split sources now, and split messages in the future. Close #618
|
2020-12-02 10:46:06 +08:00 |
|
Him188
|
8fdfe830fe
|
Introduce new module mirai-core-utils
|
2020-12-02 09:25:25 +08:00 |
|