Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support Kotlin/JS #775

Merged
merged 141 commits into from
Apr 5, 2023
Merged

Support Kotlin/JS #775

merged 141 commits into from
Apr 5, 2023

Commits on Mar 26, 2023

  1. A lot of MPP

    DRSchlaubi committed Mar 26, 2023
    Configuration menu
    Copy the full SHA
    7e9ae30 View commit details
    Browse the repository at this point in the history
  2. Add generated files

    DRSchlaubi committed Mar 26, 2023
    Configuration menu
    Copy the full SHA
    afdb8ac View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bcc603d View commit details
    Browse the repository at this point in the history
  4. Add new generated files

    DRSchlaubi committed Mar 26, 2023
    Configuration menu
    Copy the full SHA
    213c3dc View commit details
    Browse the repository at this point in the history
  5. Fix JVM tests on MPP

    DRSchlaubi committed Mar 26, 2023
    Configuration menu
    Copy the full SHA
    8471d32 View commit details
    Browse the repository at this point in the history
  6. Cleanup DiscordBitSet code

    DRSchlaubi committed Mar 26, 2023
    Configuration menu
    Copy the full SHA
    22affd9 View commit details
    Browse the repository at this point in the history
  7. Fix DiscordBitSet tests

    DRSchlaubi committed Mar 26, 2023
    Configuration menu
    Copy the full SHA
    7353c03 View commit details
    Browse the repository at this point in the history
  8. Migrate rest module to MPP

    DRSchlaubi committed Mar 26, 2023
    Configuration menu
    Copy the full SHA
    d1ec4f0 View commit details
    Browse the repository at this point in the history
  9. Improve tests

    - Use bundles for js dependencies
    - Disable InstantInEpochMillisecondsSerializerTest for now
    DRSchlaubi committed Mar 26, 2023
    Configuration menu
    Copy the full SHA
    089c02d View commit details
    Browse the repository at this point in the history
  10. Update publishing for MPP

    DRSchlaubi committed Mar 26, 2023
    Configuration menu
    Copy the full SHA
    330917a View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    4ac3a83 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    8d0f9c9 View commit details
    Browse the repository at this point in the history
  13. Fix publishing for bom

    DRSchlaubi committed Mar 26, 2023
    Configuration menu
    Copy the full SHA
    bec1437 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    3ec7fe9 View commit details
    Browse the repository at this point in the history
  15. Migrate gateway to MPP

    DRSchlaubi committed Mar 26, 2023
    Configuration menu
    Copy the full SHA
    a5445de View commit details
    Browse the repository at this point in the history
  16. Fix core tests

    DRSchlaubi committed Mar 26, 2023
    Configuration menu
    Copy the full SHA
    13cb3e4 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    ca1c841 View commit details
    Browse the repository at this point in the history
  18. Whoops

    DRSchlaubi committed Mar 26, 2023
    Configuration menu
    Copy the full SHA
    6d2a8c1 View commit details
    Browse the repository at this point in the history
  19. Migrate core

    DRSchlaubi committed Mar 26, 2023
    Configuration menu
    Copy the full SHA
    93849d5 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    b97e1a4 View commit details
    Browse the repository at this point in the history
  21. Add EncryptionMode.kt

    DRSchlaubi committed Mar 26, 2023
    Configuration menu
    Copy the full SHA
    193f127 View commit details
    Browse the repository at this point in the history
  22. Api dump

    DRSchlaubi committed Mar 26, 2023
    Configuration menu
    Copy the full SHA
    00b9554 View commit details
    Browse the repository at this point in the history
  23. Update SnowflakeTest

    DRSchlaubi committed Mar 26, 2023
    Configuration menu
    Copy the full SHA
    e1708a4 View commit details
    Browse the repository at this point in the history
  24. Final touches

    - Add test-kit
    - Add samples
    - Move HttpEngine to common
    DRSchlaubi committed Mar 26, 2023
    Configuration menu
    Copy the full SHA
    e21264d View commit details
    Browse the repository at this point in the history
  25. Update KSP generated files

    DRSchlaubi committed Mar 26, 2023
    Configuration menu
    Copy the full SHA
    e1088be View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    39e955c View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    50fb779 View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    f061a8c View commit details
    Browse the repository at this point in the history
  29. Dump api

    DRSchlaubi committed Mar 26, 2023
    Configuration menu
    Copy the full SHA
    74b9ce8 View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    e30bceb View commit details
    Browse the repository at this point in the history
  31. Fix compilation error

    DRSchlaubi committed Mar 26, 2023
    Configuration menu
    Copy the full SHA
    8badb69 View commit details
    Browse the repository at this point in the history
  32. Configuration menu
    Copy the full SHA
    22d4bf0 View commit details
    Browse the repository at this point in the history
  33. Fix gateway tests

    DRSchlaubi committed Mar 26, 2023
    Configuration menu
    Copy the full SHA
    e54a49f View commit details
    Browse the repository at this point in the history
  34. Configuration menu
    Copy the full SHA
    f021146 View commit details
    Browse the repository at this point in the history
  35. Configuration menu
    Copy the full SHA
    dc1eb18 View commit details
    Browse the repository at this point in the history
  36. Ignore EventDropTest on JS

    DRSchlaubi committed Mar 26, 2023
    Configuration menu
    Copy the full SHA
    526216a View commit details
    Browse the repository at this point in the history
  37. Fix live tests failing

    DRSchlaubi committed Mar 26, 2023
    Configuration menu
    Copy the full SHA
    9a21352 View commit details
    Browse the repository at this point in the history
  38. Fix live tests failing

    DRSchlaubi committed Mar 26, 2023
    Configuration menu
    Copy the full SHA
    a63b62e View commit details
    Browse the repository at this point in the history
  39. Fix task dependency

    DRSchlaubi committed Mar 26, 2023
    Configuration menu
    Copy the full SHA
    8970371 View commit details
    Browse the repository at this point in the history
  40. Configuration menu
    Copy the full SHA
    255aaec View commit details
    Browse the repository at this point in the history
  41. Trigger CI

    DRSchlaubi committed Mar 26, 2023
    Configuration menu
    Copy the full SHA
    79de31e View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2023

  1. Configuration menu
    Copy the full SHA
    9eaaaa5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0b4569e View commit details
    Browse the repository at this point in the history
  3. Apply suggestions from code review

    Co-authored-by: Lukellmann <47486203+Lukellmann@users.noreply.github.com>
    DRSchlaubi and lukellmann committed Mar 27, 2023
    Configuration menu
    Copy the full SHA
    78b9500 View commit details
    Browse the repository at this point in the history
  4. Update gradle/libs.versions.toml

    Co-authored-by: Lukellmann <47486203+Lukellmann@users.noreply.github.com>
    DRSchlaubi and lukellmann committed Mar 27, 2023
    Configuration menu
    Copy the full SHA
    1e6c460 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    24fe65a View commit details
    Browse the repository at this point in the history
  6. Remove outdated link

    DRSchlaubi committed Mar 27, 2023
    Configuration menu
    Copy the full SHA
    62f88dd View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    00c7f62 View commit details
    Browse the repository at this point in the history
  8. Revert formatting

    DRSchlaubi committed Mar 27, 2023
    Configuration menu
    Copy the full SHA
    0e9306c View commit details
    Browse the repository at this point in the history
  9. Some fixes

    - Fix dokka tasks
    - No longer apply sourceSet options on internal modules
    - Rename Snowflake and color classes
    - Add mavenCentral() to root project
    DRSchlaubi committed Mar 27, 2023
    Configuration menu
    Copy the full SHA
    1592e0f View commit details
    Browse the repository at this point in the history
  10. Fix formatting

    DRSchlaubi committed Mar 27, 2023
    Configuration menu
    Copy the full SHA
    1fc42c0 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    e253092 View commit details
    Browse the repository at this point in the history
  12. Some small changes

    lukellmann committed Mar 27, 2023
    Configuration menu
    Copy the full SHA
    1762cb0 View commit details
    Browse the repository at this point in the history
  13. No need for @JvmName

    lukellmann committed Mar 27, 2023
    Configuration menu
    Copy the full SHA
    7991bd6 View commit details
    Browse the repository at this point in the history
  14. Some more changes

    lukellmann committed Mar 27, 2023
    Configuration menu
    Copy the full SHA
    89ffc2f View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2023

  1. Configuration menu
    Copy the full SHA
    f6609ee View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2023

  1. Configuration menu
    Copy the full SHA
    132daa5 View commit details
    Browse the repository at this point in the history
  2. oops

    lukellmann committed Mar 30, 2023
    Configuration menu
    Copy the full SHA
    d5d3580 View commit details
    Browse the repository at this point in the history
  3. preserve class name

    lukellmann committed Mar 30, 2023
    Configuration menu
    Copy the full SHA
    a5f641c View commit details
    Browse the repository at this point in the history
  4. unused imports

    lukellmann committed Mar 30, 2023
    Configuration menu
    Copy the full SHA
    dd4ed48 View commit details
    Browse the repository at this point in the history
  5. links to javadoc

    lukellmann committed Mar 30, 2023
    Configuration menu
    Copy the full SHA
    50f0406 View commit details
    Browse the repository at this point in the history
  6. Rename files

    lukellmann committed Mar 30, 2023
    Configuration menu
    Copy the full SHA
    210032b View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    631600f View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    78b00ad View commit details
    Browse the repository at this point in the history
  9. Omit common root package from directory structure

    Also moved tests to right packages.
    lukellmann committed Mar 30, 2023
    Configuration menu
    Copy the full SHA
    93f3ffd View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    01509cf View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    2fbfb9f View commit details
    Browse the repository at this point in the history
  12. Merge branch '0.9.x' into feature/mpp

    # Conflicts:
    #	core/build.gradle.kts
    #	gateway/build.gradle.kts
    #	rest/build.gradle.kts
    lukellmann committed Mar 30, 2023
    Configuration menu
    Copy the full SHA
    08ad26e View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    71d9c37 View commit details
    Browse the repository at this point in the history
  14. Cleanup Inflater code

    DRSchlaubi committed Mar 30, 2023
    Configuration menu
    Copy the full SHA
    f709936 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    1af8261 View commit details
    Browse the repository at this point in the history
  16. Remove unnecessary runTest

    lukellmann committed Mar 30, 2023
    Configuration menu
    Copy the full SHA
    a18ed6c View commit details
    Browse the repository at this point in the history
  17. Restore suspend function

    lukellmann committed Mar 30, 2023
    Configuration menu
    Copy the full SHA
    80656c0 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    d010227 View commit details
    Browse the repository at this point in the history
  19. Use assertFalse

    lukellmann committed Mar 30, 2023
    Configuration menu
    Copy the full SHA
    4726b8f View commit details
    Browse the repository at this point in the history
  20. Remove unused imports

    lukellmann committed Mar 30, 2023
    Configuration menu
    Copy the full SHA
    d7b05c7 View commit details
    Browse the repository at this point in the history
  21. Remove unused import

    lukellmann committed Mar 30, 2023
    Configuration menu
    Copy the full SHA
    a2c8029 View commit details
    Browse the repository at this point in the history
  22. Remove unused var

    lukellmann committed Mar 30, 2023
    Configuration menu
    Copy the full SHA
    dbb880a View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    cbba0b1 View commit details
    Browse the repository at this point in the history
  24. Initial delay

    lukellmann committed Mar 30, 2023
    Configuration menu
    Copy the full SHA
    193e134 View commit details
    Browse the repository at this point in the history
  25. Unused import

    lukellmann committed Mar 30, 2023
    Configuration menu
    Copy the full SHA
    81e4a5b View commit details
    Browse the repository at this point in the history
  26. Remove duplicate sample

    lukellmann committed Mar 30, 2023
    Configuration menu
    Copy the full SHA
    11b75e2 View commit details
    Browse the repository at this point in the history
  27. No buildconfig in rest

    lukellmann committed Mar 30, 2023
    Configuration menu
    Copy the full SHA
    9674e34 View commit details
    Browse the repository at this point in the history
  28. Remove unused imports

    lukellmann committed Mar 30, 2023
    Configuration menu
    Copy the full SHA
    7a09dbc View commit details
    Browse the repository at this point in the history
  29. Restore assertions

    lukellmann committed Mar 30, 2023
    Configuration menu
    Copy the full SHA
    74cc849 View commit details
    Browse the repository at this point in the history
  30. order like in ide

    lukellmann committed Mar 30, 2023
    Configuration menu
    Copy the full SHA
    d0f0dd6 View commit details
    Browse the repository at this point in the history

Commits on Mar 31, 2023

  1. Fix test

    lukellmann committed Mar 31, 2023
    Configuration menu
    Copy the full SHA
    83e40de View commit details
    Browse the repository at this point in the history
  2. Adjust Gradle config

    lukellmann committed Mar 31, 2023
    Configuration menu
    Copy the full SHA
    5e6f6a0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    31d706d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    fc1c475 View commit details
    Browse the repository at this point in the history
  5. More tweaks to build logic

    lukellmann committed Mar 31, 2023
    Configuration menu
    Copy the full SHA
    0cf7731 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    cdeca21 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    62b0cd8 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    1e6d979 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    de614b2 View commit details
    Browse the repository at this point in the history
  10. Remove unused bundle

    lukellmann committed Mar 31, 2023
    Configuration menu
    Copy the full SHA
    005ca20 View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2023

  1. Configuration menu
    Copy the full SHA
    ec332d2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cec147c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1636137 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7cb02d5 View commit details
    Browse the repository at this point in the history
  5. Clean BCV config

    lukellmann committed Apr 2, 2023
    Configuration menu
    Copy the full SHA
    8da2c57 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    761366e View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    f4bacfa View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    f37e698 View commit details
    Browse the repository at this point in the history
  9. Restore redundant suspend modifier

    It's out of scope for this PR.
    lukellmann committed Apr 2, 2023
    Configuration menu
    Copy the full SHA
    b0bb52f View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    5a8fbf1 View commit details
    Browse the repository at this point in the history
  11. Move version of fast-zlib to libs.versions.toml

    Also make it an implementation dependency.
    lukellmann committed Apr 2, 2023
    Configuration menu
    Copy the full SHA
    5fbbfe6 View commit details
    Browse the repository at this point in the history
  12. Remove unused imports

    lukellmann committed Apr 2, 2023
    Configuration menu
    Copy the full SHA
    46c53d1 View commit details
    Browse the repository at this point in the history
  13. Restore formatting

    lukellmann committed Apr 2, 2023
    Configuration menu
    Copy the full SHA
    e4fc17a View commit details
    Browse the repository at this point in the history
  14. Clean libs.versions.toml

    lukellmann committed Apr 2, 2023
    Configuration menu
    Copy the full SHA
    a67d587 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    0667576 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    8e12712 View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2023

  1. Configuration menu
    Copy the full SHA
    7eb4a64 View commit details
    Browse the repository at this point in the history
  2. Restore formatting

    lukellmann committed Apr 3, 2023
    Configuration menu
    Copy the full SHA
    f430b47 View commit details
    Browse the repository at this point in the history
  3. Restore formatting

    lukellmann committed Apr 3, 2023
    Configuration menu
    Copy the full SHA
    b2a8692 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d529286 View commit details
    Browse the repository at this point in the history
  5. Remove unused imports

    lukellmann committed Apr 3, 2023
    Configuration menu
    Copy the full SHA
    262fef1 View commit details
    Browse the repository at this point in the history
  6. Remove unused imports

    lukellmann committed Apr 3, 2023
    Configuration menu
    Copy the full SHA
    5c28674 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    ada7e92 View commit details
    Browse the repository at this point in the history
  8. Clean KSPUtils

    lukellmann committed Apr 3, 2023
    Configuration menu
    Copy the full SHA
    b573d62 View commit details
    Browse the repository at this point in the history
  9. Clean KSPUtils

    lukellmann committed Apr 3, 2023
    Configuration menu
    Copy the full SHA
    e15c5da View commit details
    Browse the repository at this point in the history
  10. Clean KordEnum.kt

    lukellmann committed Apr 3, 2023
    Configuration menu
    Copy the full SHA
    413e55a View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2023

  1. Apply requested changes

    - Move Platform to test-kit
    - Restore stack trace recovery tests
    DRSchlaubi committed Apr 4, 2023
    Configuration menu
    Copy the full SHA
    b17faeb View commit details
    Browse the repository at this point in the history
  2. Make IS_JVM const

    DRSchlaubi committed Apr 4, 2023
    Configuration menu
    Copy the full SHA
    85b4f4e View commit details
    Browse the repository at this point in the history
  3. Fix test on JVM

    DRSchlaubi committed Apr 4, 2023
    Configuration menu
    Copy the full SHA
    d2859d2 View commit details
    Browse the repository at this point in the history
  4. Remove useless OptIn

    lukellmann committed Apr 4, 2023
    Configuration menu
    Copy the full SHA
    7ff0b16 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    44d118b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8da5428 View commit details
    Browse the repository at this point in the history
  7. Remove addTestKit()

    lukellmann committed Apr 4, 2023
    Configuration menu
    Copy the full SHA
    cbe5e46 View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2023

  1. Configuration menu
    Copy the full SHA
    c120f36 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    202da8a View commit details
    Browse the repository at this point in the history
  3. voice is not yet mpp

    lukellmann committed Apr 5, 2023
    Configuration menu
    Copy the full SHA
    80c1b43 View commit details
    Browse the repository at this point in the history
  4. Fix whitespace

    lukellmann committed Apr 5, 2023
    Configuration menu
    Copy the full SHA
    e2d6ea0 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e9b07c3 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    759c592 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    b4d8a1c View commit details
    Browse the repository at this point in the history
  8. Add @Suppress to internal API

    lukellmann committed Apr 5, 2023
    Configuration menu
    Copy the full SHA
    f72b493 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    7f0455e View commit details
    Browse the repository at this point in the history
  10. .

    lukellmann committed Apr 5, 2023
    Configuration menu
    Copy the full SHA
    eb685d1 View commit details
    Browse the repository at this point in the history
  11. Less indentation

    lukellmann committed Apr 5, 2023
    Configuration menu
    Copy the full SHA
    a9d12d2 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    ab19dde View commit details
    Browse the repository at this point in the history