Him188
|
492918ff63
|
Make SKey packets internal
|
2019-12-06 18:34:23 +08:00 |
|
Him188
|
370844cbdd
|
Remove application tag in AndroidManifest.xml
|
2019-12-06 17:32:02 +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
|
afdf62b54f
|
Remove jdk7 and jdk8 dependencies
|
2019-12-05 20:12:44 +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
|
928e7aff57
|
Add extra generic type for sender
|
2019-12-04 18:02:04 +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 |
|
Him188
|
21c8fa402d
|
Add At.qq to provide a quick way to get the target
|
2019-12-03 12:36:27 +08:00 |
|
Him188
|
b8c2bb7e63
|
Add debugging output
|
2019-12-03 12:33:14 +08:00 |
|
Him188
|
c205bb3fbd
|
Rename to be identical
|
2019-12-03 12:33:04 +08:00 |
|
Him188
|
87544f54a3
|
Add debugging output
|
2019-12-03 12:27:08 +08:00 |
|
Him188
|
f488de7c64
|
Modify description
|
2019-12-02 23:04:58 +08:00 |
|
Him188
|
417276acda
|
Add mute and unmute
|
2019-12-02 23:03:10 +08:00 |
|
Him188
|
8fa98f5938
|
Add details for errors
|
2019-12-02 20:25:08 +08:00 |
|
Him188
|
16a9ef589e
|
Mark SingleMessageChain as experimental
|
2019-12-02 20:24:34 +08:00 |
|
Him188
|
cd6c8183f2
|
Reduce suspend fun calls
|
2019-12-02 20:24:17 +08:00 |
|
Him188
|
ab10d84ac6
|
Simplify build.gradle
|
2019-12-02 17:57:14 +08:00 |
|
Him188
|
5d0171674d
|
Fix heartbeat.cancel
|
2019-12-01 00:06:55 +08:00 |
|
Him188
|
18cc687d78
|
Make shortcuts inline
|
2019-12-01 00:04:18 +08:00 |
|
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 |
|