Commit Graph

1232 Commits

Author SHA1 Message Date
Him188
7a217f6f65 Add MessageChain.messageUid, MessageChain.sequenceId 2020-02-22 14:32:52 +08:00
Him188
32dc95a6e4 Add LockFreeLinkedList<E>.iterator 2020-02-22 13:48:40 +08:00
Him188
801e3a68b1 Less memory usage 2020-02-22 13:48:26 +08:00
Him188
0015b7bcc1 Make MessageSource.messageUid int 2020-02-22 13:48:13 +08:00
Him188
0e30d3d69b Better memory management 2020-02-22 11:36:19 +08:00
Him188
616957430a Remove MessageSource.sourceMessage 2020-02-22 10:59:27 +08:00
Him188
2b7b8fa6c1 Improve MessagePacket<*, *>.nextMessage 2020-02-21 22:59:52 +08:00
Him188
ec248c8dd3 Add unconditional nextMessage 2020-02-21 22:44:07 +08:00
Him188
fb25baa78d Update docs 2020-02-21 22:41:22 +08:00
Him188
00fd47f124 Update docs 2020-02-21 22:39:41 +08:00
Him188
b8c35048a4 Update docs 2020-02-21 22:38:16 +08:00
Him188
eb258bbd5c Explicitly state return type 2020-02-21 22:30:55 +08:00
Him188
99586f226d Add MessagePacket<*, *>.isContextIdenticalWith, MessagePacket<*, *>.nextMessage 2020-02-21 22:30:39 +08:00
Him188
03c6143269 Add subscribingGet, CoroutineScope.subscribingGetAsync 2020-02-21 22:28:57 +08:00
Him188
e580992e0b Fix At 2020-02-21 21:07:00 +08:00
Him188
4f6691acc6 Fix MessageChain.addOrRemove 2020-02-21 20:30:10 +08:00
Him188
14f4f4588d Rename delay to millis 2020-02-21 20:29:48 +08:00
Him188
0015f3817c Unified group imageId 2020-02-21 20:28:48 +08:00
Him188
2cd2591ff6 Add ContactList.first and `ContactList.firstOrNull 2020-02-21 19:37:19 +08:00
Him188
97da6fce60 Ensure sequenceId available 2020-02-21 19:04:29 +08:00
Him188
587fab23e1 Support recall, add MessageReceipt 2020-02-21 18:21:58 +08:00
Him188
ff8e6e8b80 Add sequenceId to MessageSource 2020-02-21 16:29:39 +08:00
Him188
776e591556 Support MemberLeaveEvent.Quit, close #51 2020-02-21 15:33:16 +08:00
Him188
67e709452a Fix recursive call 2020-02-21 14:39:14 +08:00
Him188
247ad692d8 Add extensions 2020-02-20 22:55:19 +08:00
Him188
086f04e1f5 Add member.muteTimeRemaining 2020-02-20 22:36:19 +08:00
Him188
97615e5d7e Add docs 2020-02-20 22:19:54 +08:00
Him188
f8e31b6920 Add docs 2020-02-20 22:19:41 +08:00
Him188
cb06520b8e Explicitly override hashCode and toString in interface Contact, close #80 2020-02-20 22:01:34 +08:00
Him188
9660b44142 Broadcast BotReloginEvent, close #78 2020-02-20 21:42:48 +08:00
Him188
9437d1528d Unified relogin cause 2020-02-20 21:42:20 +08:00
Him188
61838a0e14 Add additional coroutineContext 2020-02-20 17:47:49 +08:00
Him188
395f20c273 Fix event and improve performance 2020-02-20 17:32:41 +08:00
Him188
7c3debc00c Fix GroupMessage subscribing 2020-02-20 17:16:46 +08:00
Him188
3d4ff807af Add MessageSource.time 2020-02-20 13:24:27 +08:00
Him188
f5a6040668 Add additional coroutineScope parameter 2020-02-20 13:20:36 +08:00
Him188
37cea58a19 Fix ambiguous eq 2020-02-20 13:18:59 +08:00
Him188
1bcac33151 Move At.member from GroupMessage to MessagePacket 2020-02-20 11:52:26 +08:00
Him188
3e29fbf34b Reconnect always 2020-02-20 11:35:04 +08:00
Him188
7838ccf042 Adjust file names 2020-02-20 11:23:37 +08:00
Him188
3c29474c0b Correct groupCardOrNick to nameCardOrNick 2020-02-19 20:37:53 +08:00
Him188
e66cfc95a7 Unified toString: "[mirai:$imageId]" 2020-02-19 20:28:29 +08:00
Him188
a81eea422b Face decoding 2020-02-19 20:28:10 +08:00
Him188
c32843fbf3 Add Short.toByteArray() 2020-02-19 20:13:57 +08:00
Him188
abe5db2023 Add MessageChain.foreachContent(lambda) and Message.hasContent() 2020-02-19 19:56:00 +08:00
Him188
de15339929 Fix platform declaration clash 2020-02-19 19:11:46 +08:00
Him188
2322387f73 Add bot.subscribe, close #61 2020-02-19 19:10:14 +08:00
Him188
c3bd03fcae Improve logs 2020-02-19 18:36:04 +08:00
Him188
d829060072 Change default config values 2020-02-19 18:33:20 +08:00
Him188
9a436271db Fix uninitialized vars 2020-02-19 18:33:11 +08:00