Commit Graph

1595 Commits

Author SHA1 Message Date
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
Him188
fc8714de5f Fix build 2020-04-08 14:57:42 +08:00
Him188
df9a5f7c0a Fix incorrect new contact handling 2020-04-08 14:37:33 +08:00
Him188
6480e78b24 Handle ContactList syncing on new friend or member event. 2020-04-08 14:33:13 +08:00
Him188
da39cc41a8 Fix fatal error catching on init 2020-04-08 13:58:56 +08:00
Him188
faf8002de9 Fix massive group list loading 2020-04-08 13:25:20 +08:00
Him188
4633803c55 Add java-friendly APIs 2020-04-08 10:50:13 +08:00
Him188
d9756c212c Add common runBlocking for convenience 2020-04-08 10:49:04 +08:00
ryoii
eec820c1a7 Support for approving requests of adding friend and joining group, close #91 2020-04-07 21:14:34 +08:00
Him188
366de98a6c Adjust exception message 2020-04-07 09:01:32 +08:00
Him188
a797dac5ba Fix MessageSource.key, add MessageSource.isAboutFriend and MessageSource.isAboutGroup 2020-04-07 09:00:39 +08:00
Him188
0aaeaea793 Merge remote-tracking branch 'origin/master' 2020-04-07 08:44:07 +08:00
Him188
9aa32c49b1 Compact MessageSubscribersBuilder 2020-04-07 08:43:49 +08:00
Him188
8dee2dbb2f Fix tests 2020-04-06 21:06:24 +08:00
Him188
c722e97f07 Fix StackOverflowError 2020-04-06 20:33:09 +08:00
Him188
7015f0f4e9 Fix MessageChainBuilder.addAndCheckConstrainSingle 2020-04-06 20:01:19 +08:00
Him188
5c8e995d78 Fix references 2020-04-06 19:17:55 +08:00
Him188
165de9a85d Fix references 2020-04-06 19:14:12 +08:00
Him188
cdf574d97a Fix buidl 2020-04-06 19:13:51 +08:00
Him188
4184b5f7d9 Make CombinedMessage internal 2020-04-06 19:13:11 +08:00
Him188
b8b749bf65 Completed CombinedMessage redesigning and constraining on concatenation 2020-04-06 18:04:41 +08:00
Him188
eb0696be14 Adapt for new Message.contentToString 2020-04-05 23:51:34 +08:00