Him188
|
245d52149e
|
Add default dir and file for redirectBotLogToDirectory and redirectBotLogToFile
|
2020-06-16 15:11:57 +08:00 |
|
Him188
|
c4541c8fdc
|
Fix directory detecting
|
2020-06-16 15:10:03 +08:00 |
|
Him188
|
f175d07c0a
|
Introduce multi-platform BotConfiguration structure; Add redirectNetworkLogToDirectory functions, fix #371
|
2020-06-16 15:09:32 +08:00 |
|
Him188
|
5e7beddfdd
|
Merge remote-tracking branch 'origin/master'
|
2020-06-16 14:19:41 +08:00 |
|
Him188
|
6684f35379
|
Add deprecation warnings, Fix #374
|
2020-06-16 14:16:58 +08:00 |
|
Him188
|
d0fbac2c48
|
Update CONTRIBUTING.md
|
2020-06-16 14:02:06 +08:00 |
|
Him188
|
eef9e6b3d7
|
Update guide_quick_start.md
|
2020-06-16 13:55:01 +08:00 |
|
Him188
|
0da92bc67e
|
Update bug---.md
|
2020-06-16 03:11:51 +08:00 |
|
Him188
|
a3dfd83ae7
|
Update guide_quick_start.md
|
2020-06-15 16:22:54 +08:00 |
|
Him188
|
1e15edc39b
|
Add tests for MessageChain delegations
|
2020-06-15 16:04:14 +08:00 |
|
Him188
|
3178aeb619
|
Fix doc
|
2020-06-15 16:03:54 +08:00 |
|
Him188
|
e52c341155
|
Arise deprecation level
|
2020-06-15 15:02:53 +08:00 |
|
Karlatemp
|
f5165f7d77
|
Add Manifest; Disabling SwingSolver with vm property mirai.no-desktop (#362)
* Disabling SwingSolver with vm property 'mirai.no-desktop'
// for ssh
// java -Dmirai.no-desktop ....
* Add Manifest
* Removed Per-Entry Attributes
Co-authored-by: Him188 <Him188@mamoe.net>
|
2020-06-15 11:13:15 +08:00 |
|
Him188
|
f74ee547f2
|
Fix #369
|
2020-06-14 23:47:56 +08:00 |
|
fjh1997
|
bba5b0056e
|
更新文档 (#368)
* Update README.md
* Update guide_quick_start.md
|
2020-06-14 20:04:29 +08:00 |
|
Niltok
|
169942237f
|
Add name for Face (#345)
* add faceName
* fix incorrect merge
* fix misspelling
* fix incorrect access control
* fix test
* fix typo
|
2020-06-14 20:03:37 +08:00 |
|
Him188
|
c7ab173a5d
|
Add bug report hints
|
2020-06-14 19:54:04 +08:00 |
|
Him188
|
d7ab2c1bae
|
Fix potential NoSuchElementException when member is kicked
|
2020-06-14 19:53:50 +08:00 |
|
Him188
|
35f2335a5f
|
Fix build
|
2020-06-14 19:20:00 +08:00 |
|
Him188
|
e829939154
|
Arise deprecation level, fix #353
|
2020-06-14 19:13:31 +08:00 |
|
Him188
|
2d1bc6578e
|
Fix reference in KDoc
|
2020-06-14 18:48:58 +08:00 |
|
Him188
|
6f0853e6e4
|
Implement MessagePreSendEvent and MessagePostSendEvent .
Deprecate `MessageSendEvent`
Fix #339
|
2020-06-14 18:43:21 +08:00 |
|
Him188
|
4c79d4cd18
|
Add @MustBeDocumented to MiraiInternalAPI and MiraiExperimentalAPI
|
2020-06-14 18:36:32 +08:00 |
|
Him188
|
4cb870cb85
|
Fix build
|
2020-06-13 22:40:38 +08:00 |
|
Him188
|
751a3731b0
|
Remove common Message.toMiraiCode
|
2020-06-12 16:34:06 +08:00 |
|
Him188
|
f0a67d781e
|
Improve docs on mirai code
|
2020-06-12 16:33:26 +08:00 |
|
Him188
|
c9988f4c6a
|
Add mirai-code-specification.md
|
2020-06-12 16:17:37 +08:00 |
|
Him188
|
7583172976
|
Remove parentheses in mirai code of VipFace
|
2020-06-12 16:02:09 +08:00 |
|
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 |
|