Commit Graph

901 Commits

Author SHA1 Message Date
Eritque arcus
309a712102
Support login account record (#414)
* AutologinConfig add `autoLogin` field to control autoLogin
Login account exist in accounts

* some tips

* solve known problems

* solve known problems

* modify as require

* AutologinConfig add `autoLogin` field to control autoLogin
Login account exist in accounts

* some tips

* solve known problems

* solve known problems

* modify as require

* revert change

* revert change

* revert change

* modify as require

* check if
2021-11-09 22:03:54 +00:00
Him188
fbc7f69bb5 Correct docs 2021-11-09 21:44:18 +00:00
Him188
ae4ab2acca Extract generation of help message as HelpCommand.generateDefaultHelp, helps #416 2021-11-09 21:43:55 +00:00
Him188
b45ca8df81 Remove use of deprecated MiraiLogger.TopLevel 2021-11-06 14:44:58 +00:00
Him188
ad8cc21ee4 Add description for AutoLoginCommand passwordKind, fix #344 2021-10-30 14:12:54 +01:00
Karlatemp
247cdb4414
Improve loggers 2021-09-24 17:01:02 +08:00
Him188
6cecb18255
Provide JRawCommand.onCommand (#395)
* Provide `JRawCommand.onCommand`

* Update JRawCommand.kt
2021-09-12 20:34:57 +08:00
cssxsh
1e158a93ce
Fix: MultiFilePluginDataStorageImpl (#393)
* fix: builtins config use ReadOnlyPluginConfig

* fix: remove BINTRAY_REPOSITORY

* merge: mamoe

* use: mavenCentral

* feat: handle UTF8-BOM
remove: mainLogger
2021-09-12 20:32:16 +08:00
Him188
03ebfd2278 Migrate to Kotlin 1.5.30 2021-09-01 19:20:10 +08:00
Him188
f0691c2cee Release version 2.7.0 2021-08-25 14:45:26 +08:00
Him188
00d7430f06 Release version 2.7-RC 2021-08-11 15:28:56 +08:00
Him188
f5f3603dcc Execute non-suspend functions in blocking context, maybe help #341 2021-08-08 14:39:42 +08:00
purofle
2c78c215b5
删除Kdoc中存在的错误示例 (#386)
* Update SimpleCommand.kt

* Update Commands.md
2021-08-03 04:30:08 +08:00
Karlatemp
ee48adfd8c
Improve logging of plugin loading; close #369
- Log plugin version when loading plugin
- Log plugin loading/enabling status when verbose enabled
2021-07-13 18:25:11 +08:00
Him188
be928efb75 Release version 2.7-M2 2021-07-06 21:37:19 +08:00
Him188
213b1c1e3f Update copyright 2021-07-02 00:56:54 +08:00
Him188
f096d0d042 Reformat and cleanup code 2021-07-02 00:56:54 +08:00
cssxsh
3628d534d4
fix: builtins config use ReadOnlyPluginConfig (#375) 2021-06-26 20:26:37 +08:00
Karlatemp
ea3f6da103
2.7-M2-dev-1 2021-06-23 11:43:55 +08:00
Him188
ece9b9b689 Release version 2.7-M1 2021-06-20 02:16:04 +08:00
Him188
98521f7206 2.7-M1-dev-4 2021-05-31 16:14:18 +08:00
Him188
fd158ca33e
Add @JvmOverloads for JSimpleCommand constructor and add default arguments (#349) 2021-05-30 23:40:30 +08:00
Him188
19abf48aac
Kotlin 1.5 and dependencies updates (#346)
* Kotlin 1.5 and dependencies updates

* Make MessageScope sealed

* Use Kotlin 1.5.10

* Uses 2.6.4-dev-kt15 in build
2021-05-27 13:50:28 +08:00
Him188
829078f97e Remove bintray 2021-05-25 12:13:43 +08:00
Him188
55281ed228 PluginData: do not add supertype ConcurrentMap for shadowed maps even though original map implements it 2021-05-09 00:16:28 +08:00
Him188
048a0bbdd6
LoginCommand: Send login results also to ConsoleCommandSender (#348) 2021-05-06 12:53:41 +08:00
Him188
41eeedf932 Optimize suppresses 2021-05-03 17:09:53 +08:00
Him188
03df2d8bb7 Update docs about example for commands for Java 2021-05-03 17:09:42 +08:00
Him188
3321cdeac3 Fix ambiguous doc on KotlinPlugin 2021-04-30 23:19:34 +08:00
Him188
94f54b7c6d Replace usages of unstable API 2021-04-25 19:26:20 +08:00
Him188
a71d465887 Release version 2.6.2 2021-04-21 16:41:12 +08:00
Him188
e4398f8454 Revert "Release version 2.6.1"
This reverts commit d8f5615c
2021-04-21 16:40:12 +08:00
Him188
d8f5615c4d Release version 2.6.1 2021-04-21 16:38:27 +08:00
Him188
5e95cdd5b0 Disable TestCoroutineUtils tests 2021-04-16 17:45:37 +08:00
Him188
76ab9f220e TestCoroutineUtils: add more cases 2021-04-16 16:56:37 +08:00
Him188
9cb75bd410 Release version 2.6.1 2021-04-16 16:48:12 +08:00
Him188
c96eb3ccf1 Fix TimedTask if not changed 2021-04-16 13:03:06 +08:00
Him188
6534b8177f Fix 100% CPU on start, fix #1193 2021-04-16 12:52:10 +08:00
Him188
852a546786 Release version 2.6.0 2021-04-15 23:35:06 +08:00
Him188
f308cb787c Make loadFromResource stable 2021-04-11 19:37:24 +08:00
Him188
dc5e89518e Release version 2.6-RC 2021-04-10 18:59:47 +08:00
Him188
1845ca8798 Temporarily disable tests 2021-04-10 16:36:07 +08:00
Him188
21ca9f9fb9 Misc improvements 2021-04-10 16:34:53 +08:00
Him188
39f0eeb508 Allow overriding MiraiConsole impl when stopped 2021-04-10 16:09:03 +08:00
Him188
eb240f3a75 Fix JAutoSavePluginData.typedValue, fix #311 2021-04-10 15:45:52 +08:00
Him188
824a72b2e7 Do not check initialized when calling backendAccess 2021-04-10 14:23:51 +08:00
Him188
662013e4ec Fix build and fix warnings 2021-04-08 12:43:59 +08:00
Him188
d50f34e2b7
Improve performance on AutoSavePluginData auto save (#317) 2021-04-07 22:28:38 +08:00
Him188
de46b0d79e Release version 2.6-M2 2021-04-04 01:19:01 +08:00
Him188
6b251b9267 Release version v2.6-M1 2021-03-30 12:39:45 +08:00