Commit Graph

645 Commits

Author SHA1 Message Date
Him188
9bc982c089 Explicitly access property coroutineContext 2019-11-29 23:55:41 +08:00
Him188
a8c67bc23e Remove inline modifier for val bot 2019-11-29 22:53:29 +08:00
Him188
2a37904021 Fix the problem that login() function never returns 2019-11-29 22:47:30 +08:00
Him188
6296944419 Add @JvmSynthetic to UInt functions 2019-11-29 21:39:55 +08:00
Him188
618b5f8032 Log before do something 2019-11-29 21:39:39 +08:00
Him188
07b9cf32b1 Change to @JvmStatic 2019-11-29 21:36:34 +08:00
Him188
e42f925b2c Add shortcuts for creating BotAccount and Bot 2019-11-29 21:29:57 +08:00
Him188
6817d8b94c Make shortcuts inline 2019-11-29 21:28:04 +08:00
Him188
5342a349c1 Trim for passed arg 2019-11-29 21:26:57 +08:00
Him188
7677a410bd Inline MessageDsl 2019-11-29 20:42:56 +08:00
Him188
a00989668e Reconnection supported 2019-11-29 02:00:32 +08:00
Him188
05ca6424db Redesign event subscription, using inherited coroutineContext 2019-11-29 01:16:35 +08:00
Him188
f4cb72b208 Add MemberJoinPacket 2019-11-28 23:30:36 +08:00
Him188
6a294c0cb7 Make all the KnownEventParserAndHandlers internal 2019-11-28 23:11:52 +08:00
Him188
b5efba2949 Group: new design 2019-11-28 23:11:24 +08:00
Him188
0c49d8c923 Add val idContentString 2019-11-28 23:10:47 +08:00
Him188
42722aa1cd Make Any.contentToString internal 2019-11-28 22:07:49 +08:00
Him188
e4e519eb36 Make ContactList.delegate internal 2019-11-28 21:34:17 +08:00
Him188
8226b04602 Add comments 2019-11-28 21:24:22 +08:00
Him188
fa2d0435a1 Add optional message 2019-11-28 21:21:23 +08:00
Him188
494b160ade Add MemberQuitEvent, BeingKickEvent, QuiteGroup 2019-11-28 21:21:08 +08:00
Him188
0f1e9a3dd2 Make log clear 2019-11-28 20:35:23 +08:00
Him188
5ceaebca5f Remove unexpected default value 2019-11-28 19:37:03 +08:00
Him188
57685d39e7 Simplify message handler 2019-11-28 12:44:47 +08:00
Him188
265a431b7f Fix wrong doc 2019-11-28 12:08:35 +08:00
Him188
b7be5b0b33 Add comments 2019-11-28 11:25:59 +08:00
Him188
2bf0a96375 Update libraries and reduce redundant code 2019-11-28 11:22:07 +08:00
Him188
d5e6c2f890 Simplify 2019-11-27 23:36:33 +08:00
Him188
804e39e4df Add doc 2019-11-27 23:19:55 +08:00
Him188
d171073dc5 Add GroupInfo 2019-11-27 23:14:34 +08:00
Him188
95f4f9d45a Add QueryFriendRemark packet 2019-11-27 21:52:54 +08:00
Him188
0366eda18e Rename to GroupPacket to adapt to multi packets 2019-11-27 20:34:33 +08:00
Him188
6e4cc28f0c Add docs 2019-11-27 20:28:40 +08:00
Him188
433e1fdadc Add queryPreviousNameList 2019-11-27 20:28:27 +08:00
Him188
043eadd149 Fix currentTime 2019-11-27 20:27:54 +08:00
Him188
f9b340fa3d Fix warnings 2019-11-27 12:49:16 +08:00
Him188
76e6e37c38 Remove PacketHandler 2019-11-27 12:47:06 +08:00
Him188
afd87826b8 Make functions inline 2019-11-27 12:32:03 +08:00
Him188
c847b17400 Add @JvmSynthetic 2019-11-27 12:31:30 +08:00
Him188
59e15a30e1 Add ConnectionOccupiedEvent support 2019-11-26 12:34:58 +08:00
Him188
f9986ffb44 Add configurations for captcha 2019-11-26 12:10:40 +08:00
Him188
a0f170ccba Add a switch to control events 2019-11-26 12:10:16 +08:00
Him188
23057b1124 Add timeout 2019-11-26 12:09:50 +08:00
Him188
9bb11dba0e Rename to SilentLogger 2019-11-25 20:42:39 +08:00
Him188
0382d3e471 Add all values set for LoginResult 2019-11-25 20:37:32 +08:00
Him188
163bbf9491 Fix random device name 2019-11-25 20:37:19 +08:00
Him188
1c1a053b68 Split Messages in separate files 2019-11-25 18:18:00 +08:00
Him188
dcdee6b847 At supported 2019-11-25 18:00:07 +08:00
Him188
bf8e65e98b Disable GroupFileUploadEventFactory 2019-11-25 17:23:12 +08:00
Him188
50ae6f2680 Add comments 2019-11-25 17:22:46 +08:00