Commit Graph

3366 Commits

Author SHA1 Message Date
Him188
6590d8ade7 Fix message select 2020-04-03 10:32:39 +08:00
Him188
1af139130d Add FlashImage.invoke(imageId: String) 2020-04-03 09:18:22 +08:00
Him188
cb535bb88d Fix ContactMessage.nextMessageContaining 2020-04-03 08:59:04 +08:00
Him188
ed1a675caf Add Image.Key support for FlashImage 2020-04-03 08:55:19 +08:00
Him188
514084c46a Remove prints 2020-04-03 08:52:09 +08:00
Him188
14bce64f41 Fix PlainText.equals, close #192 2020-04-03 08:52:00 +08:00
Him188
b4f77454a1 Fix FlashImage constructing 2020-04-03 08:48:22 +08:00
Him188
ebe3ecd2cb Make AbstractImage sealed 2020-04-03 08:48:05 +08:00
Him188
985b0b4ba4 Make FlashImage constructable from mirai-core 2020-04-03 08:44:18 +08:00
ryoii
5cb93c9fa1 Support FlashImage 2020-04-03 03:11:14 +08:00
Him188
fb635c14bc Fix unsigned value representation 2020-04-02 21:28:31 +08:00
Him188
42595a37b0 Fix fixToString 2020-04-02 21:25:52 +08:00
Him188
f8e0f27fc5 Fix reference 2020-04-02 21:20:36 +08:00
Him188
fb89837cba 0.32.0 released 2020-04-02 21:05:45 +08:00
Him188
2f6ee0c4f7 Fix build 2020-04-02 21:05:36 +08:00
Him188
06092f0fc6 Move net.mamoe.mirai.qqandroid.io to net.mamoe.mirai.qqandroid.utils.io 2020-04-02 20:44:09 +08:00
Him188
cd41166fc8 Fix init error 2020-04-02 20:43:04 +08:00
Him188
32553fad2b Introduce ContactMessage to replace MessagePacket<*, *> 2020-04-02 20:27:16 +08:00
Him188
3773548983 Replace use of Bot.uin with Bot.id 2020-04-02 19:27:40 +08:00
Him188
d5868ed7c1 Add MessageTooLargeException to differentiate with mute exception 2020-04-02 18:28:19 +08:00
Him188
069753e9c2 Make chinese letter length estimating more safer 2020-04-02 18:12:04 +08:00
Him188
7abfa5a0af Merge remote-tracking branch 'origin/master' 2020-04-02 17:17:07 +08:00
Him188
993faee554 Fix length estimate for the case Quote + Image 2020-04-02 16:16:09 +08:00
Him188
4c8b97cdd9
Update README.md 2020-04-02 15:39:26 +08:00
Him188
997261fa3b Make all event implementations internal 2020-04-02 13:20:16 +08:00
Him188
38748e0c10 Use Kotlin 1.3.71 2020-04-02 12:35:27 +08:00
Him188
1605a5b68a Fix kick message passing 2020-04-02 12:02:47 +08:00
Him188
9b534aba2c Execute event listeners in IO pool for Java 2020-04-02 09:44:57 +08:00
Him188
97522bdf2a Rearrange internal APIs 2020-04-02 09:43:50 +08:00
Him188
97b6627338 Adjust Jvm visibility 2020-04-01 20:11:22 +08:00
Him188
6a09aff16d Minimize permission check procedure 2020-04-01 17:48:22 +08:00
Him188
a150af2e3e Introduce permission comparing for MemberPermission via ordinal comparison 2020-04-01 17:48:09 +08:00
Him188
b82ac12de2 Merge remote-tracking branch 'origin/master' 2020-04-01 17:19:27 +08:00
Him188
5d6af5bde8 large 2020-04-01 17:19:08 +08:00
Him188
6e96848809
Merge pull request #183 from lengthmin/update-docs
Update guides
2020-04-01 13:04:48 +08:00
Artin
743bb8b21b Update guides 2020-04-01 12:57:13 +08:00
Him188
1f085109a2 Emphasise learning advise 2020-04-01 12:08:47 +08:00
Him188
a25f9e89b1 0.31.4 2020-03-31 15:10:30 +08:00
Him188
717554ee7f Fix warnings 2020-03-31 15:09:29 +08:00
Him188
5a28c0c1b2 Merge remote-tracking branch 'origin/master' 2020-03-31 15:03:59 +08:00
Him188
a520868994 Fix at 2020-03-31 15:03:27 +08:00
Him188
fa1cf3ae1d Fix doc 2020-03-31 13:37:54 +08:00
Him188
5ae1c8143f 0.31.3 2020-03-31 11:58:25 +08:00
Him188
0a911a821c Merge remote-tracking branch 'origin/master' 2020-03-31 11:57:31 +08:00
Him188
1f7bc4e50f Fix #178 2020-03-31 11:57:19 +08:00
Him188
ef86de230d Fix cuiCloud 2020-03-31 10:30:11 +08:00
Him188
8bc10f7bdf Fix cuiCloud 2020-03-31 10:25:24 +08:00
Him188
03d477ab16 Update CI 2020-03-31 09:55:06 +08:00
Him188
05f6259cb3
Cui cloud publishing & GitHub republishing (#177)
* Add CuiCloud tasks

* Add CuiCloud workflow

* Fix shadowJar

* Fix `reply` function prohibition in MessageSelectBuilder

* Fix doc

* Update CI

* Update CI

* Test CI

* Fix file

* Increase jvm memory limitation

* Add comments

* Remove unnecessary experimental api use

* Increase upload task timeout

* Fix sha

* Increase timeout

* Fix github

* Trigger publishing on release
2020-03-31 09:52:49 +08:00
Him188
ffd9a5127b
Merge pull request #176 from Chenwe-i-lin/patch-3
Update README.md
2020-03-31 09:49:56 +08:00