Commit Graph

3850 Commits

Author SHA1 Message Date
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
Him188
2bcd1a7a7d Add docs 2020-05-28 13:43:35 +08:00
Him188
a5d613cf67 Add Bot.botInstancesSequence 2020-05-28 13:38:49 +08:00
Him188
ab6269b3ae (internal) Extendable Image.originUrl 2020-05-28 12:53:54 +08:00
Him188
e8b0e0efa5 Update docs 2020-05-28 12:51:30 +08:00
Him188
a974507101 Fix typo on filename 2020-05-27 22:41:43 +08:00
Him188
df8c9e947b Merge remote-tracking branch 'origin/master' 2020-05-27 22:35:22 +08:00
Him188
4b893563bc Add docs 2020-05-27 22:35:04 +08:00
Him188
955d2664fd Add docs 2020-05-27 22:34:10 +08:00
ryoii
7fd5cfe3bb Low level api for request event again 2020-05-25 22:40:10 +08:00
Him188
73be4e034d
Merge pull request #349 from Executor-Cheng/master
Update README.md
2020-05-25 17:59:15 +08:00
Executor
5f871b5c71
Update README.md 2020-05-25 17:33:12 +08:00
Him188
df62870ac5 1.0.1 released 2020-05-25 15:35:54 +08:00