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
|
9757724436
|
LockFreeLinkedList fundamental
|
2019-12-13 09:56:00 +08:00 |
|
Him188
|
d5fc392ecf
|
Make ByteArrayPool internal
|
2019-12-13 09:02:31 +08:00 |
|
Him188
|
b50a6259d4
|
Clarify docs
|
2019-12-13 08:55:18 +08:00 |
|
Him188
|
3ecf7da678
|
Replace === with ==
|
2019-12-12 18:06:44 +08:00 |
|
Him188
|
b7ca701ba7
|
Add qq.at
|
2019-12-09 14:13:41 +08:00 |
|
Him188
|
70f0228804
|
Fix captcha packet
|
2019-12-09 14:00:49 +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
|
03ca3b5fd1
|
Add Time utils; Remove klock
|
2019-12-07 13:17:40 +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 |
|
Him188
|
e47143e872
|
Make all packets internal
|
2019-12-06 23:47:48 +08:00 |
|
Him188
|
fae8486395
|
Explicitly extend CoroutineScope; Use top-level fun to replace constructors
|
2019-12-06 19:47:35 +08:00 |
|
Him188
|
b104f7b102
|
Add @MiraiInternalAPI
|
2019-12-06 19:19:17 +08:00 |
|
Him188
|
848cc1b51a
|
Add java-accessible functions in ContactSystem; Expose network as a val
|
2019-12-06 18:52:14 +08:00 |
|
Him188
|
492918ff63
|
Make SKey packets internal
|
2019-12-06 18:34:23 +08:00 |
|
Him188
|
770865caae
|
Make close not suspend
|
2019-12-06 12:45:34 +08:00 |
|
Him188
|
785ddd735d
|
Use enum class to make it available from Java
|
2019-12-06 12:43:35 +08:00 |
|
Him188
|
075d5ca2dc
|
Make constructor inside BotAccount; add more constructors
|
2019-12-06 12:17:30 +08:00 |
|
Him188
|
a1bb7590c8
|
Pass returns
|
2019-12-05 20:17:06 +08:00 |
|
Him188
|
aa09fb1a9e
|
Fix unappropriated arg requirement
|
2019-12-05 20:16:02 +08:00 |
|
Him188
|
d438bfb607
|
Add @JvmField
|
2019-12-05 00:01:36 +08:00 |
|
Him188
|
876599b5b0
|
Change the receiver from Bot to BotSession
|
2019-12-04 22:51:03 +08:00 |
|
Him188
|
2621c15519
|
Change sendMessage to extension
|
2019-12-04 22:45:10 +08:00 |
|
Him188
|
cdc92ae17c
|
Update CaptchaPacket
|
2019-12-04 22:44:38 +08:00 |
|
Him188
|
652ecc3f2b
|
Add toString
|
2019-12-04 21:42:39 +08:00 |
|
Him188
|
6372cea61d
|
Remove redundant shortcuts
|
2019-12-04 20:58:20 +08:00 |
|
Him188
|
6ea11c9ac3
|
Convert sendMessage to inline extension
|
2019-12-04 20:57:26 +08:00 |
|
Him188
|
c2d89b611a
|
Fix missing group owner
|
2019-12-04 20:43:54 +08:00 |
|
Him188
|
a5853ba28a
|
Rename delegate to mutable
|
2019-12-04 20:38:55 +08:00 |
|
Him188
|
9db853e672
|
Introduce the proposal of implementing Map<UInt, Member> for Group
|
2019-12-04 20:38:33 +08:00 |
|
Him188
|
8b96c072fa
|
Change to noinline since there is a CompilationException when using crossinline.
|
2019-12-04 20:37:09 +08:00 |
|
Him188
|
b9fdb2e50e
|
Add extensions for getting instances of QQ and Group
|
2019-12-04 19:15:28 +08:00 |
|
Him188
|
fe3cb837a5
|
Suppres MemberVisibilityCanBePrivate
|
2019-12-04 18:02:26 +08:00 |
|
Him188
|
bb6cd9a023
|
XML Message basics
|
2019-12-04 18:01:32 +08:00 |
|
Him188
|
9ad3559209
|
Inline the useless variable declaration
|
2019-12-04 18:01:19 +08:00 |
|
Him188
|
ff96ee7ebf
|
Add extra generic type for sender
|
2019-12-04 18:00:41 +08:00 |
|
Him188
|
ca212ca716
|
Rename the connecting function from concat to followed by
|
2019-12-04 18:00:00 +08:00 |
|
Him188
|
84a9e51c37
|
Change all the params to be crossinline to reduce lambda creation
|
2019-12-04 17:58:57 +08:00 |
|
Him188
|
33409f3a82
|
Add docs and more useful functions
|
2019-12-04 12:53:30 +08:00 |
|
Him188
|
b8323a5ed6
|
Rename OPERATOR to ADMINISTRATOR
|
2019-12-04 12:26:17 +08:00 |
|
Him188
|
d5dd86549b
|
Rename OPERATOR to ADMINISTRATOR, add extensions
|
2019-12-03 20:25:44 +08:00 |
|
Him188
|
dc008fc925
|
Remove unnecessary constructors
|
2019-12-03 12:49:46 +08:00 |
|
Him188
|
a50f09cbe1
|
Add 0x to indicate a hex number
|
2019-12-03 12:49:10 +08:00 |
|
Him188
|
f236135e3b
|
Add docs
|
2019-12-03 12:48:57 +08:00 |
|