Commit Graph

  • 4545489eef [idea] Bump IDEA and kotlin-idea version to 2022.3 Him188 2022-12-22 12:58:35 +00:00
  • a3f9755e8e [console] Disable network log in testing Karlatemp 2022-12-18 22:36:13 +08:00
  • d5055316e7 [build] Fix worflow 'Check Publishing' unncessary checking to pull_request Him188 2022-12-17 22:39:53 +00:00
  • 108ef3156a [core/all] include slf4j-api 2.0 in mirai-core-all Karlatemp 2022-12-02 23:42:00 +08:00
  • e5a48566df [console/logging] Fix test naming Karlatemp 2022-11-20 22:10:19 +08:00
  • 46cd06d261 [console/logging] Fix typo fix nameing Karlatemp 2022-11-20 22:10:02 +08:00
  • a42efdb93d [core/logging] Dump logback to 1.3.4 Karlatemp 2022-11-11 17:53:44 +08:00
  • 1844d19602 [core/logging] Bind slf4j to 2.x; Bump log4j to 2.19.0 Karlatemp 2022-11-11 13:35:34 +08:00
  • 6c295723db [console/logging] slf4j binding support Karlatemp 2022-11-10 22:24:08 +08:00
  • 7537e29b0e [console/logging] Always load LoggerConfig; Add LoggerConfig.Binding settings Karlatemp 2022-11-10 17:48:33 +08:00
  • 8a07308a56 [console/logging] Introduce LoggerControlState for optimize performance Karlatemp 2022-11-08 22:50:48 +08:00
  • 4962f1907e [ci] Try to fix snapshot publishing Karlatemp 2022-12-15 12:37:09 +08:00
  • d9f3fe616c [core] Fix ForwardMessage rendering on iOS; fix #1575 Karlatemp 2022-12-15 00:21:47 +08:00
  • 3abef93fd8 [core] Fix jceData of MessageSource from ForwardMessage; fix #2342 Karlatemp 2022-12-11 22:29:10 +08:00
  • c77ed79b12 [core] Encode html entities for forward message; fix #2241 Karlatemp 2022-12-11 22:26:06 +08:00
  • c52e99dd87 [core] Include more details in error message to help debug. Karlatemp 2022-12-08 23:44:30 +08:00
  • 4065165daa [core] Relocate ktor-io in mirai-core-api. Fix #2381 v2.13.2 Him188 2022-12-04 14:38:56 +00:00
  • 9f45cae2f5 Version 2.13.2 Him188 2022-12-04 14:52:50 +00:00
  • 6f79034499 [docs] Add release note for 2.13.2 Him188 2022-12-04 14:52:08 +00:00
  • d655af2c0b [docs] Add release note for 2.13.2 Him188 2022-12-04 14:52:08 +00:00
  • 9397f961d0 [docs] Add release note for 2.13.1 Him188 2022-12-04 14:52:05 +00:00
  • 6fc1482f69 [core] Relocate ktor-io in mirai-core-api. Fix #2381 Him188 2022-12-04 14:38:56 +00:00
  • 42518c136f fix ci v2.13.1 Karlatemp 2022-12-04 00:11:18 +08:00
  • f2da60fd57 fix missing atomicfu dependency caused by cherry-pick Him188 2022-12-03 15:02:33 +00:00
  • 5a645b4e8e 修正 'contentToString` 注释不严谨处 (#2374) ヒューマンワーキン 2022-12-03 22:55:21 +08:00
  • e65f4e65c8 [core] Improve error message of NormalMember.modifyAdmin(); #2370 Karlatemp 2022-12-03 19:30:15 +08:00
  • b5fcbe99fb [core] Improve error message of NormalMember.modifyAdmin(); #2370 Karlatemp 2022-12-03 19:30:15 +08:00
  • 5641ccca91 [build] Disable Ubuntu 18 CI machines Him188 2022-12-02 01:34:02 +00:00
  • 2388c3cace [publish] Kill java processes before publishing to central Karlatemp 2022-11-29 09:41:33 +08:00
  • 655f826d8c [publish] Delete GpgSigner Karlatemp 2022-11-29 02:37:41 +08:00
  • efa757f01e [publish] Rewrite publishing Karlatemp 2022-11-28 00:05:51 +08:00
  • bcc7862409 [publish] Create MiraiStageRepo Karlatemp 2022-11-28 00:04:32 +08:00
  • 9e5e25d37b [terminal] Use the more concise way to add and shadow dependencies Him188 2022-11-27 19:58:28 +00:00
  • 1ef91322ac [build] Add a more concise way to add and shadow dependencies for JVM-only projects Him188 2022-11-27 19:56:44 +00:00
  • 73689d0a7d [build] Use capitalized target name for shadow*Jar tasks Him188 2022-11-27 15:11:19 +00:00
  • a3fc1857c2 [build] Fix dependency exclusion for builds when IDEA_ACTIVE Him188 2022-11-27 15:09:20 +00:00
  • be0c87079f [build] Add more notes for relocation Him188 2022-11-27 13:52:11 +00:00
  • 22c6842fb2 [build] configGpgSign after adding -all artifacts for mirai-core-all Him188 2022-11-26 11:01:03 +00:00
  • 35a1124764 [build] Do not run duplicated macos tests for mirai-core native Him188 2022-11-25 23:58:14 +00:00
  • edc8f70b53 [build] Run only native tests for Release Publish to avoid OOM. Do not close repository because it always fails. Him188 2022-11-25 23:53:37 +00:00
  • 878716b8b3 [build] Disable check-publishing for Windows due to OOM Him188 2022-11-25 23:49:29 +00:00
  • 98212fa394 [build+docs] Use mirai.native.binaries to enable binaries, update relevant docs. Him188 2022-11-25 18:46:47 +00:00
  • 371f861f53 [build] Disable KotlinNativeLink by default. Can be enabled by -Dmirai.native.link=true Him188 2022-11-25 18:37:27 +00:00
  • 251220b33e [gradle+deps] Adjust memory limit for test Gradle instances Him188 2022-11-24 14:03:47 +00:00
  • 51ddd9a7ae [build] Support '~' in disabling build targets. e.g. '~others' Him188 2022-11-23 15:15:14 +00:00
  • 2dbef083b9 [build] Fix check-publishing actions Him188 2022-11-23 12:53:55 +00:00
  • f120d0f8e9 [build] Register native binaries for mirai-core only to speed up builds Him188 2022-11-22 14:31:26 +00:00
  • 7795c0b699 [build] Disable parallel compilation on Windows and Ubuntu Him188 2022-11-22 09:55:55 +00:00
  • 2fdcd96c59 [build] Fix shadow task dependencies and check-publishing actions Him188 2022-11-20 12:28:04 +00:00
  • 68e29201db [build] Use pat-s/always-upload-cache@v3.0.11 for caching Him188 2022-11-17 12:21:41 +00:00
  • d0ebbf71f1 [build] Disable ubuntu-18.04 from CI machines for all workflows to speed up builds Him188 2022-11-17 12:17:56 +00:00
  • c798f46fa2 [build] Add separate 'Check Publishing' workflow to speed up usual builds Him188 2022-11-17 12:07:38 +00:00
  • fde44c518f [build] Allow using "others" when configuring enabled mirai-core targets Him188 2022-11-13 13:55:15 +00:00
  • 8ae3109adc [build] Rewrite shadow relocation Him188 2022-11-02 19:28:04 +00:00
  • cd4ff3057c [build] Add notes for relocation Him188 2022-11-02 12:01:56 +00:00
  • 943be41108 [build] Disable Ubuntu 18 CI machines Him188 2022-12-02 01:34:02 +00:00
  • d368c449ff [build] Version 2.13.1 Him188 2022-12-02 00:34:22 +00:00
  • ee4548efa1 [docs] Add release notes for 2.13.1 Him188 2022-12-02 00:34:14 +00:00
  • d0675c8874 [core] Include login solver information in UnsupportedSliderCaptchaException Karlatemp 2022-11-15 18:13:07 +08:00
  • 91c3557034 [core] Temporary disable Reconnect without slider request; Reduce device banning caused by loginsolver error Karlatemp 2022-11-15 18:19:15 +08:00
  • 84a5ae2876 [core] Don't reconnect if error in onSolveSliderCaptcha Karlatemp 2022-11-15 18:18:57 +08:00
  • b09540b976 [core] Fix temporary buffer acquiring; Fix #2309 Karlatemp 2022-11-18 20:41:53 +08:00
  • 90b2ea9538 [console] Let JLineInputDaemon use lock terminalExecuteLock; Try to fix \ #2322 Karlatemp 2022-11-02 00:24:06 +08:00
  • 16d12523ca [console] Fix locking; Try to fix \ #2322 Karlatemp 2022-11-02 00:06:30 +08:00
  • 555eb96d18 [console] Fix gradle user home detecting; Fix #2357 Karlatemp 2022-11-22 12:59:44 +08:00
  • 6293a98b93 [console/plugin] Fix multi-dependency-repositories not working (#2358) cssxsh 2022-11-23 18:39:21 +08:00
  • 8fb63ac73c 2.14.0-dev-publish-9 v2.14.0-dev-publish-9 Karlatemp 2022-11-29 14:56:52 +08:00
  • bdaabeb7ef [publish] Kill java processes before publishing to central Karlatemp 2022-11-29 09:41:33 +08:00
  • 889a78e572 [publish] Delete GpgSigner Karlatemp 2022-11-29 02:37:41 +08:00
  • 531ef65f5e [publish] Rewrite publishing Karlatemp 2022-11-28 00:05:51 +08:00
  • 4215ae4605 [publish] Create MiraiStageRepo Karlatemp 2022-11-28 00:04:32 +08:00
  • 20260c053a 2.14.0-dev-publish-8 v2.14.0-dev-publish-8 Karlatemp 2022-11-29 09:42:44 +08:00
  • 2a2f7e4ef3 [publishing] Kill java processes before publishing to central Karlatemp 2022-11-29 09:41:33 +08:00
  • f9aaa85707 [publishing] Delete GpgSigner Karlatemp 2022-11-29 02:37:41 +08:00
  • a69c071dcc tmp disable other actions Karlatemp 2022-11-28 10:05:21 +08:00
  • a2859e7385 [publish] Rewrite publishing Karlatemp 2022-11-28 00:05:51 +08:00
  • 84f4af393e 2.14.0-dev-publish-7 v2.14.0-dev-publish-7 Karlatemp 2022-11-28 10:06:32 +08:00
  • 4ad300dda5 tmp disable other actions Karlatemp 2022-11-28 10:05:21 +08:00
  • df49a1175e fixa Karlatemp 2022-11-28 00:09:37 +08:00
  • 75faa9dc12 fix hex v2.14.0-dev-publish-6 Karlatemp 2022-11-28 22:19:50 +08:00
  • 2015a9b830 fix merge order Karlatemp 2022-11-28 21:32:11 +08:00
  • bfe2bf7dab tmp disable gradle publish Karlatemp 2022-11-28 21:04:17 +08:00
  • 2db384764e 2.14.0-dev-publish-6 Karlatemp 2022-11-28 21:03:32 +08:00
  • 67675598ab ci-update Karlatemp 2022-11-28 21:02:24 +08:00
  • 49da548682 ci-update v2.14.0-dev-publish-5 Karlatemp 2022-11-28 16:41:52 +08:00
  • 452d802b2e 2.14.0-dev-publish-5 Karlatemp 2022-11-28 16:21:55 +08:00
  • ac649e08ef [publish] Sign artifacts on finally publishing Karlatemp 2022-11-28 16:19:08 +08:00
  • aa8fb9c6c5 2.14.0-dev-publish-4 v2.14.0-dev-publish-4 Karlatemp 2022-11-28 15:31:41 +08:00
  • 0d39fe74c7 update stage repo location Karlatemp 2022-11-28 15:31:10 +08:00
  • f000363b57 2.14.0-dev-publish-3 v2.14.0-dev-publish-3 Karlatemp 2022-11-28 15:10:00 +08:00
  • 72251843fc fix ci argument Karlatemp 2022-11-28 15:09:29 +08:00
  • 8f2f619704 2.14.0-dev-publish-2 v2.14.0-dev-publish-2 Karlatemp 2022-11-28 10:06:32 +08:00
  • 532535214c [publish] update ci actions Karlatemp 2022-11-28 10:06:02 +08:00
  • 0f2d53293f tmp disable other actions Karlatemp 2022-11-28 10:05:21 +08:00
  • 28f198d03f [core] Add QiaoMen to PokeMessage.values. Fix poke id of QiaoMen. Close #2170. Him188 2022-11-27 20:20:45 +00:00
  • 60bbcf6e2c [core] Revert "Review atomic calls and enable atomicfu compiler. Close #2315", due to atomicfu does not behave correctly when mirai-console depends on mirai-core-utils. Fixes #2329. Him188 2022-11-27 20:05:43 +00:00
  • 65e49283a2 Revert "[console] Enable atomicfu compiler", due to incorrect behavior of atomicfu. See #2329 Him188 2022-11-27 20:03:23 +00:00
  • 4b794feecb [terminal] Use the more concise way to add and shadow dependencies Him188 2022-11-27 19:58:28 +00:00
  • 146d737b42 [build] Add a more concise way to add and shadow dependencies for JVM-only projects Him188 2022-11-27 19:56:44 +00:00
  • 2e0d033b06 update ci v2.14.0-dev-publish-1 Karlatemp 2022-11-28 00:09:37 +08:00