Him188
|
90ee9b441a
|
Rework reconnection, fixes #228
|
2020-04-15 16:46:39 +08:00 |
|
Him188
|
b3a56126d4
|
Change retention of SinceMirai to BINARY
|
2020-04-15 08:47:53 +08:00 |
|
Him188
|
f5a8420231
|
Speed up image uploading
|
2020-04-13 11:13:27 +08:00 |
|
Him188
|
da39cc41a8
|
Fix fatal error catching on init
|
2020-04-08 13:58:56 +08:00 |
|
Him188
|
d9756c212c
|
Add common runBlocking for convenience
|
2020-04-08 10:49:04 +08:00 |
|
Him188
|
b8b749bf65
|
Completed CombinedMessage redesigning and constraining on concatenation
|
2020-04-06 18:04:41 +08:00 |
|
Him188
|
fb635c14bc
|
Fix unsigned value representation
|
2020-04-02 21:28:31 +08:00 |
|
Him188
|
42595a37b0
|
Fix fixToString
|
2020-04-02 21:25:52 +08:00 |
|
Him188
|
32553fad2b
|
Introduce ContactMessage to replace MessagePacket<*, *>
|
2020-04-02 20:27:16 +08:00 |
|
Him188
|
3773548983
|
Replace use of Bot.uin with Bot.id
|
2020-04-02 19:27:40 +08:00 |
|
Him188
|
97522bdf2a
|
Rearrange internal APIs
|
2020-04-02 09:43:50 +08:00 |
|
Him188
|
1f7bc4e50f
|
Fix #178
|
2020-03-31 11:57:19 +08:00 |
|
Him188
|
90ef83e345
|
Move protocol-specific classes to mirai-core-qqandroid
|
2020-03-29 02:46:38 +08:00 |
|
Him188
|
a7e9b151e4
|
Support long messages
|
2020-03-29 02:26:59 +08:00 |
|
Him188
|
e30a1ea4b9
|
Fix length limitation
|
2020-03-28 23:58:09 +08:00 |
|
Him188
|
c854be95a7
|
Adjust visibility
|
2020-03-28 23:55:05 +08:00 |
|
Him188
|
5672837878
|
Add gzip and ungzip
|
2020-03-28 21:53:33 +08:00 |
|
Him188
|
c6a72ba638
|
Suppress expected warnings
|
2020-03-24 15:13:12 +08:00 |
|
Him188
|
70dd71cb61
|
Migrate to Kotlin 1.4
|
2020-03-24 13:42:33 +08:00 |
|
Him188
|
9b191f6763
|
Add close(onEach)
|
2020-03-22 15:57:14 +08:00 |
|
Him188
|
48cf885ca3
|
Revise @SinceMirai
|
2020-03-20 20:10:13 +08:00 |
|
Him188
|
243b2ea731
|
Gather all platform-specified utilities into a MiraiPlatformUtils
|
2020-03-08 21:14:41 +08:00 |
|
Him188
|
8bd6dfcf2c
|
Change Retentions
|
2020-03-08 20:44:36 +08:00 |
|
Him188
|
7593e34898
|
Add standard output override
|
2020-03-08 20:09:53 +08:00 |
|
Him188
|
c5d98cbefd
|
Replace use of Experimental with OptIn
|
2020-03-08 00:47:12 +08:00 |
|
Him188
|
e39fe5a46f
|
Merge branch 'master' into kotlin-1.3.70
# Conflicts:
# mirai-core-qqandroid/src/commonMain/kotlin/net/mamoe/mirai/qqandroid/network/QQAndroidClient.kt
# mirai-core-qqandroid/src/commonMain/kotlin/net/mamoe/mirai/qqandroid/network/highway/HighwayHelper.kt
# mirai-core-qqandroid/src/commonMain/kotlin/net/mamoe/mirai/qqandroid/network/highway/highway.kt
# mirai-core-qqandroid/src/commonMain/kotlin/net/mamoe/mirai/qqandroid/network/protocol/packet/login/WtLogin.kt
# mirai-core/build.gradle.kts
# mirai-core/src/androidMain/kotlin/net/mamoe/mirai/utils/addSuppressed.kt
# mirai-core/src/commonMain/kotlin/net.mamoe.mirai/utils/ExternalImage.kt
# mirai-core/src/commonMain/kotlin/net.mamoe.mirai/utils/channels.kt
# mirai-core/src/commonMain/kotlin/net.mamoe.mirai/utils/io/chunked.kt
# mirai-core/src/commonMain/kotlin/net.mamoe.mirai/utils/io/input.kt
# mirai-core/src/jvmMain/kotlin/net/mamoe/mirai/utils/addSuppressed.kt
|
2020-03-08 00:29:51 +08:00 |
|
Him188
|
b1f36704c8
|
Revert "Use io.ktor.utils.io than kotlinx.io "
This reverts commit 6a85769e
|
2020-03-08 00:24:49 +08:00 |
|
Him188
|
e60a6bcf68
|
Revert "Use ktor.io than kotlinx.io "
|
2020-03-07 22:04:31 +08:00 |
|
Him188
|
b3c4f24e33
|
Revert "Use io.ktor.utils.io than kotlinx.io "
This reverts commit 6a85769e
|
2020-03-07 18:48:07 +08:00 |
|
Him188
|
26210e7845
|
Generify functions
|
2020-03-07 11:29:04 +08:00 |
|
Him188
|
27fe240630
|
Fix addSuppressed, close #116
|
2020-03-06 22:06:36 +08:00 |
|
Him188
|
37344c19d6
|
Fix addSuppressed
|
2020-03-06 22:04:55 +08:00 |
|
Him188
|
91df72981c
|
Migrate to @RequiresOptIn
|
2020-03-06 17:51:58 +08:00 |
|
Him188
|
3b16f0a226
|
Fix warnings
|
2020-03-05 21:36:46 +08:00 |
|
Him188
|
bfcb8606a2
|
Merge branch 'master' into kotlin-1.3.70
|
2020-03-05 15:49:48 +08:00 |
|
Him188
|
8c48ca8136
|
Use new serialization
|
2020-03-05 14:52:12 +08:00 |
|
Him188
|
954d6156a9
|
Fix build
|
2020-03-05 09:47:42 +08:00 |
|
Him188
|
8777d583b0
|
Merge remote-tracking branch 'origin/kotlin-1.3.70' into kotlin-1.3.70
# Conflicts:
# mirai-core-qqandroid/src/commonMain/kotlin/net/mamoe/mirai/qqandroid/network/highway/HighwayHelper.kt
# mirai-core/src/commonMain/kotlin/net.mamoe.mirai/utils/io/chunked.kt
|
2020-03-05 09:45:12 +08:00 |
|
Him188
|
9bff0f77ec
|
Kotlin 1.3.70
|
2020-03-05 09:44:50 +08:00 |
|
Him188
|
33d562a296
|
Merge remote-tracking branch 'origin/kotlin-1.3.70' into kotlin-1.3.70
|
2020-03-04 21:50:49 +08:00 |
|
Him188
|
9a039e1602
|
Fix reference
(cherry picked from commit 8dabeba40d )
|
2020-03-04 21:50:17 +08:00 |
|
Him188
|
8dabeba40d
|
Fix reference
|
2020-03-04 21:21:23 +08:00 |
|
Him188
|
c962bd2641
|
Revert "Adapt new kotlinx.serialization"
This reverts commit 0a6b39e6
|
2020-03-04 14:11:36 +08:00 |
|
Him188
|
60b6eab73e
|
Revert "Update to Kotlin 1.3.70"
This reverts commit 2e57e358
|
2020-03-04 13:58:01 +08:00 |
|
Him188
|
0a6b39e62c
|
Adapt new kotlinx.serialization
|
2020-03-04 10:50:54 +08:00 |
|
Him188
|
2e57e358c3
|
Update to Kotlin 1.3.70
|
2020-03-04 08:54:56 +08:00 |
|
Him188
|
b7fa7adf99
|
Add Java-friendly APIs for Contacts
|
2020-03-01 20:13:52 +08:00 |
|
Him188
|
bd1a968db9
|
misc
|
2020-03-01 16:55:33 +08:00 |
|
Him188
|
dd3179c704
|
Add @LazyProperty to explicitly indicate a property delegated by lazy
|
2020-03-01 14:38:27 +08:00 |
|
Him188
|
f57d0242ad
|
Ignore null values
|
2020-03-01 01:41:33 +08:00 |
|