Commit Graph

1456 Commits

Author SHA1 Message Date
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
Him188
ee45bcb3f0 Revise subscribingGet, remove coroutineContext params 2020-03-21 00:36:56 +08:00
Him188
cfd5946cd1 Add coroutineContext params 2020-03-20 21:01:37 +08:00
Him188
1c2d8cea36 Rename filter to mapper 2020-03-20 20:12:28 +08:00
Him188
48cf885ca3 Revise @SinceMirai 2020-03-20 20:10:13 +08:00
Him188
81f2388c44 Add concurrency control to message listeners, close #152 2020-03-20 18:41:54 +08:00
Him188
55ed5f9d70 Add concurrency control to event listeners 2020-03-20 18:27:04 +08:00
Him188
1b152b28fb Remove shadowJar plugin 2020-03-19 15:15:15 +08:00
Him188
6615c3fab0 Apply shadowJar for future use 2020-03-19 15:03:53 +08:00
Him188
ecda34deee Add async shortcuts for nextMessage 2020-03-19 10:25:57 +08:00
luo123
9391f8f225 rename 2020-03-17 02:49:04 -05:00
luo123
69d5bbd7fa group active data 2020-03-17 02:49:04 -05:00
Him188
cae3251291 Mark with @SinceMirai 2020-03-17 13:06:34 +08:00
Him188
f015294367 Improve performance 2020-03-17 12:57:26 +08:00
Him188
ee45ad636b Fix #141 2020-03-17 12:39:35 +08:00
Him188
3a57d51b47
Merge pull request #143 from kenvix/master
Fixed a issue that cause bot initialization failed on headless platform
2020-03-15 10:09:49 -05:00
ryoii
b89c3f889b More face 2020-03-15 22:51:03 +08:00
Kenvix
4eb5c8615b Fixed a issue that cause bot initialization failed on headless platform 2020-03-15 22:50:25 +08:00
luo123
9ff791e550 a little change 2020-03-14 11:43:43 +08:00
luo123
6973488db7 move to lowLevelApi.kt 2020-03-14 11:01:21 +08:00
luo123
4e7b3b0048 delete announcement 2020-03-14 00:45:36 +08:00
luo123
e57215a603 send announcement 2020-03-14 00:07:52 +08:00
luo123
aa61e9441a get GroupAnnouncementList is working now 2020-03-13 22:33:11 +08:00