Commit Graph

556 Commits

Author SHA1 Message Date
Him188
9aa79e69b0 Add doc 2020-02-19 14:22:55 +08:00
Him188
171929d938 Add warning log 2020-02-19 14:21:30 +08:00
Him188
d1153e3c02 Remove redundant log 2020-02-19 14:16:51 +08:00
Him188
8f94935e08 Remove redundant log 2020-02-19 14:16:22 +08:00
Him188
9de13ca6fd Fix ECDH 2020-02-19 14:15:38 +08:00
Him188
0508e8d894 Add details in exception 2020-02-19 13:32:43 +08:00
Him188
985f368f7d Fix friend message syncing 2020-02-19 13:09:05 +08:00
Him188
41a12089e3 Improve performance: use object 2020-02-19 13:08:44 +08:00
Him188
64a02f1ea6 Unwrap inline class 2020-02-19 13:08:10 +08:00
Him188
9488ea2634 Make generic type TPacket nullable 2020-02-19 13:07:11 +08:00
Him188
f6ab87f1ef Unified bot.logger and network.logger 2020-02-19 12:23:09 +08:00
Him188
b2e0114e4f Adjust job cancelling hence fix #65 2020-02-19 11:28:23 +08:00
Him188
0ce0b336a1 Fix #62 2020-02-19 10:59:29 +08:00
Him188
866a5ac6c8 F**k kotlin compiler 2020-02-18 13:45:21 +08:00
Him188
fc4fb4f297 Retry fetch group on fail 2020-02-18 13:35:28 +08:00
Him188
4bec7d753b Make java user happier 2020-02-18 13:18:30 +08:00
Him188
29091e817f Fix gradle dependency 2020-02-18 13:03:51 +08:00
Him188
7d283808f7 Rename awaitDisconnection to join 2020-02-17 09:26:32 +08:00
Him188
b59ae076ec Add context getter 2020-02-17 00:16:50 +08:00
Him188
ef4588832b Fix publish 2020-02-16 13:54:42 +08:00
Him188
7f82767c40 Remove unused file 2020-02-16 00:56:55 +08:00
Him188
a402e3a5da
Update README.md 2020-02-16 00:31:37 +08:00
Him188
7e96aa5a12 Add retry for queryGroupInfo 2020-02-15 23:02:54 +08:00
Him188
a555180493 Fuck bintray publish 2020-02-15 22:54:17 +08:00
Him188
a40dbaa443 Broadcast BotOnlineEvent 2020-02-15 21:29:32 +08:00
Him188
ecfcc183e1 Fix no such member when kick 2020-02-15 19:02:33 +08:00
Him188
751d653545 Fix build 2020-02-15 18:23:21 +08:00
Him188
45d5131e32 Unified exception throw 2020-02-15 13:08:27 +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
698c8b1c76 Format 2020-02-14 22:34:04 +08:00
Him188
04bed22ea2 Fix awaitDisconnection() 2020-02-14 22:27:45 +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
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
61973170f9 Cancel heartbeat job if network is dead 2020-02-14 20:20:51 +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
1f6d81314a Fix captcha read 2020-02-14 18:19:55 +08:00
Him188
4218cdb7bb Ignore redundant if 2020-02-14 13:40:11 +08:00
Him188
227a22d311 Ignore receipt events 2020-02-13 16:30:18 +08:00
Him188
33c75c824e Make OnlinePushPack internal 2020-02-13 13:38:19 +08:00
Him188
7c69bd038d Replace println with network.logger.debug 2020-02-13 13:34:22 +08:00
Him188
539a726c70 Don't disable network log for default 2020-02-13 13:20:28 +08:00
Him188
2deebbe3c4 Correct class name 2020-02-13 13:19:52 +08:00
Him188
325a84a47f More detail if fail 2020-02-13 10:15:04 +08:00
Him188
7567a09a39 Print details about unknown captcha question 2020-02-13 09:51:39 +08:00
Him188
d365ec5b4e New feature: AtAll 2020-02-13 09:36:47 +08:00
Him188
e5ff383666 Use network.logger over bot.logger 2020-02-13 08:59:40 +08:00