Him188
|
ee45bcb3f0
|
Revise subscribingGet , remove coroutineContext params
|
2020-03-21 00:36:56 +08:00 |
|
Him188
|
cfd5946cd1
|
Add coroutineContext params
|
2020-03-20 21:01:37 +08:00 |
|
Him188
|
1c2d8cea36
|
Rename filter to mapper
|
2020-03-20 20:12:28 +08:00 |
|
Him188
|
48cf885ca3
|
Revise @SinceMirai
|
2020-03-20 20:10:13 +08:00 |
|
Him188
|
81f2388c44
|
Add concurrency control to message listeners, close #152
|
2020-03-20 18:41:54 +08:00 |
|
Him188
|
55ed5f9d70
|
Add concurrency control to event listeners
|
2020-03-20 18:27:04 +08:00 |
|
Him188
|
1b152b28fb
|
Remove shadowJar plugin
|
2020-03-19 15:15:15 +08:00 |
|
Him188
|
6615c3fab0
|
Apply shadowJar for future use
|
2020-03-19 15:03:53 +08:00 |
|
Him188
|
ecda34deee
|
Add async shortcuts for nextMessage
|
2020-03-19 10:25:57 +08:00 |
|
luo123
|
9391f8f225
|
rename
|
2020-03-17 02:49:04 -05:00 |
|
luo123
|
69d5bbd7fa
|
group active data
|
2020-03-17 02:49:04 -05:00 |
|
Him188
|
cae3251291
|
Mark with @SinceMirai
|
2020-03-17 13:06:34 +08:00 |
|
Him188
|
f015294367
|
Improve performance
|
2020-03-17 12:57:26 +08:00 |
|
Him188
|
ee45ad636b
|
Fix #141
|
2020-03-17 12:39:35 +08:00 |
|
Him188
|
3a57d51b47
|
Merge pull request #143 from kenvix/master
Fixed a issue that cause bot initialization failed on headless platform
|
2020-03-15 10:09:49 -05:00 |
|
ryoii
|
b89c3f889b
|
More face
|
2020-03-15 22:51:03 +08:00 |
|
Kenvix
|
4eb5c8615b
|
Fixed a issue that cause bot initialization failed on headless platform
|
2020-03-15 22:50:25 +08:00 |
|
luo123
|
9ff791e550
|
a little change
|
2020-03-14 11:43:43 +08:00 |
|
luo123
|
6973488db7
|
move to lowLevelApi.kt
|
2020-03-14 11:01:21 +08:00 |
|
luo123
|
4e7b3b0048
|
delete announcement
|
2020-03-14 00:45:36 +08:00 |
|
luo123
|
e57215a603
|
send announcement
|
2020-03-14 00:07:52 +08:00 |
|
luo123
|
aa61e9441a
|
get GroupAnnouncementList is working now
|
2020-03-13 22:33:11 +08:00 |
|
luo123
|
220d293b7a
|
get group announce list
|
2020-03-13 21:06:57 +08:00 |
|
Cyenoch
|
b3fa841d5f
|
Addressed an exception that was thrown because InetAddress.getLocalHost().hostAddress might get an ipv6 address
|
2020-03-11 23:01:53 +08:00 |
|
Cyenoch
|
6e7872e786
|
Addressed an exception that was thrown because InetAddress.getLocalHost().hostAddress might get an ipv6 address
|
2020-03-11 22:58:44 +08:00 |
|
PeratX
|
292388a1e8
|
Add XmlMessageHelper
|
2020-03-11 11:13:23 +08:00 |
|
Him188
|
4a0333524b
|
Update docs and OptIn annotations
|
2020-03-08 22:21:10 +08:00 |
|
Him188
|
a64c061377
|
Support LightApp message
|
2020-03-08 22:14:59 +08:00 |
|
Him188
|
584b5e9822
|
xml and Json messages support
|
2020-03-08 22:05:08 +08:00 |
|
Him188
|
21abfe4a64
|
Fix zip and unzip
|
2020-03-08 22:04:11 +08:00 |
|
Him188
|
243b2ea731
|
Gather all platform-specified utilities into a MiraiPlatformUtils
|
2020-03-08 21:14:41 +08:00 |
|
Him188
|
9f988e7d04
|
Remove ImageLink
|
2020-03-08 21:01:31 +08:00 |
|
Him188
|
8bd6dfcf2c
|
Change Retentions
|
2020-03-08 20:44:36 +08:00 |
|
Him188
|
71de716e92
|
Fix compilation bug
|
2020-03-08 20:26:37 +08:00 |
|
Him188
|
592d5fdef5
|
Add PlainText.of(CharSequence)
|
2020-03-08 20:14:22 +08:00 |
|
Him188
|
4cc8808372
|
Make output open
|
2020-03-08 20:12:33 +08:00 |
|
Him188
|
7593e34898
|
Add standard output override
|
2020-03-08 20:09:53 +08:00 |
|
Him188
|
4cd7487253
|
Remove logger 'Initializing BotNetworkHandler'
|
2020-03-08 19:55:49 +08:00 |
|
Him188
|
54a37afa59
|
Make PlainText.of inline
|
2020-03-08 19:51:13 +08:00 |
|
Him188
|
3cda7aa805
|
Add PlainText.of
|
2020-03-08 19:50:43 +08:00 |
|
Him188
|
86389306ee
|
Fix ambiguous NullMessageChain.equals
|
2020-03-08 19:48:29 +08:00 |
|
Him188
|
dad9c0b7b8
|
Fix docs
|
2020-03-08 19:33:58 +08:00 |
|
Him188
|
e3576fe5d0
|
Add Message.repeat , make Message.times inline
|
2020-03-08 19:26:15 +08:00 |
|
Him188
|
1998b53451
|
Add Message.times
|
2020-03-08 19:23:39 +08:00 |
|
Him188
|
ef29345d71
|
Use RequiresOptIn
|
2020-03-08 00:47:14 +08:00 |
|
Him188
|
c5d98cbefd
|
Replace use of Experimental with OptIn
|
2020-03-08 00:47:12 +08:00 |
|
Him188
|
710379eb80
|
Specify actual type
|
2020-03-08 00:44:05 +08:00 |
|
Him188
|
1ef3eb471b
|
Use custom Json configuration
|
2020-03-08 00:43:52 +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 |
|