Commit Graph

1616 Commits

Author SHA1 Message Date
Him188
991f46fe64 Introduce ServiceMessage, fix #229, fix #224 2020-04-15 19:14:59 +08:00
Him188
77a0ba6e29 Fix #227 2020-04-15 16:48:41 +08:00
Him188
90ee9b441a Rework reconnection, fixes #228 2020-04-15 16:46:39 +08:00
Him188
f1ac53f115 Cleanup 2020-04-15 10:47:11 +08:00
Him188
a5b82c5e48 Rearrange MessageSubscribersBuilder 2020-04-15 10:11:09 +08:00
Him188
b3a56126d4 Change retention of SinceMirai to BINARY 2020-04-15 08:47:53 +08:00
Him188
f8d2760752 Merge remote-tracking branch 'origin/master' 2020-04-15 08:20:04 +08:00
Him188
a50f1c7274
Update docs 2020-04-14 22:58:51 +08:00
Him188
eeb1f89d81 Simplify DSL 2020-04-14 14:29:56 +08:00
Him188
b0718c5b2e Add experimental annotations 2020-04-13 19:15:35 +08:00
Him188
0a2152dc73 Add SingleMessage.asMessageChain 2020-04-13 18:56:20 +08:00
Him188
075ed6680f Rearrange implementations 2020-04-13 12:30:37 +08:00
Him188
a7de970a81 Simplify exposed public APIs 2020-04-13 12:26:11 +08:00
Him188
e9591981e6 Add shortcuts, fix type issue 2020-04-13 12:21:22 +08:00
Him188
45784c01a8 Introduce experimental common super interface Identified for Contact and Bot 2020-04-13 12:13:34 +08:00
Him188
e10e404c6c Fix MessageSource 2020-04-13 12:12:56 +08:00
Him188
f5a8420231 Speed up image uploading 2020-04-13 11:13:27 +08:00
Him188
f7f3e88878 Add group and senderName shortcuts to TempMessage 2020-04-13 10:27:49 +08:00
Him188
0ef844f79b Fix doc 2020-04-12 20:18:46 +08:00
Him188
da801d7b6d Support server changing, close #52 2020-04-12 19:17:27 +08:00
Him188
6f5441bf1a Add MessageChainBuilder.build 2020-04-12 01:42:16 +08:00
Him188
3921fd3598 Add At.isBot 2020-04-12 01:41:59 +08:00
Him188
53d53d2cbb Add String.invoke DSL 2020-04-12 01:41:38 +08:00
Him188
e279e79b63 Add atBot DSL 2020-04-12 00:54:47 +08:00
Him188
770c5cd5a2 Fix recursive call 2020-04-11 20:22:30 +08:00
Him188
b9a3675dad Support Group.quit, add BotLeaveEvent.Active 2020-04-11 20:15:23 +08:00
Him188
1e93da9a09 Merge remote-tracking branch 'origin/master' 2020-04-11 16:08:01 +08:00
Him188
b6d9154580 Add .group shortcuts to temp OnlineMessageSource 2020-04-11 16:07:19 +08:00
Him188
6d9aceae6e Fix docs 2020-04-11 16:06:23 +08:00
Him188
505943cb3d Handle SMS login 2020-04-11 16:06:21 +08:00
Anders
d3b52732d7
Update BotEvents.kt
"入群申请消息"更改为"申请好友消息"
2020-04-11 13:57:23 +08:00
Anders
686d7577c6
Update BotEvents.kt
将注释: 机器人被邀请加入群 更改为: 一个账号请求加入群事件
2020-04-11 13:37:02 +08:00
Him188
9736909d90 Rename BotKickEvent to BotLeaveEvent 2020-04-10 20:29:01 +08:00
Him188
3c786cb042 Support MemberJoinEvent.Active, also fix #164 2020-04-10 20:21:51 +08:00
Him188
418fb43992 Returns botAsMember when Group.get(bot.id) 2020-04-10 19:40:34 +08:00
Him188
7e02c48122 Add notes 2020-04-10 19:33:20 +08:00
Him188
1e1785f4d6 Add ForwardMessage, support decoding, fix LongMessage decoding 2020-04-10 19:16:06 +08:00
Him188
239b8bcce4 Deprecate MemberCardChangeEvent.operator 2020-04-10 19:03:09 +08:00
Him188
918ede1fa6 Add FriendDeleteEvent, FriendAddEvent, also fix #216 2020-04-10 18:56:26 +08:00
Him188
882c623823 Add @JvmOverloads for BufferedImage.toExternalImage 2020-04-10 13:42:16 +08:00
Him188
7357169560 Fix build 2020-04-10 13:42:04 +08:00
Him188
c27ee12bdb Simplify MessageReceipt 2020-04-10 11:35:14 +08:00
Him188
ae1156b434 Simplify Contact structure 2020-04-10 11:35:05 +08:00
Him188
ec35eeba1c Simplify Bot structure 2020-04-09 16:14:48 +08:00
Him188
3a8b2dd6d2 Fix MessageSource.id from offline quotations 2020-04-09 09:38:30 +08:00
Him188
7f498604d6 Add warning for LowLevelApi 2020-04-09 09:12:02 +08:00
Him188
06786eb3da Add constructor checks 2020-04-09 08:56:09 +08:00
Him188
a604083e9a Fix naming issue 2020-04-09 08:55:17 +08:00
Him188
3dafb8ea90 Add subscribers for TempMessage 2020-04-09 08:46:10 +08:00
ryoii
2053ab198c Support TempMessage 2020-04-08 22:12:18 +08:00