Commit Graph

2102 Commits

Author SHA1 Message Date
jiahua.liu
3eab26a509 Merge remote-tracking branch 'origin/master' 2020-02-15 00:26:19 +08:00
jiahua.liu
b7fd77b6e1 Mirai Console UI 2020-02-15 00:26:01 +08:00
ryoii
35e9138cdb Merge remote-tracking branch 'origin' 2020-02-14 23:38:47 +08:00
ryoii
2b60130bb4 http-api support quoteReply 2020-02-14 23:35:58 +08:00
Him188
8ea7027fc9 0.15.0 released 2020-02-14 22:34:25 +08:00
Him188
698c8b1c76 Format 2020-02-14 22:34:04 +08:00
Him188
04bed22ea2 Fix awaitDisconnection() 2020-02-14 22:27:45 +08:00
Him188
2b464a287e Add MessageSource.quote 2020-02-14 22:26:40 +08:00
Him188
3f356af620 Demo: add DSL sample 2020-02-14 22:17:35 +08:00
Him188
066ad39561 Remove ambiguous functions on Android 2020-02-14 22:16:01 +08:00
Him188
8eda95659c Fix multiplatform BotConfiguration 2020-02-14 22:15:29 +08:00
Him188
f8cbdf1c9b Fix log reference 2020-02-14 22:15:05 +08:00
Him188
32c15a47de Remove debugPrintln 2020-02-14 22:06:52 +08:00
Him188
8a4750badb Fix platform implementations 2020-02-14 22:05:59 +08:00
Him188
797cef15e2 Logger: Accept String over Any; Introduce common optional log functions 2020-02-14 22:04:32 +08:00
Him188
dc55dbb401 Merge remote-tracking branch 'origin/master' 2020-02-14 21:59:58 +08:00
Him188
4738de3375 Add timeout message 2020-02-14 21:58:42 +08:00
Him188
67bf197148 Cancel packet receiver job before reconnecting 2020-02-14 21:56:04 +08:00
Him188
2ae7c75a16 Add default values 2020-02-14 21:55:28 +08:00
Him188
ace1174678 Fix configuration 2020-02-14 21:54:03 +08:00
ryoii
1b3b543c64 Merge branch 'master' of https://github.com/mamoe/mirai 2020-02-14 21:25:52 +08:00
ryoii
c6a2229fc2 http-api support AtAll 2020-02-14 21:25:34 +08:00
Him188
32e854db29 Improve DeviceInfo 2020-02-14 21:09:36 +08:00
Him188
bf7189fdd5 Slow down heartbeat 2020-02-14 20:31:22 +08:00
Him188
617b231865 japt Events 2020-02-14 20:21:05 +08:00
Him188
61973170f9 Cancel heartbeat job if network is dead 2020-02-14 20:20:51 +08:00
Him188
843643a78d Add internal functions for japt 2020-02-14 20:20:28 +08:00
Him188
7451991973 Catch missing exceptions thrown under Bot CoroutineScope 2020-02-14 20:19:38 +08:00
Him188
5b4e99c52d Override close explicitly 2020-02-14 20:13:40 +08:00
Him188
afb74ec652 Annotate subscribeInternal with @MiraiInternalAPI 2020-02-14 19:21:43 +08:00
Him188
f37434c663 Remove @MiraiInternalAPI from NetworkHandler 2020-02-14 19:12:50 +08:00
Him188
bb2bed4206 Merge remote-tracking branch 'origin/master' 2020-02-14 19:03:52 +08:00
Him188
a7055ed92d Try register only if possible. Close #47 2020-02-14 18:46:34 +08:00
Him188
1993047221 Redesign reconnecting logic 2020-02-14 18:41:24 +08:00
Him188
c03fb41fd0 Add LoginFailedException 2020-02-14 18:40:04 +08:00
Him188
ba946eb249 Add ForceOfflineException for clearer close reason 2020-02-14 18:37:20 +08:00
Him188
2bbc324245 Make @MessageDsl public 2020-02-14 18:33:35 +08:00
Him188
98b0073f81 Add BotOfflineEvent.Dropped and BotReloginEvent 2020-02-14 18:20:31 +08:00
Him188
1f6d81314a Fix captcha read 2020-02-14 18:19:55 +08:00
jiahua.liu
d43211522e Thread safety 2020-02-14 17:20:05 +08:00
jiahua.liu
425de4ae50 rename INI to TOML 2020-02-14 17:17:34 +08:00
jiahua.liu
15c84bd38e Ini config supported(TOML) 2020-02-14 17:15:37 +08:00
jiahua.liu
1c6a3800d1 Yaml config Supported 2020-02-14 17:07:55 +08:00
Him188
ed66d0bffd 6.1.1 2020-02-14 16:55:44 +08:00
NaturalHG
04fb98c8ae
Merge pull request #50 from Cyenoch/master
complete YamlConfig and IniConfig
2020-02-14 16:35:39 +08:00
Cyenoch
13b0d515c2 complete YamlConfig and IniConfig 2020-02-14 16:32:59 +08:00
Him188
6635ca78fd Use gradle 5.6.4 2020-02-14 13:46:01 +08:00
Him188
8bf302d386 Annotate readTlvMap with @MiraiInternalIp 2020-02-14 13:45:46 +08:00
Him188
4218cdb7bb Ignore redundant if 2020-02-14 13:40:11 +08:00
Him188
cf5deb7826 Merge remote-tracking branch 'origin/master' 2020-02-14 13:34:17 +08:00