Commit Graph

966 Commits

Author SHA1 Message Date
Him188
f6095763e2 Extract ContactList to a new file 2019-12-14 22:12:02 +08:00
Him188
4a2bdba051 Fix typo 2019-12-14 22:11:00 +08:00
Him188
408accb8b6 Add GroupNotFound, fix #15 2019-12-14 22:10:48 +08:00
Him188
5be14fdcf1 Add internal ByteReadPacket.unsupportedFlag 2019-12-14 22:07:44 +08:00
Him188
c96dd1c463 Fix typo 2019-12-14 22:07:27 +08:00
Him188
7196ee6a12 Fix typos 2019-12-14 22:07:09 +08:00
Him188
537c21452d Add Exceptions.kt 2019-12-14 22:06:44 +08:00
Him188
3414a77d86 Make OutgoingPacket.name internal 2019-12-14 21:28:54 +08:00
Him188
876a9c7ea5 Log names rather than ids 2019-12-14 21:28:27 +08:00
Him188
749bab1232 FriendList fundamental 2019-12-14 21:28:01 +08:00
Him188
69532e0e57 Add internal ByteReadPacket.debugPrintIfFail 2019-12-14 21:27:24 +08:00
Him188
f30c35bd84 Make ContactSystem.getQQ not suspend, use lock-free list delegate for ContactList 2019-12-14 21:27:05 +08:00
Him188
8c58b83ec2 Enhance LockFreeLinkedList 2019-12-14 21:25:22 +08:00
Him188
a1d3cf0fd9 LockFreeLinkedList 2019-12-14 17:41:11 +08:00
Him188
4b28f00430 Fix ambiguous doc 2019-12-13 15:20:07 +08:00
Him188
70890dbd8e Make configuration inline. 2019-12-13 12:16:01 +08:00
Him188
5aa85d45bb #18, Make configuration inline 2019-12-13 12:14:34 +08:00
Him188
6cc8a33cf6 Fix ambiguous comment 2019-12-13 12:13:48 +08:00
Him188
941fcb3fdd Simplify 2019-12-13 12:11:45 +08:00
Him188
111d9d0dbc Add docs 2019-12-13 10:22:38 +08:00
Him188
47d6d6e53d Change atomic property to val 2019-12-13 09:58:13 +08:00
Him188
71f639ae0e Fix Experimental API use 2019-12-13 09:57:42 +08:00
Him188
9757724436 LockFreeLinkedList fundamental 2019-12-13 09:56:00 +08:00
Him188
2f228a5542 Merge remote-tracking branch 'origin/master' 2019-12-13 09:21:18 +08:00
Him188
d5fc392ecf Make ByteArrayPool internal 2019-12-13 09:02:31 +08:00
Him188
630850c54c Remove redundant receiver 2019-12-13 08:56:18 +08:00
Him188
569e69b062 DSL for testing 2019-12-13 08:55:46 +08:00
Him188
b50a6259d4 Clarify docs 2019-12-13 08:55:18 +08:00
Him188
5b60f9b8a2 Fix link 404 2019-12-13 08:54:07 +08:00
Him188
3ecf7da678 Replace === with == 2019-12-12 18:06:44 +08:00
Him188
8948eb2043 Correct implementation to runtimeOnly 2019-12-10 16:59:13 +08:00
Him188
86779347e0
Update README.md 2019-12-10 08:05:10 +08:00
Him188
b7ca701ba7 Add qq.at 2019-12-09 14:13:41 +08:00
Him188
7a9cc3938f 0.7.5 2019-12-09 14:03:41 +08:00
Him188
70f0228804 Fix captcha packet 2019-12-09 14:00:49 +08:00
Him188
29ded71c69 publishAllLibraryVariants 2019-12-08 21:53:16 +08:00
Him188
f3e28fa664 Suppress false positive warning 2019-12-08 21:14:08 +08:00
Him188
52d6283af3 0.7.4 2019-12-08 21:11:02 +08:00
Him188
9469afa680 Make tips clear 2019-12-08 21:05:42 +08:00
Him188
39204730eb Fix StackOverflowError 2019-12-08 21:00:04 +08:00
Him188
f402451812 Make checker inline 2019-12-07 15:57:07 +08:00
Him188
9f27cea38f Make checker inline 2019-12-07 15:57:01 +08:00
Him188
2832330f22 Merge remote-tracking branch 'origin/master' 2019-12-07 15:26:18 +08:00
Him188
5187cec603 Add packet recorder 2019-12-07 15:25:57 +08:00
Him188
20f6e41b92
Update README.md 2019-12-07 13:26:11 +08:00
Him188
da981d9676 0.7.3 2019-12-07 13:21:11 +08:00
Him188
03ca3b5fd1 Add Time utils; Remove klock 2019-12-07 13:17:40 +08:00
Him188
cb083922d8 Remove redundant args of BotSession 2019-12-07 13:17:04 +08:00
Him188
c78c8ac46c Add a switch to DebugLogger 2019-12-07 00:51:38 +08:00
Him188
fc5c73eafd Make Group not extends Iterable<Member> 2019-12-07 00:51:22 +08:00