Commit Graph

933 Commits

Author SHA1 Message Date
Karlatemp
a666dc5448
Unified code style 2020-09-11 20:52:50 +08:00
Karlatemp
a72fe42aaa
Add option --reading-replacement 2020-09-11 20:42:00 +08:00
Karlatemp
9e9c848596
Rename --drop-ansi to --no-ansi 2020-09-11 20:35:36 +08:00
Karlatemp
afed2e1de3
Review: Using list to save help for better editing. 2020-09-11 20:21:41 +08:00
Karlatemp
284f6a28e1
Rename NoNonBlockingReader to NoConsoleNonBlockingReader 2020-09-11 20:07:35 +08:00
Karlatemp
f677516a70
Review: Incoming stream should only \n coming. 2020-09-11 20:07:33 +08:00
Karlatemp
6f38654f87
Drop ansi 2020-09-11 19:45:26 +08:00
Karlatemp
12b942a27b
Fix Copyright 2020-09-11 19:28:12 +08:00
Karlatemp
f1015915ba
Working without Terminal 2020-09-11 19:22:55 +08:00
Karlatemp
58970e6308
Fix Multiple-ClassLoader Classes Loading 2020-09-11 12:53:56 +08:00
Karlatemp
95e1486e3f
Merge remote-tracking branch 'origin/master' into dependencies 2020-09-10 22:34:33 +08:00
Him188
ca4107b476 Fix PermissionImpl.equals, PermissionImpl.hashCode, PermissionImpl.toString 2020-09-10 20:55:08 +08:00
Him188
12662f4716 Remove duplications in BuiltInPermissionService.SaveData 2020-09-10 20:51:00 +08:00
Him188
829bd6d454 Rename PluginKind to PluginLoadPriority, revise load phases 2020-09-10 20:41:09 +08:00
Him188
d7fe94acbd Reload BuiltInSingletonExtensionSelector on startup 2020-09-10 20:03:57 +08:00
Him188
cea884c3d7 Use Permission for Permission.parent 2020-09-10 19:53:27 +08:00
Him188
dd9cc3c706 Update to Kotlin 1.4.10 2020-09-10 18:57:11 +08:00
Him188
4eb7eaff2c Bump yamlkt version to 0.5.2 2020-09-10 18:34:54 +08:00
Him188
1c51456e07 Update docs 2020-09-10 18:34:43 +08:00
Him188
cd8f21d073 Rename scopeWithNotNull to scopeWith 2020-09-10 18:34:01 +08:00
Him188
795d8040cb Update docs 2020-09-10 18:04:50 +08:00
Him188
49eafe6699 Fix doc 2020-09-10 17:41:23 +08:00
Him188
76c277a9e7 Fix compiler error 2020-09-10 17:41:14 +08:00
Him188
7fe2d13544 Fix exception message 2020-09-10 13:01:40 +08:00
Him188
b242fc4eb8 Improve serialized configs 2020-09-10 12:56:07 +08:00
Karlatemp
9c832f0afa
Export Manager 2020-09-10 12:09:53 +08:00
Karlatemp
c42fd3a8a6
Merge remote-tracking branch 'origin/master' into dependencies 2020-09-10 11:28:56 +08:00
Him188
5cd35d7fbe Fix permission duplication 2020-09-10 10:49:36 +08:00
Him188
8dd302073b Add builtin Permission command 2020-09-10 10:44:49 +08:00
Him188
c76a6dacc9 Introduce JvmPluginDescriptionBuilder, add checks 2020-09-10 10:30:00 +08:00
Him188
a70e00464f Ignore CancellationException on stop 2020-09-10 09:08:19 +08:00
Him188
405d8cd88f Don't save registered permissions map 2020-09-10 09:05:34 +08:00
Him188
7123f1e227 Ignore CancellationException in MiraiConsole.coroutineContext[CoroutineExceptionHandler] 2020-09-10 09:05:08 +08:00
Him188
335299275b Add CoroutineName for input thread 2020-09-10 09:04:31 +08:00
Him188
42a4c844e1 Ignore CancellationException on stop 2020-09-10 09:04:06 +08:00
Him188
3c64b99553 Improve messages 2020-09-10 08:56:13 +08:00
Him188
d403d5d79c Remove mirai-console-terminal 2020-09-10 08:49:03 +08:00
Him188
6d4bc28ee5 Add serializers for PermissibleIdentifier 2020-09-10 08:48:01 +08:00
Him188
ba3fe945f7 Fix PermissionService config saving 2020-09-09 23:22:34 +08:00
Him188
a881235caa Add serializers for PermissionId 2020-09-09 23:17:29 +08:00
Him188
cce8c2db16 Fix permission tips 2020-09-09 23:06:56 +08:00
Him188
9ce468db95 Install serializers for Permission objects 2020-09-09 23:01:01 +08:00
Him188
0c94ea96a8 Fix generated usage 2020-09-09 22:54:47 +08:00
Him188
a6bd7b7d63 Fix data comparison, fix commands 2020-09-09 22:49:48 +08:00
Him188
6ec3390b8d Move extensions into PermissionService.Companion 2020-09-09 22:20:18 +08:00
Him188
4822a8c5fe Rename AncestorPermission to RootPermission 2020-09-09 22:09:37 +08:00
Him188
a6109bb301 Rename Permission.parent to Permission.parentId 2020-09-09 22:08:50 +08:00
Him188
6429e400f1 Rename BasePermission to AncestorPermission 2020-09-09 22:08:15 +08:00
Him188
39ef007370 Review: Add duplication details for DuplicatedPermissionRegistrationException 2020-09-09 22:06:09 +08:00
Him188
703c4feae1 Add missing opt-in annotations 2020-09-09 22:00:25 +08:00