Commit Graph

2731 Commits

Author SHA1 Message Date
Him188
1deb795838 Remove inapplicable @Override 2020-03-01 18:37:29 +08:00
Him188
cc840151c1 Fix typo 2020-03-01 18:17:21 +08:00
Him188
dab3448fab Add docs 2020-03-01 18:17:00 +08:00
Him188
8de9357fdd Fix typo 2020-03-01 18:13:29 +08:00
Him188
2cfd8be0f3 Improve Java-friendly APIs, add Java Future apis 2020-03-01 18:09:16 +08:00
Him188
ed712295fe Add Java-friendly APIs 2020-03-01 17:10:55 +08:00
Him188
fb072f3cbb Add Java-friendly APIs 2020-03-01 16:55:58 +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
b18cb2d30c Fix build 2020-03-01 15:34:38 +08:00
Him188
83faf81fb2 Better API visibility 2020-03-01 15:26:46 +08:00
Him188
f2843df162 Add delegation extensions, rearrange code, add docs 2020-03-01 14:41:19 +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
49ceb1d700 Fix references 2020-03-01 14:39:36 +08:00
Him188
dd3179c704 Add @LazyProperty to explicitly indicate a property delegated by lazy 2020-03-01 14:38:27 +08:00
Him188
51e98ef62d Improve iteration performance 2020-03-01 14:37:24 +08:00
Him188
03caca95ba Add optional params 2020-03-01 13:34:18 +08:00
Him188
d024d1c9b4 Recall is now stable for group messages 2020-03-01 13:24:03 +08:00
Him188
03e22bcfef Replace mirai_version with miraiVersion 2020-03-01 13:01:36 +08:00
Him188
6496c76a4d Use build.gradle.kts 2020-03-01 13:00:34 +08:00
Him188
7f766d32f1 Update guide 2020-03-01 12:08:35 +08:00
Him188
5a47bd3fe0 Merge remote-tracking branch 'origin/master' 2020-03-01 12:08:18 +08:00
Him188
5dd418a7c5 Update guide 2020-03-01 12:08:01 +08:00
Him188
6f1c90d669
Update README.md 2020-03-01 02:23:20 +08:00
Him188
430b5d1cf2 Fix reference 2020-03-01 01:56:29 +08:00
Him188
3748963a03 Support MessageReceipt.quoteReply for group 2020-03-01 01:55:03 +08:00
Him188
f57d0242ad Ignore null values 2020-03-01 01:41:33 +08:00
Him188
9faea0a396 Add MessageRecallEvent.FriendRecall 2020-03-01 00:32:33 +08:00
Him188
3d6fe5a803 Add Cmd0x858 2020-03-01 00:31:53 +08:00
Him188
5e8662e9dc Merge remote-tracking branch 'origin/master' 2020-02-29 23:50:05 +08:00
Him188
1dd4caa057 Support recall events, close #88 2020-02-29 23:48:44 +08:00
Him188
024bd23084 Rename OperableEvent to GroupOperableEvent 2020-02-29 23:48:19 +08:00
Him188
e86256fb39 Rename OperableEvent to GroupOperableEvent 2020-02-29 23:46:34 +08:00
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