1
0
mirror of https://github.com/mamoe/mirai.git synced 2025-03-25 06:50:09 +08:00

Commit Graph

  • a9b13b2300
    Use instance field directly sandtechnology 2023-04-15 19:36:57 +0800
  • cd01a67221
    Remove empty line again sandtechnology 2023-04-15 14:54:06 +0800
  • b10a68181a
    Remove empty line sandtechnology 2023-04-15 14:53:27 +0800
  • 6990cf6da1
    Fix format sandtechnology 2023-04-15 14:51:52 +0800
  • e2ffddbc24
    Disable DebuggingProperties sandtechnology 2023-04-15 14:47:46 +0800
  • cbee29622e
    Remove suspend modifier for doTLVEncrypt sandtechnology 2023-04-15 14:46:57 +0800
  • 9437e6211f
    Tweak the file annotation location sandtechnology 2023-04-15 14:42:09 +0800
  • 108e2fe0c3
    Remove redundant runBlocking in tlv544 sandtechnology 2023-04-15 01:24:54 +0800
  • dd7dedae39
    Remove unwanted changes sandtechnology 2023-04-15 01:07:15 +0800
  • f4d88c509c
    Remove docs and annotations (Throws and MiraiExperimentalApi) sandtechnology 2023-04-15 01:03:46 +0800
  • 3966b1ae07
    Add useAndroid val to QQAndroidClient and rebase to the latest dev branch sandtechnology 2023-04-15 01:01:12 +0800
  • 243872d925
    Move EncryptWorkerService to internal spi sandtechnology 2023-03-21 13:44:35 +0800
  • 035ea228f4
    Fix missed vararg sandtechnology 2023-03-10 23:48:29 +0800
  • df4e968617
    Initial design for encryption SPI & T544 support sandtechnology 2023-03-10 23:33:46 +0800
  • 9d1e78386e
    [core] Generate blocking bridges for Announcements.members and Announcements.remind Him188 2023-05-06 11:53:04 +0100
  • 5471a282ad
    Merge branch 'dev' into dev StageGuard 2023-05-06 18:40:17 +0800
  • 2f51293bd7
    stabilize commands WIP him188/stablize-commands Him188 2023-05-06 11:37:53 +0100
  • b82e938b2c
    [build] Fix checkAndroidApiLevel tasks when building without ADK Him188 2023-05-06 11:20:49 +0100
  • 363d1f7ece
    Remove module-level opt-ins, add @OptIn explicit in use-sites; Him188 2023-05-04 15:03:44 +0100
  • 436ff0f0e0
    api dump StageGuard 2023-05-06 12:56:35 +0800
  • 09f32505e5
    api dump StageGuard 2023-05-06 10:48:45 +0800
  • 0a43f8b2fc
    import StageGuard 2023-05-06 09:33:25 +0800
  • f86257809f
    Merge branch 'dev' into dev StageGuard 2023-05-06 09:26:49 +0800
  • 632e654191
    action StageGuard 2023-05-06 09:22:43 +0800
  • 209dfac519
    [core] move rsa impl to jvmBase StageGuard 2023-05-06 09:17:08 +0800
  • 96a772c5ca
    Add mirai.enable.jvmtoolchain.special=false to disable jvmToolchain Karlatemp 2023-05-05 23:26:52 +0800
  • bc8ff18b07
    [build] Reload local.properties when file modified Karlatemp 2023-05-05 23:26:12 +0800
  • 128858e437
    [core] disable rsa crypto test on android unit test StageGuard 2023-05-05 21:09:38 +0800
  • 194b9620eb
    Merge remote-tracking branch 'origin/dev' into update_docs cssxsh 2023-05-05 02:53:48 +0800
  • 53492701a7
    update: Questions.md cssxsh 2023-05-05 02:49:00 +0800
  • b9f8017922
    update: Bots.md cssxsh 2023-05-05 02:40:28 +0800
  • 1e7f5d5960
    update: ... cssxsh 2023-05-05 02:38:46 +0800
  • bda5d54bd3 [core/auth] Wrap exception from BotAuthorization as BotAuthorizationException; add tests Him188 2023-04-25 12:31:01 +0100
  • b18e62b3b6 [core] SsoProcessor.loginSuccess: use sendRegister to allow being overriden for tests Him188 2023-04-25 11:04:35 +0100
  • c6a8f4bde5 [core] Remove Latch since it's not needed anymore Him188 2023-04-23 14:19:01 +0100
  • 0e625d3368 [core] OnDemandChannel: Ensure scope is closed on exceptional cases: Him188 2023-04-23 12:54:46 +0100
  • 87fbaa4fb2 [core] Revise OnDemandChannel, improve state abstraction: Him188 2023-04-22 13:12:11 +0100
  • 99f592d614 [core] Move Latch and OnDemandValueScope to mirai-core-utils, Him188 2023-04-22 12:42:35 +0100
  • 36d90c57fe [core] Add UtilsLogger in mirai-core-utils module to bridge logging, Him188 2023-04-22 12:34:21 +0100
  • 26ea98db6a [core] Extract SafeBotAuthSession implementation from AuthControl Him188 2023-04-22 12:10:00 +0100
  • 0c24053198 [core] AuthControl: require explicit .start() instead of launching job in constructor Him188 2023-04-22 12:05:46 +0100
  • 10e731f260 [core] CoroutineOnDemandValueScope: remove CreatingProducer state Him188 2023-04-22 12:02:04 +0100
  • 909985dff1
    [core/auth] Wrap exception from BotAuthorization as BotAuthorizationException; add tests Him188 2023-04-25 12:31:01 +0100
  • e81ea5c9f3
    [core] SsoProcessor.loginSuccess: use sendRegister to allow being overriden for tests Him188 2023-04-25 11:04:35 +0100
  • 26e082fbdf
    [core] Remove Latch since it's not needed anymore Him188 2023-04-23 14:19:01 +0100
  • 0017695097
    [core] OnDemandChannel: Ensure scope is closed on exceptional cases: Him188 2023-04-23 12:54:46 +0100
  • f501b7778b
    [core] Revise OnDemandChannel, improve state abstraction: Him188 2023-04-22 13:12:11 +0100
  • 1757279350
    [core] Move Latch and OnDemandValueScope to mirai-core-utils, Him188 2023-04-22 12:42:35 +0100
  • 5b4aa165dd
    [core] Add UtilsLogger in mirai-core-utils module to bridge logging, Him188 2023-04-22 12:34:21 +0100
  • 7ea8f29bf1
    [core] Extract SafeBotAuthSession implementation from AuthControl Him188 2023-04-22 12:10:00 +0100
  • 53d3dce4a8
    [core] AuthControl: require explicit .start() instead of launching job in constructor Him188 2023-04-22 12:05:46 +0100
  • 66f5bde122
    [core] CoroutineOnDemandValueScope: remove CreatingProducer state Him188 2023-04-22 12:02:04 +0100
  • ea7040f6f7
    Merge remote-tracking branch 'mamoe/dev' into protocol StageGuard 2023-05-04 17:26:24 +0800
  • d263a9ee29
    [core] MiraiProtocolInternal: Use setters Him188 2023-05-02 21:41:06 +0100
  • 64cfab6f0a [build] Publish android artifacts Him188 2023-05-01 22:39:37 +0100
  • 84d03c9a71 [core] Set minimum Android API level to 21 Him188 2023-05-01 21:32:41 +0100
  • 193fedfc24 [docs] Improve docs for building the project and add instructions for building Android Him188 2023-05-01 13:13:19 +0100
  • 2ef89d2b3f [build] Do not apply Android-relevant plugins if Android target is not enabled Him188 2023-05-01 10:56:16 +0100
  • 438b58c717 [build] Binary validator: support Android Him188 2023-04-30 10:07:00 +0100
  • 178ca6c1b5 [build] Rewrite shadow relocation; fix dependency graph issues with Android, and improve build performance: Him188 2023-04-29 15:02:05 +0100
  • 40d4957837 [core/android] Implement mirai-core tests for Android target with AndroidSDK Him188 2023-04-21 11:20:46 +0100
  • 4ed551027a [build] Support both configuring Android targets by Android SDK or JVM Him188 2023-04-21 10:59:48 +0100
  • 2cf97a181f [build] Use JUnit5 on Android Him188 2023-04-17 15:49:57 +0100
  • a2d50ec03a [build] Relocate ktor only for jvm, not for Android Him188 2023-04-17 15:42:50 +0100
  • 164f621427 [build] Fully support Android target; Update to Gradle 8.0 Him188 2023-04-17 11:40:28 +0100
  • 8834590c89
    [build] Publish android artifacts Him188 2023-05-01 22:39:37 +0100
  • 8ec525228e
    [core] Set minimum Android API level to 21 Him188 2023-05-01 21:32:41 +0100
  • cfcdbba81b
    [docs] Improve docs for building the project and add instructions for building Android Him188 2023-05-01 13:13:19 +0100
  • 454bdfba92
    [build] Do not apply Android-relevant plugins if Android target is not enabled Him188 2023-05-01 10:56:16 +0100
  • 193cd8eeac
    [build] Binary validator: support Android Him188 2023-04-30 10:07:00 +0100
  • cbfe4ec87c
    [build] Rewrite shadow relocation; fix dependency graph issues with Android, and improve build performance: Him188 2023-04-29 15:02:05 +0100
  • e3483d648f
    [core/android] Implement mirai-core tests for Android target with AndroidSDK Him188 2023-04-21 11:20:46 +0100
  • cd4f1e35ac
    [build] Support both configuring Android targets by Android SDK or JVM Him188 2023-04-21 10:59:48 +0100
  • 4aa9adfe14
    [build] Use JUnit5 on Android Him188 2023-04-17 15:49:57 +0100
  • 7c86df7b17
    [build] Relocate ktor only for jvm, not for Android Him188 2023-04-17 15:42:50 +0100
  • c31f1d3483
    [build] Fully support Android target; Update to Gradle 8.0 Him188 2023-04-17 11:40:28 +0100
  • fc549d380f
    [core] Make properties mutable in MiraiProtocolInternal Him188 2023-05-01 23:11:07 +0100
  • a988d442e2
    [core] Add PacketReplier DSL for core tests Him188 2023-04-25 12:23:56 +0100
  • e4ff4d108e
    [build] Use language version 1.9 and enable Context Receivers for tests Him188 2023-04-25 11:35:17 +0100
  • 7a5cbbcb88
    [core] Add kotlinx-coroutines-debug in mirai-core-utils Him188 2023-04-23 14:04:31 +0100
  • 0ea5503f3b
    [core/testFramework] Add assertNoCoroutineSuspension Him188 2023-04-23 11:37:04 +0100
  • 9995a2136c
    [build] Publishing: remove install OpenSSL for macOS Him188 2023-05-01 10:45:06 +0100
  • c3a9511783
    [core] Remove redundant AtomicFU runtime dependency from mirai-core-utils Him188 2023-04-30 11:36:27 +0100
  • f469e889d2
    [build] Enable atomicfu compiler plugin for mirai-core and mirai-core-api, but disable transformations for JVM, Him188 2023-04-30 11:34:45 +0100
  • 38a98bbd98
    [build] Print "SonaType is not available" using Gradle logger Him188 2023-04-22 10:34:51 +0100
  • 1166f3d77a
    [core] Make Services.registerAsOverride public to be used in tests Him188 2023-04-21 11:42:32 +0100
  • 6798de8093
    [core] Make ImageUploadedChecker not fun interface since Kotlin doesn't support suspend fun in that Him188 2023-04-21 11:37:28 +0100
  • 111236e0be
    [build] Create "local.properties" on build if not exists Him188 2023-04-21 10:32:42 +0100
  • d2d2f4844d
    [core] Fix minor compiler warnings Him188 2023-04-17 14:10:09 +0100
  • 3cbc253121
    [core] Handle a nullable case in readResource from Java Him188 2023-04-17 14:06:02 +0100
  • 959224cad2
    [core] Throw ISE when "user.dir" is not available, instead of throwing NPE Him188 2023-04-17 14:05:25 +0100
  • cd18eb857d
    [gradle] Suppress deprecation on compileKotlinTask since we still need to support older Kotlin versions Him188 2023-04-17 14:02:54 +0100
  • 2d4cb66e8e
    update: Questions.md cssxsh 2023-04-30 17:12:25 +0800
  • e29bf63994
    update: Questions.md cssxsh 2023-04-30 17:10:42 +0800
  • 084163363f
    update: ConsoleTerminal.md cssxsh 2023-04-30 17:09:53 +0800
  • a811ee634c
    update: Bots.md cssxsh 2023-04-30 17:09:22 +0800
  • b73f8b32a4
    update: Bots.md cssxsh 2023-04-27 16:39:12 +0800
  • 6dc3591ef8
    update: Bots.md cssxsh 2023-04-27 16:37:31 +0800
  • b9d7175782
    update: UserManual.md cssxsh 2023-04-27 16:36:59 +0800
  • aee824ec48
    Merge bb44c2f2cc into f0bdd18d26 sandtechnology 2023-04-26 08:47:48 -0700