Commit Graph

1402 Commits

Author SHA1 Message Date
Him188
37e4ee5bc6 Fix build 2020-01-12 00:40:06 +08:00
Him188
186fa5d88d Fix build 2020-01-12 00:24:17 +08:00
Him188
62a21c3afe Merge remote-tracking branch 'origin/master' 2020-01-12 00:20:13 +08:00
Him188
da1d33ab16 Update README 2020-01-12 00:19:46 +08:00
Him188
5d81ff2680 Cleanup 2020-01-12 00:15:25 +08:00
Him188
a8ec96b113 UpdateLog 2020-01-12 00:11:10 +08:00
Him188
0e195a3c01 Separate LoginType 2020-01-12 00:11:03 +08:00
Him188
84667a0a1b Use lazy 2020-01-12 00:06:23 +08:00
Him188
08851e8794
Merge pull request #29 from mamoe/japt
Merge with Japt
2020-01-11 10:04:23 -06:00
Him188
b2ceb98371 Merge remote-tracking branch 'origin/japt' into japt
# Conflicts:
#	mirai-core-timpc/src/commonMain/kotlin/net.mamoe.mirai.timpc/network/packet/event/MemberJoin.kt
#	mirai-japt/mirai-japt.postfixTemplates
#	mirai-japt/src/main/java/net/mamoe/mirai/japt/BlockingContact.java
#	mirai-japt/src/main/java/net/mamoe/mirai/japt/BlockingGroup.java
#	mirai-japt/src/main/java/net/mamoe/mirai/japt/BlockingQQ.java
#	mirai-japt/src/main/kotlin/net/mamoe/mirai/japt/BlockingContactsImpl.kt
2020-01-11 23:54:21 +08:00
Him188
3a5ec367cb Update japt 2020-01-11 23:53:01 +08:00
Him188
844d798f59 Add blocking wrappers 2020-01-11 23:51:37 +08:00
Him188
0f89665ea3 Fix build 2020-01-11 15:46:43 +08:00
Him188
05a0bc64f6 Add doc 2020-01-11 15:40:52 +08:00
Him188
d7f67e5159 Fix packet parsing 2020-01-11 15:30:19 +08:00
Him188
1e6a41ca7c Specify return type 2020-01-10 23:20:26 +08:00
Him188
14ac929328 Generic Bot.alsoLogin 2020-01-10 23:20:16 +08:00
Him188
ab98206d18 Simplify 2020-01-10 23:19:05 +08:00
Him188
66fb009627 CoroutineNames 2020-01-10 23:15:54 +08:00
Him188
d7b8d8b4d2 Ignore AsynchronousCloseException 2020-01-10 23:14:04 +08:00
Him188
80a6d1bc23 Replace all deprecated api usages 2020-01-10 23:10:27 +08:00
Him188
d1419824a9 weakRef context 2020-01-10 23:09:04 +08:00
Him188
db214d948d Fix uint 2020-01-10 23:02:38 +08:00
Him188
59f08e8bb6 Merge remote-tracking branch 'origin/master' 2020-01-10 22:52:07 +08:00
Him188
48342c4cfa LoginPacket subCommand9 analysis 2020-01-10 22:51:42 +08:00
Him188
8558ebff3f Mark members as final 2020-01-10 22:51:28 +08:00
Him188
daec69caaf Add weakRef bot to QQAClient 2020-01-10 22:50:50 +08:00
Him188
f6ff0ee10b Add currentTimeSeconds 2020-01-10 22:50:06 +08:00
Him188
2ea5e805ed better readTLVMap 2020-01-10 22:49:48 +08:00
Him188
70201af1c8 Add contract 2020-01-10 22:48:57 +08:00
Him188
ff2f0b5ae3 Deprecate bot.qqAccount and bot.account.id for literal account support 2020-01-10 22:48:45 +08:00
Him188
748581b14f enum Gender 2020-01-10 22:47:12 +08:00
Him188
8d1a12d53f Move ksid from DeviceInfo to QQAClient 2020-01-10 22:46:42 +08:00
Him188
cffaffcd03
Update README.md 2020-01-10 08:58:05 +08:00
Him188
80207cc134 0.10.6 2020-01-08 13:22:55 +08:00
Him188
05f79d34c5 Merge remote-tracking branch 'origin/master' 2020-01-08 12:12:37 +08:00
Him188
0820f49b83 Fix #27 2020-01-08 11:59:00 +08:00
Him188
75162048f7
Delete EcdhCrypt.java 2020-01-08 08:04:08 +08:00
Him188
94744b149e
Update README.md 2020-01-07 23:58:50 +08:00
Him188
809cfcb299 LoginPacket done. 2020-01-07 20:08:51 +08:00
Him188
78ee01ded1 Fix bugs 2020-01-07 19:26:49 +08:00
Him188
b6c1553615 Merge remote-tracking branch 'origin/master' 2020-01-07 15:04:37 +08:00
Him188
6b599d654b Fix reference 2020-01-07 15:04:24 +08:00
Him188
55ac38d1df
Update README.md 2020-01-07 15:03:10 +08:00
Him188
cc9f21591b Make private 2020-01-07 15:02:18 +08:00
Him188
c59d58deff Make const 2020-01-07 15:01:41 +08:00
Him188
a7666c1a75
Update README.md 2020-01-07 15:00:07 +08:00
Him188
e33c427943 Add link to Protocol Structure 2020-01-07 14:59:12 +08:00
Him188
b02a5a7922 Simplify packet structure 2020-01-07 14:57:19 +08:00
Him188
0f1328ef00 Add protocol overview 2020-01-07 14:56:46 +08:00