Commit Graph

2845 Commits

Author SHA1 Message Date
Him188
f98d57fb5e Add MessageRecallEvent 2020-02-29 23:46:13 +08:00
Him188
2da9f559c9 Add toString 2020-02-29 23:30:00 +08:00
Him188
26c4d530ba Introduce derived types of MultiPacket 2020-02-29 23:26:15 +08:00
Him188
6a85769e0d Use io.ktor.utils.io than kotlinx.io 2020-02-29 23:19:53 +08:00
Him188
4018545d9e Correct filename 2020-02-29 22:00:17 +08:00
Him188
ffee2e26fc Use ktor.io than kotlinx.io 2020-02-29 21:25:30 +08:00
Him188
734914ad96 Use ByteArray than IoBuffer 2020-02-29 21:25:13 +08:00
Him188
fb5b52415c Simplify convention 2020-02-29 18:04:39 +08:00
Him188
1e9b34a636 Add low-level apis 2020-02-29 14:46:40 +08:00
Him188
b2f07d7173 Add @Deprecated annotation onto senderId 2020-02-29 14:43:08 +08:00
Him188
067a949630 Rename MessageSource.senderId to MessageSource.qqId 2020-02-29 13:58:27 +08:00
jasonczc
0a4fb48c0b Merge remote-tracking branch 'origin/master' 2020-02-29 13:56:57 +08:00
jasonczc
16fc510fcd update docs 2020-02-29 13:56:23 +08:00
Him188
0cbc0f0e29 Add containsAny and containsAll 2020-02-29 13:47:47 +08:00
Him188
756e8b537e Improve equals 2020-02-29 13:24:24 +08:00
Him188
9f7dec2643 Add .editorConfig 2020-02-29 01:21:33 +08:00
Him188
a2af1b3535 Fix document 2020-02-28 23:12:11 +08:00
Him188
4346ea020e Fix list 2020-02-28 22:22:36 +08:00
Him188
f60ff21a5d 0.23.0 released 2020-02-28 22:16:43 +08:00
Him188
205432db10 Remove old files 2020-02-28 22:16:01 +08:00
Him188
69abf7a5a0 Add extensions 2020-02-28 22:09:09 +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
da8a78af12 Fix contentToString 2020-02-28 21:38:31 +08:00
Him188
58e4c156e8 Fix isByBot 2020-02-28 21:38:23 +08:00
Him188
469181e249 Fix imageUpload 2020-02-28 21:38:11 +08:00
Him188
ccec3e95ab Add OperableEvent, close #95 2020-02-28 20:28:04 +08:00
Him188
e2170175c9 Fix image uploading 2020-02-28 20:23:09 +08:00
Him188
cfbf4f8ccc Update md5: support buffers 2020-02-28 19:32:17 +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
1ff5df1d30 Add avatarUrl, close #102 2020-02-28 15:28:03 +08:00
Him188
b162459e3e Remove delegation property, use object directly;
Expose `BUFFER_SIZE`.
2020-02-28 13:40:35 +08:00
Him188
150c85c101 Change @Retention to BINARY 2020-02-28 13:39:45 +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
5310e19861 Suppress false positive warnings 2020-02-28 12:44:37 +08:00
Him188
50289924fe Wrap with withContext 2020-02-28 12:43:14 +08:00
Him188
c90013b23f Add flush 2020-02-28 10:46:14 +08:00
Him188
49f2329112 Fail-fast inputSize checking 2020-02-28 10:27:06 +08:00
Him188
0d08956349 Add timeout check for uploading image 2020-02-28 10:26:52 +08:00
Him188
e29056356e Merge remote-tracking branch 'origin/master' 2020-02-28 09:05:17 +08:00
Him188
e24617fc64 Add ByteReadChannel.toExternalImage 2020-02-28 09:02:42 +08:00
Him188
82454b0d55 Remove duplicated asOutput and asInput 2020-02-28 08:58:29 +08:00
Him188
32b1decd0d Add detailed exception prompt 2020-02-28 08:56:47 +08:00
Him188
197bf2e2dd Cleanup 2020-02-28 08:56:27 +08:00
Him188
af149e6fac
Delete GentleImage.kt 2020-02-27 13:59:24 +08:00
Him188
12ad754294 Separate mirai-demos series from main repository 2020-02-27 13:50:27 +08:00
Him188
c6ae8e32c2 Separate mirai-console series from main repository 2020-02-27 13:30:15 +08:00
Him188
6110cf8f4e Remove mirai-debug 2020-02-27 13:29:46 +08:00