Commit Graph

1478 Commits

Author SHA1 Message Date
Him188
aa553ebb75 Add MessageChain.size 2020-03-29 02:33:49 +08:00
Him188
a7e9b151e4 Support long messages 2020-03-29 02:26:59 +08:00
Him188
e30a1ea4b9 Fix length limitation 2020-03-28 23:58:09 +08:00
Him188
c854be95a7 Adjust visibility 2020-03-28 23:55:05 +08:00
Him188
5672837878 Add gzip and ungzip 2020-03-28 21:53:33 +08:00
Him188
3f523e6f77 Long message 2020-03-27 13:27:34 +08:00
Him188
d5489737a7 Fix version 2020-03-24 17:32:22 +08:00
Him188
869cb81f7e Remove Bot.contains 2020-03-24 16:41:42 +08:00
Him188
3e1925e2fc Correct JavaHappy to JavaFriendly 2020-03-24 16:39:06 +08:00
Him188
3ba1ae4a5c Adjust visibilities 2020-03-24 16:10:39 +08:00
Him188
5dc0475a73 Misc improvements 2020-03-24 15:45:49 +08:00
Him188
94e40e2e6a Annotate new APIs with @SinceMirai("0.30.0") 2020-03-24 15:36:18 +08:00
Him188
8eb597470f Extract group settings to interface GroupSettings 2020-03-24 15:35:03 +08:00
Him188
22ade1afea Correct classname 2020-03-24 15:32:29 +08:00
Him188
2944b8abd8 Remove redundant @JvmName 2020-03-24 15:29:52 +08:00
Him188
a9972dc030 Reduce code redundancy 2020-03-24 15:28:24 +08:00
Him188
ed46780983 Clear all deprecated functions which are for binary compatibility 2020-03-24 15:24:06 +08:00
Him188
c6a72ba638 Suppress expected warnings 2020-03-24 15:13:12 +08:00
Him188
568435803b Fix compilation error 2020-03-24 14:58:18 +08:00
Him188
936ed3fff9 Fix compilation error 2020-03-24 14:44:07 +08:00
Him188
70dd71cb61 Migrate to Kotlin 1.4 2020-03-24 13:42:33 +08:00
Him188
eb7afb6cff Update to Kotlin 1.4-M1 2020-03-24 10:01:03 +08:00
Him188
a6196d8580 Enhanced message selection 2020-03-23 21:49:42 +08:00
Him188
fccb69bb3f Remove all unnecessary java-friendly JvmName magics 2020-03-23 20:05:17 +08:00
Him188
ac263579f6 Fix ambiguous CombinedMessage 2020-03-23 20:04:39 +08:00
Him188
7443e2aedd Add companion Keys to GroupImage, FriendImage, OnlineImage, OfflineImage 2020-03-23 20:03:01 +08:00
Him188
917aaf685b Reduce stack waste 2020-03-23 19:46:48 +08:00
Him188
bb9d2fb322 Make SingleMessage implement CharSequence and Iterable<String> 2020-03-23 19:39:40 +08:00
Him188
83064d0c37 Fix typos 2020-03-23 19:34:05 +08:00
Him188
0bf290c2ff Rearrange RichMessage 2020-03-23 19:31:22 +08:00
Him188
85840cc4ca Fix build 2020-03-22 23:54:53 +08:00
Him188
f9a296331d Binary compatibility 2020-03-22 23:42:46 +08:00
Him188
a30fafa8f1 Fix binary compatibility 2020-03-22 22:43:12 +08:00
Him188
d8e262c558 Binary compatibility, fix #155 2020-03-22 21:55:17 +08:00
Him188
1f60474cb0 Fix #154 2020-03-22 21:31:34 +08:00
Him188
f87a820688 Update docs 2020-03-22 16:27:58 +08:00
Him188
6bb8231d8e Prohibit unsafe usage 2020-03-22 16:24:58 +08:00
Him188
8e37cdbf93 Ensure references is released after Job cancelling 2020-03-22 15:57:43 +08:00
Him188
9b191f6763 Add close(onEach) 2020-03-22 15:57:14 +08:00
Him188
1d34f3e8a0 Adjust jvm method visibility 2020-03-22 14:32:29 +08:00
Him188
53fdcd41f7 Change sendMessage(MessageChain) to sendMessage(Message) 2020-03-22 14:16:31 +08:00
Him188
41dc1ffa0b Rearrange tests, close #126 2020-03-21 14:15:21 +08:00
Him188
7fff235aa9 Ensure sequential listener invoking, ensure contextual equals 2020-03-21 11:55:36 +08:00
Him188
df1fbbe236 Remove listener when job is completed 2020-03-21 11:46:39 +08:00
Him188
074236ceda Check bot for isContextIdenticalWith 2020-03-21 02:18:44 +08:00
Him188
eda578ec87 Add docs 2020-03-21 02:18:29 +08:00
Him188
aac7dbf6ae Adjust constructor visibility 2020-03-21 01:11:45 +08:00
Him188
98cd768233 Introduce experimental whileSelectMessages and selectMessages 2020-03-21 00:51:31 +08:00
Him188
73f38a11d3 Enhance MessageSubscribersBuilder 2020-03-21 00:51:06 +08:00
Him188
5e823871c8 Introduce experimental infix -> 2020-03-21 00:50:50 +08:00