Commit Graph

1200 Commits

Author SHA1 Message Date
Him188
7050d30a60 Add docs 2020-05-01 21:13:50 +08:00
Him188
16c440433f Introduce AbstractEvent acting as all events' super class 2020-05-01 14:44:12 +08:00
Him188
df4cef6299 Improve image regex 2020-04-30 17:18:47 +08:00
Him188
244bbff85c Fix typo 2020-04-30 17:10:41 +08:00
Him188
868ff0008c Fix typo 2020-04-30 17:10:20 +08:00
Him188
c37380017b
Use simpleName 2020-04-30 14:41:15 +08:00
Him188
195cfc395c Add docs 2020-04-30 14:36:54 +08:00
Him188
d3669dffa0 Add event lists overview 2020-04-30 14:36:53 +08:00
Him188
644f0f175b Deprecate ExternalImage constructors 2020-04-29 19:39:41 +08:00
Him188
6a726050bc Fix event concurrency for Java callers 2020-04-29 18:20:34 +08:00
Him188
2501cbb59a Ensure binary compatibility 2020-04-29 15:49:01 +08:00
Him188
50934f9b7d Ensure binary compatibility until 1.1.0 2020-04-29 15:33:25 +08:00
Him188
0de76149c8 Make SingleMessage not extending CharSequence for clearer semantics 2020-04-29 15:21:00 +08:00
Him188
b30b508f4b Deprecate PlainText.stringValue 2020-04-29 15:20:37 +08:00
Him188
e3084c5f7d Deprecate XmlMessage and JsonMessage in favour of ServiceMessage 2020-04-29 12:14:40 +08:00
Him188
90df88050f Fix typo 2020-04-28 16:43:42 +08:00
Him188
9b4006222f Rework re-init, fix #282 2020-04-28 16:35:03 +08:00
Him188
ece7d8901a Fix SinceMirai 2020-04-28 15:29:32 +08:00
Him188
20acc3c459 Support parsing VipFace 2020-04-28 15:25:43 +08:00
Him188
128125eec7 Support more poke messages 2020-04-28 14:59:57 +08:00
mzdluo123
3c98151f87 fix: Regex error on Android 2020-04-28 00:49:19 +08:00
Him188
c89e2a7aa6 Improve performance 2020-04-27 22:25:53 +08:00
Him188
c3de96dde0 Mark LockFreeLinkedList with MiraiInternalAPI, planning to make it internal in 1.0.0 2020-04-27 22:07:27 +08:00
Him188
f75d597c29 Remove being shadowed extensions 2020-04-27 19:08:42 +08:00
Him188
7e1a6c8be7 Add docs 2020-04-27 10:19:49 +08:00
Him188
4ba153c358 Fix BotInvitedJoinGroupRequestEvent.ignore 2020-04-27 10:16:00 +08:00
Him188
6ab8be55c2 Add Java-friendly Group.quit 2020-04-25 19:55:59 +08:00
Him188
781dd721d1 Fix LoginSolver choosing, add NoStandardInputForCaptchaException 2020-04-25 15:28:26 +08:00
Him188
56fc3aa88b Add checks for empty message being sent 2020-04-25 13:14:57 +08:00
Him188
364ffc334a Fix typo 2020-04-25 13:13:33 +08:00
Him188
626b1d6a5d Add tests for Message.isContentEmpty() 2020-04-25 13:13:18 +08:00
Him188
e3add186fb Add Message.isContentNotEmpty 2020-04-25 12:50:31 +08:00
Him188
cebd4a8079 Fix typo 2020-04-25 12:47:06 +08:00
Him188
86aacc5d47 Add Message.isContentEmpty 2020-04-25 12:40:40 +08:00
Him188
48362a241c Add check: ForwardMessage.nodeList mustn't be empty 2020-04-25 12:34:39 +08:00
Him188
6a631418d2 Add docs 2020-04-25 12:31:59 +08:00
Him188
cd1dbf63fc Fix doc 2020-04-25 12:29:16 +08:00
Him188
3bdfd21df6 Add Contact.sendMessage(String) 2020-04-25 12:27:40 +08:00
ryoii
bb3944d5ae Support handle bot invited into a group, close #259 2020-04-25 00:24:16 +08:00
Him188
bf4b56ab07 Fix calculateImageMd5ByImageId 2020-04-24 16:55:39 +08:00
Him188
09524da1e9 Add docs, rearrange implementations 2020-04-24 16:41:21 +08:00
Him188
716e3ade48 Rearrange deprecated functions 2020-04-24 15:14:06 +08:00
Him188
077885465b Add docs, rearrange implementations 2020-04-24 15:12:50 +08:00
Him188
92a1b0d4df Add imageId regex, fix #262 2020-04-24 15:12:33 +08:00
Him188
331d9d5e3f Fix incompatible Bot.instances 2020-04-24 09:10:00 +08:00
Him188
96ed65442d Fix missing ForwardMessage.Key in firstOrNull 2020-04-23 21:36:39 +08:00
Him188
848c50ae9d Remove incompatible functions 2020-04-23 20:46:32 +08:00
Him188
1f97454b37 Fix unhandled BotOfflineEvent.Force 2020-04-23 20:41:23 +08:00
Him188
437f9db575 Unified Image suffix: .mirai 2020-04-23 20:37:01 +08:00
Him188
5ad5c17a60 Add examples 2020-04-23 20:18:48 +08:00