Commit Graph

2115 Commits

Author SHA1 Message Date
Him188
25b3b2b2be Japt 2020-02-15 15:03:52 +08:00
Him188
a5ef34b53a Japt 2020-02-15 15:03:07 +08:00
Him188
7ddf93988b Remove @JvmStatic for JDK1.6 compatibility 2020-02-15 14:15:35 +08:00
Him188
98de5893d7 Add @JvmStatic and @JvmOverloads 2020-02-15 14:13:07 +08:00
Him188
dd9e59aabe Implement Event explicitly 2020-02-15 14:12:51 +08:00
Him188
ba212d2b7a Generate equals and hashCode for BotAccount 2020-02-15 13:10:12 +08:00
Him188
45d5131e32 Unified exception throw 2020-02-15 13:08:27 +08:00
Him188
f989cd9391 Multiplatform Exceptions to deal with kotlin bug 2020-02-15 12:12:30 +08:00
Him188
5eb731e975 Adjust property names 2020-02-15 12:12:10 +08:00
Him188
c434b59fb0 Add cache, close #46 2020-02-15 11:37:55 +08:00
Him188
5d629fe644 Close #55 2020-02-15 11:10:37 +08:00
Him188
ad36c99b4f Merge remote-tracking branch 'origin/master' 2020-02-15 11:04:47 +08:00
Him188
2e614f65f9 EventListeners: use atomic lock to avoid redundant object creation 2020-02-15 11:04:33 +08:00
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