Commit Graph

4283 Commits

Author SHA1 Message Date
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
Him188
5c16c3f1c3 Merge remote-tracking branch 'origin/master'
# Conflicts:
#	CHANGELOG.md
2020-05-25 15:35:37 +08:00
Him188
8867d7dccf 1.0.1 released 2020-05-25 15:35:07 +08:00
Him188
dbe7fe1966 1.0.1 released 2020-05-25 15:34:31 +08:00
Him188
534ba00f69 Remove (internal) low level API for responding events 2020-05-25 15:33:32 +08:00
Him188
80ece0933f Fix doc 2020-05-25 15:29:39 +08:00
Him188
906fbfc191 Fix various ReplaceWith 2020-05-25 14:23:27 +08:00
Him188
5c808238dc
Add mirai-doc publishing workflow (#346)
* Update doc on push

* Optimize kotlin src block

* Generate by version

* Fix table optimizing

* Slowdown uploading

* Fix index.md to README.md

* Publish docs on release created
2020-05-24 20:26:06 +08:00
Him188
b06bf6aba8
Update CONTRIBUTING.md 2020-05-24 18:25:36 +08:00
Him188
42ff42bd94
Delete debuggui.cmd 2020-05-24 18:22:24 +08:00
Him188
844f5de56e Merge remote-tracking branch 'origin/master' 2020-05-24 16:42:55 +08:00
Him188
aad0cbe6e2 Setup mirai-doc publishing 2020-05-24 16:42:42 +08:00
Him188
af9d39f24d Set theme jekyll-theme-cayman 2020-05-24 16:13:46 +08:00
Him188
3e44594f4d Set theme jekyll-theme-midnight 2020-05-24 16:11:24 +08:00
Him188
452dd94831 Fix doc reference 2020-05-24 16:00:49 +08:00
Him188
b0e00179a9 Fix build 2020-05-24 15:48:36 +08:00
Him188
4ac4607902 Remove BotJoinGroupEvent.Invite.invitorName as not provided by the server 2020-05-24 14:46:35 +08:00
Him188
0b62370d9d Make MessageEvent constructors internal for future compatibility 2020-05-24 14:44:18 +08:00