Commit Graph

3819 Commits

Author SHA1 Message Date
Him188
10c66786e3
Merge pull request #400 from kidonng/patch-1
Add missing link
2020-06-28 17:26:46 +08:00
Kid
aaf10687cc
Add missing link 2020-06-28 16:53:57 +08:00
Him188
9309fb2476
Merge pull request #397 from YunYouJun/master
fix typo
2020-06-28 00:57:59 +08:00
云游君
96e5d35701 fix typo 2020-06-27 15:54:43 +00:00
Him188
fe9f3ecf6e
Merge pull request #396 from YunYouJun/patch-1
新的社区 SDK:mirai-ts (TypeScript/JavaScript)
2020-06-27 23:46:58 +08:00
云游君
0baca3aed9
Update README-eng.md 2020-06-27 22:38:49 +08:00
云游君
ab37978fd4
新的社区 SDK:mirai-ts (TypeScript/JavaScript) 2020-06-27 22:28:26 +08:00
Him188
74af082a2a Update README.md 2020-06-26 19:31:05 +08:00
Him188
d3c950a152 Merge remote-tracking branch 'origin/master' 2020-06-26 19:02:11 +08:00
Him188
5dbc9b3015 Remove Event.DoNotImplementThisClassButExtendAbstractEvent for compiling issue 2020-06-26 19:01:10 +08:00
Him188
c489cd4863
Merge pull request #386 from Karlatemp/patch-8
Fix #383
2020-06-23 13:30:31 +08:00
Karlatemp
89386904b1
Fix #383 2020-06-23 13:22:15 +08:00
Him188
34d70f9d5b
Update mirai.md 2020-06-22 12:56:49 +08:00
Him188
8b223d3da4
Update guide_quick_start.md 2020-06-22 12:47:19 +08:00
Him188
995078351d
Merge pull request #379 from EricTianC/patch-1
Update guide_getting_started.md
2020-06-19 12:27:47 +08:00
EricTianC
6990a2eead
Update guide_getting_started.md
文档更新
2020-06-19 09:38:26 +08:00
Him188
854e2e8cda
Update dependencies 2020-06-18 20:59:32 +08:00
Him188
4cb5d654b2 Delegate json serialization strategy to BotConfiguration 2020-06-17 14:19:59 +08:00
Him188
b2c53922f2 Merge remote-tracking branch 'origin/master' 2020-06-16 17:28:32 +08:00
Him188
593e9914d6 Fix project name when publishing 2020-06-16 17:28:14 +08:00
Him188
a1686e6645
Update bintray.yml 2020-06-16 17:02:52 +08:00
Him188
016b0ef13d Update CHANGELOG.md 2020-06-16 16:30:03 +08:00
Him188
7ccd1fe566 1.1-EA released 2020-06-16 16:22:03 +08:00
Him188
ed6f82c19a Add mirai-serialization/README.md 2020-06-16 16:21:51 +08:00
Him188
7d79f0a8f2 Revert "Deprecate FriendFlashImage and GroupFlashImage in the favor of general FlashImage"
This reverts commit 36fd7ccd
2020-06-16 16:08:23 +08:00
Him188
d993dff499 Update module descriptions 2020-06-16 16:05:36 +08:00
Him188
e2e68b091b Make botInstancesSequence stable API 2020-06-16 15:43:36 +08:00
Him188
b10d339adc Add missing @MiraiExperimentalAPI 2020-06-16 15:20:53 +08:00
Him188
877a8efed3 Ignore old Group settings. Fix #373 2020-06-16 15:20:33 +08:00
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