Him188
|
0a6b39e62c
|
Adapt new kotlinx.serialization
|
2020-03-04 10:50:54 +08:00 |
|
Him188
|
30b6181e3e
|
Fix #105
|
2020-03-04 09:32:32 +08:00 |
|
Him188
|
095feaf5cb
|
Fix #106
|
2020-03-04 09:27:37 +08:00 |
|
Him188
|
b9d5fa4c14
|
Fix #107
|
2020-03-04 09:14:53 +08:00 |
|
Him188
|
a5c3e9f5ba
|
Misc improvements
|
2020-03-04 09:01:34 +08:00 |
|
Him188
|
2e57e358c3
|
Update to Kotlin 1.3.70
|
2020-03-04 08:54:56 +08:00 |
|
Him188
|
e6cb229b18
|
Unified packet sending
|
2020-03-03 20:51:55 +08:00 |
|
Him188
|
a448dbbaf8
|
Fix relogin
|
2020-03-03 20:14:35 +08:00 |
|
Him188
|
a9753c4414
|
Fix sendMessage
|
2020-03-03 16:43:18 +08:00 |
|
Him188
|
12ebfa1db5
|
Unified Image types: Online/Offline Image, Group/Friend Image
|
2020-03-03 13:45:33 +08:00 |
|
Him188
|
3c25c3df65
|
Simplify calls
|
2020-03-03 10:26:50 +08:00 |
|
Him188
|
9047fd0d4c
|
Bump version to 8.2.7
|
2020-03-03 09:47:33 +08:00 |
|
Him188
|
8042249f51
|
Rename toChain to asMessageChain , add more java-friendly apis
|
2020-03-03 09:31:01 +08:00 |
|
Him188
|
56bf626a59
|
Pass @LowLevelAPI annotation
|
2020-03-03 08:47:32 +08:00 |
|
Him188
|
9b1f17b074
|
Specify JvmNames
|
2020-03-03 08:47:18 +08:00 |
|
Him188
|
dc7d73f148
|
Misc improvements
|
2020-03-03 08:43:32 +08:00 |
|
Him188
|
cadbd7ff3a
|
Deprecate Bot.qq , Bot.get , Bot.contains
|
2020-03-03 08:32:39 +08:00 |
|
Him188
|
28c0530268
|
Add more builders for Bot
|
2020-03-03 08:26:15 +08:00 |
|
Him188
|
6a324d4ab7
|
Use strong reference to qq in Member
|
2020-03-02 16:01:40 +08:00 |
|
Him188
|
d97bd5b960
|
Use strong reference to qq in Member
|
2020-03-02 15:59:30 +08:00 |
|
Him188
|
52138ec34d
|
Fix versions
|
2020-03-02 14:33:02 +08:00 |
|
Him188
|
b7fa7adf99
|
Add Java-friendly APIs for Contacts
|
2020-03-01 20:13:52 +08:00 |
|
Him188
|
ed712295fe
|
Add Java-friendly APIs
|
2020-03-01 17:10:55 +08:00 |
|
Him188
|
bd1a968db9
|
misc
|
2020-03-01 16:55:33 +08:00 |
|
Him188
|
ca0d0969b9
|
Add fast-paths
|
2020-03-01 15:46:04 +08:00 |
|
Him188
|
49e34f8302
|
Fix filter
|
2020-03-01 15:38:33 +08:00 |
|
Him188
|
da610ee8b7
|
Remove debugging log
|
2020-03-01 15:35:55 +08:00 |
|
Him188
|
83faf81fb2
|
Better API visibility
|
2020-03-01 15:26:46 +08:00 |
|
Him188
|
bbf991103d
|
Add MessageSource.originalMessage
|
2020-03-01 14:40:51 +08:00 |
|
Him188
|
58b1a4d7e3
|
Reduce code complexity
|
2020-03-01 14:40:24 +08:00 |
|
Him188
|
03e22bcfef
|
Replace mirai_version with miraiVersion
|
2020-03-01 13:01:36 +08:00 |
|
Him188
|
3748963a03
|
Support MessageReceipt.quoteReply for group
|
2020-03-01 01:55:03 +08:00 |
|
Him188
|
3d6fe5a803
|
Add Cmd0x858
|
2020-03-01 00:31:53 +08:00 |
|
Him188
|
1dd4caa057
|
Support recall events, close #88
|
2020-02-29 23:48:44 +08:00 |
|
Him188
|
6a85769e0d
|
Use io.ktor.utils.io than kotlinx.io
|
2020-02-29 23:19:53 +08:00 |
|
Him188
|
ffee2e26fc
|
Use ktor.io than kotlinx.io
|
2020-02-29 21:25:30 +08:00 |
|
Him188
|
1e9b34a636
|
Add low-level apis
|
2020-02-29 14:46:40 +08:00 |
|
Him188
|
067a949630
|
Rename MessageSource.senderId to MessageSource.qqId
|
2020-02-29 13:58:27 +08:00 |
|
Him188
|
756e8b537e
|
Improve equals
|
2020-02-29 13:24:24 +08:00 |
|
Him188
|
6afc11df45
|
Remove debugging printlns
|
2020-02-28 22:05:17 +08:00 |
|
Him188
|
01ff846929
|
Fix copyTo
|
2020-02-28 22:02:34 +08:00 |
|
Him188
|
469181e249
|
Fix imageUpload
|
2020-02-28 21:38:11 +08:00 |
|
Him188
|
e2170175c9
|
Fix image uploading
|
2020-02-28 20:23:09 +08:00 |
|
Him188
|
ccf5df944e
|
ImageUpload: enhance performance using ByteArrayPool , send chunked packets separately
|
2020-02-28 19:17:32 +08:00 |
|
Him188
|
932a3ef1f2
|
Review: misc improvements
|
2020-02-28 19:16:22 +08:00 |
|
Him188
|
a7755cd736
|
Rename readPacket to readPacketExact
|
2020-02-28 13:27:46 +08:00 |
|
Him188
|
fca3d6bd7a
|
Make HttpClient.postImage not suspend
|
2020-02-28 13:11:28 +08:00 |
|
Him188
|
0d08956349
|
Add timeout check for uploading image
|
2020-02-28 10:26:52 +08:00 |
|
Him188
|
be63ec48fa
|
Review: misc improvements
|
2020-02-26 12:54:06 +08:00 |
|
Him188
|
753f3261e0
|
Review: misc improvements
|
2020-02-26 10:36:14 +08:00 |
|