Him188
|
d2602cb97f
|
Introduce interface CodableMessage
|
2020-06-12 15:59:06 +08:00 |
|
Him188
|
5941605a72
|
Rearrange mirai code implementations
|
2020-06-12 15:15:04 +08:00 |
|
Him188
|
4961b60494
|
Merge branch 'master' into dev
|
2020-06-12 14:43:12 +08:00 |
|
HelloWorld
|
614d164970
|
Update README.md
|
2020-06-11 23:30:42 +08:00 |
|
Him188
|
7565f5f1f1
|
Update dokka task, prefer HTML format than GFM, for #333
|
2020-06-11 15:35:48 +08:00 |
|
Him188
|
63d5600672
|
Update docs
|
2020-06-11 15:32:54 +08:00 |
|
Him188
|
a379ceb3b0
|
Fix parseMiraiCode
|
2020-06-07 18:55:07 +08:00 |
|
Him188
|
4c9532bad6
|
Update docs
|
2020-06-07 18:48:43 +08:00 |
|
Him188
|
c551702d9e
|
Update FAQ, use relative links
|
2020-06-07 18:23:50 +08:00 |
|
Him188
|
4f65df6d75
|
Update FAQ
|
2020-06-07 18:21:38 +08:00 |
|
Him188
|
26965adae0
|
Add FAQ
|
2020-06-06 17:47:23 +08:00 |
|
HelloWorld
|
e00d71e285
|
Update README.md
|
2020-06-07 13:45:32 +08:00 |
|
ryoii
|
9fd2468354
|
Fix #340
|
2020-06-06 14:48:27 +08:00 |
|
Him188
|
40fcea3201
|
Merge remote-tracking branch 'origin/dev' into dev
|
2020-06-05 13:34:01 +08:00 |
|
Him188
|
d689c6c9d0
|
Improve docs
|
2020-06-05 13:33:47 +08:00 |
|
ryoii
|
f99981baa9
|
SystemMsgNewGroup type 3
|
2020-06-02 10:25:31 +08:00 |
|
Him188
|
042dc47dee
|
1.0.2 released
|
2020-06-01 22:25:12 +08:00 |
|
Him188
|
2e8df632cd
|
Fix #361
|
2020-06-01 20:38:31 +08:00 |
|
Him188
|
2dcd8ffea0
|
Fix log time
|
2020-06-01 18:11:55 +08:00 |
|
Him188
|
c088e423b2
|
(internal) _miraiContentToString: Ignore transient properties
|
2020-05-30 01:31:16 +08:00 |
|
Him188
|
e365990586
|
Add mirai-serialization to workflow
|
2020-05-29 17:13:52 +08:00 |
|
Him188
|
480d947ac8
|
Fix imports
|
2020-05-29 17:12:01 +08:00 |
|
Him188
|
d2132a66ca
|
Fix imports
|
2020-05-29 17:11:54 +08:00 |
|
Him188
|
c7b915390a
|
Fix imports
|
2020-05-29 17:11:23 +08:00 |
|
Him188
|
0d98f47348
|
Fix FlashImage.toString
|
2020-05-29 17:09:52 +08:00 |
|
Him188
|
094bd72efb
|
Add String.parserMiraiCode , close #264
|
2020-05-29 17:09:20 +08:00 |
|
Him188
|
0af6639e9d
|
Fix build
|
2020-05-29 16:13:03 +08:00 |
|
Him188
|
0a928407e7
|
Remove @Serializable from core module
|
2020-05-29 14:16:32 +08:00 |
|
Him188
|
36fd7ccda6
|
Deprecate FriendFlashImage and GroupFlashImage in the favor of general FlashImage
|
2020-05-29 13:50:47 +08:00 |
|
Him188
|
dd7e2d0bc1
|
Rename CustomMessage.Factory.serialize to CustomMessage.Factory.dump ;
Rename `CustomMessage.Factory.deserialize` to `CustomMessage.Factory.load`.
Add `CustomMessage.toByteArray()`
|
2020-05-29 13:24:59 +08:00 |
|
Him188
|
a5f9504b10
|
Add Bot.botInstancesSequence
|
2020-05-28 14:25:11 +08:00 |
|
Him188
|
2e119f4eeb
|
(internal) Extendable Image.originUrl
|
2020-05-28 14:25:10 +08:00 |
|
Him188
|
4c89072e44
|
Update guide_quick_start.md
#354
|
2020-05-28 14:12:52 +08:00 |
|
Him188
|
c785e2e1f6
|
Merge remote-tracking branch 'origin/dev' into dev
# Conflicts:
# mirai-core-qqandroid/src/commonMain/kotlin/net/mamoe/mirai/qqandroid/QQAndroidBot.common.kt
|
2020-05-28 14:11:15 +08:00 |
|
Him188
|
9ced447055
|
Remove @ExperimentalCoroutinesApi since Flow.fold is now stable
|
2020-05-28 14:10:18 +08:00 |
|
Him188
|
5c7dff223c
|
Mark PttMessage and Voice with @MiraiExperimentalAPI
|
2020-05-28 14:10:18 +08:00 |
|
Him188
|
0153ed9fa5
|
Fix build
|
2020-05-28 14:10:18 +08:00 |
|
Him188
|
c71cc53d2d
|
Improve performance when log is disabled
|
2020-05-28 14:10:18 +08:00 |
|
Him188
|
f653f33a6f
|
Improve stability, returns -1 for sequenceId when failed to fetch from server
|
2020-05-28 14:10:18 +08:00 |
|
Him188
|
a084eac8be
|
Rearrange internal implementations
|
2020-05-28 14:10:18 +08:00 |
|
Him188
|
57b85a3517
|
Add Bot.botInstancesSequence
|
2020-05-28 14:10:18 +08:00 |
|
Him188
|
5fd1ba86eb
|
(internal) Extendable Image.originUrl
|
2020-05-28 14:10:18 +08:00 |
|
Him188
|
1d971badd9
|
Add docs
|
2020-05-28 14:08:39 +08:00 |
|
Him188
|
1f308b3018
|
Update docs
|
2020-05-28 14:08:37 +08:00 |
|
Him188
|
db38750e1d
|
Remove @ExperimentalCoroutinesApi since Flow.fold is now stable
|
2020-05-28 14:03:25 +08:00 |
|
Him188
|
637e43ac2e
|
Mark PttMessage and Voice with @MiraiExperimentalAPI
|
2020-05-28 14:00:55 +08:00 |
|
Him188
|
ddf8ecf744
|
Fix build
|
2020-05-28 13:54:19 +08:00 |
|
Him188
|
fff94b23e0
|
Improve performance when log is disabled
|
2020-05-28 13:51:06 +08:00 |
|
Him188
|
0c169d0068
|
Improve stability, returns -1 for sequenceId when failed to fetch from server
|
2020-05-28 13:50:52 +08:00 |
|
Him188
|
507b35dcb7
|
Rearrange internal implementations
|
2020-05-28 13:44:53 +08:00 |
|