Him188
|
01e887fff5
|
Fix clashed Jvm classname
|
2020-07-31 16:32:23 +08:00 |
|
Him188
|
87e76d4890
|
Update Kotlin version to 1.4 and relevant libraries
|
2020-07-31 16:29:25 +08:00 |
|
Him188
|
2b09cdaa12
|
Add JDK bindings
|
2020-07-31 16:26:22 +08:00 |
|
Him188
|
80c477b42e
|
Improve documents
|
2020-07-30 01:12:40 +08:00 |
|
Him188
|
5607301244
|
Close #450: add BotConfiguration.loadDeviceInfoJson
|
2020-07-30 01:12:05 +08:00 |
|
Him188
|
ac91e77b5f
|
Fix #427: documentation issue on syncFromEvent
|
2020-07-30 01:02:18 +08:00 |
|
Him188
|
d51678fa29
|
Misc improvements
|
2020-07-30 00:53:03 +08:00 |
|
Him188
|
474e548137
|
Move MiraiCode from mirai-serialization to mirai-core
|
2020-07-30 00:52:36 +08:00 |
|
Him188
|
90185490df
|
Implementations rearrangement
|
2020-07-30 00:26:55 +08:00 |
|
Him188
|
f1efa0016b
|
Remove Suppress 'WRONG_MODIFIER_CONTAINING_DECLARATION'
|
2020-07-30 00:16:09 +08:00 |
|
Him188
|
dd35cc62d5
|
Fix #444: FriendMessageEvent is not a subclass of FriendEvent
|
2020-07-30 00:15:57 +08:00 |
|
Him188
|
c1d54f2fdf
|
Specify @file:JvmName("BotEventsKt") for types.kt
|
2020-07-30 00:14:49 +08:00 |
|
Him188
|
719b5ac7b5
|
Explicit api mode
|
2020-07-20 15:06:30 +08:00 |
|
Him188
|
0a7ebffd95
|
Fix #428
|
2020-07-16 22:07:35 +08:00 |
|
Him188
|
58908d60b2
|
Merge remote-tracking branch 'origin/dev' into dev
|
2020-07-16 13:47:49 +08:00 |
|
Him188
|
d0377a360b
|
Add implementation notes
|
2020-07-16 13:47:33 +08:00 |
|
ryoii
|
2f0ff513a2
|
Close #435, support FriendRecallEvent
|
2020-07-15 15:15:49 +08:00 |
|
mzdluo123
|
4b26d4d2c2
|
Merge remote-tracking branch 'origin/dev' into dev
|
2020-07-09 21:04:41 +08:00 |
|
mzdluo123
|
fab0378078
|
fix #360
|
2020-07-09 12:36:51 +08:00 |
|
Him188
|
46af55fcdf
|
Add @SinceMirai for MiraiProtocol
|
2020-07-09 01:13:41 +08:00 |
|
ryoii
|
5929233cf9
|
Fix JvmMethodEventsTest.kt
|
2020-07-08 17:29:25 +08:00 |
|
mzdluo123
|
a174f17493
|
finish fix tim pc
|
2020-07-07 23:56:21 +08:00 |
|
mzdluo123
|
82faf7732c
|
try fix tim pc
|
2020-07-07 11:28:39 +08:00 |
|
mzdluo123
|
038c9d1db1
|
add: voice upload
|
2020-07-06 23:47:40 +08:00 |
|
mzdluo123
|
07d9365d70
|
fix: crash when get GroupActiveData
|
2020-07-04 14:18:18 +08:00 |
|
mzdluo123
|
2eac5ab607
|
android watch
|
2020-07-03 23:08:44 +08:00 |
|
Him188
|
9a57f35890
|
Support Nothing type for EventHandler; Add Java tests
|
2020-07-03 16:12:55 +08:00 |
|
Him188
|
c18a62deed
|
Fix potential Job shadowing in SimpleListenerHost.coroutineContext
|
2020-07-03 15:52:25 +08:00 |
|
Him188
|
ecf4b8b95b
|
Fix build
|
2020-07-02 01:27:16 +08:00 |
|
Him188
|
447e7349fc
|
Move MiraiProtocol from BotConfigurationBase to BotConfiguration
|
2020-07-02 01:20:49 +08:00 |
|
Him188
|
dcfe934a83
|
Fix missed BotOfflineEvent.Dropped. Close #376
|
2020-07-02 00:34:37 +08:00 |
|
Him188
|
680dc0f0cf
|
Fix memory leak on failure on image uploading (Fix #385, fix #387)
|
2020-07-01 23:24:14 +08:00 |
|
Him188
|
dfddfae876
|
Add PlatformLogger.printLog, .Color, .timeFormat, .color (Fix #407)
|
2020-07-01 22:27:42 +08:00 |
|
Him188
|
04eb59dc51
|
Make BotConfigurationBase public, fix #409
|
2020-07-01 22:15:08 +08:00 |
|
Him188
|
2de1ebf3df
|
Fix documentation on @PlannedRemoval
|
2020-07-01 22:11:22 +08:00 |
|
Him188
|
e973079337
|
Merge remote-tracking branch 'origin/dev' into dev
|
2020-06-29 13:42:45 +08:00 |
|
ryoii
|
49924ea35e
|
Close #398
|
2020-06-29 10:07:00 +08:00 |
|
Him188
|
23dd54b300
|
Merge remote-tracking branch 'origin/dev' into dev
|
2020-06-28 01:05:39 +08:00 |
|
ryoii
|
510a041f0c
|
Close #393
|
2020-06-26 19:51:10 +08:00 |
|
Him188
|
74af082a2a
|
Update README.md
|
2020-06-26 19:31:05 +08:00 |
|
Him188
|
5dbc9b3015
|
Remove Event.DoNotImplementThisClassButExtendAbstractEvent for compiling issue
|
2020-06-26 19:01:10 +08:00 |
|
ryoii
|
9375c0fa7b
|
Regex for extension name of image
|
2020-06-24 21:16:38 +08:00 |
|
ryoii
|
0cf9b1b975
|
Magic number for image type
|
2020-06-23 23:25:04 +08:00 |
|
Him188
|
4cb5d654b2
|
Delegate json serialization strategy to BotConfiguration
|
2020-06-17 14:19:59 +08:00 |
|
Him188
|
7d79f0a8f2
|
Revert "Deprecate FriendFlashImage and GroupFlashImage in the favor of general FlashImage"
This reverts commit 36fd7ccd
|
2020-06-16 16:08:23 +08:00 |
|
Him188
|
e2e68b091b
|
Make botInstancesSequence stable API
|
2020-06-16 15:43:36 +08:00 |
|
Him188
|
b10d339adc
|
Add missing @MiraiExperimentalAPI
|
2020-06-16 15:20:53 +08:00 |
|
Him188
|
245d52149e
|
Add default dir and file for redirectBotLogToDirectory and redirectBotLogToFile
|
2020-06-16 15:11:57 +08:00 |
|
Him188
|
c4541c8fdc
|
Fix directory detecting
|
2020-06-16 15:10:03 +08:00 |
|
Him188
|
f175d07c0a
|
Introduce multi-platform BotConfiguration structure; Add redirectNetworkLogToDirectory functions, fix #371
|
2020-06-16 15:09:32 +08:00 |
|