Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: Tildes-MC/minecraft-web-chat
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.5.0
Choose a base ref
...
head repository: Tildes-MC/minecraft-web-chat
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.6.0
Choose a head ref
  • 20 commits
  • 30 files changed
  • 3 contributors

Commits on Jan 4, 2026

  1. Configuration menu
    Copy the full SHA
    40c1bb7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c640a0f View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2026

  1. Bump com.gradleup.shadow from 9.3.0 to 9.3.1 (#176)

    Bumps [com.gradleup.shadow](https://github.com/GradleUp/shadow) from 9.3.0 to 9.3.1.
    - [Release notes](https://github.com/GradleUp/shadow/releases)
    - [Commits](GradleUp/shadow@9.3.0...9.3.1)
    
    ---
    updated-dependencies:
    - dependency-name: com.gradleup.shadow
      dependency-version: 9.3.1
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jan 10, 2026
    Configuration menu
    Copy the full SHA
    4de6c1a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3631781 View commit details
    Browse the repository at this point in the history
  3. Update runtimes and packages (#178)

    * Update runtimes and packages
    * Update NodeJS to v22 in workflows (aligns with package.json now)
    * Update npm packages
    * Update "runs-on" in workflow files to Ubuntu 24.04
    * Fix formatting issues
    danthedaniel authored Jan 10, 2026
    Configuration menu
    Copy the full SHA
    6b51b7d View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2026

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

Commits on Jan 23, 2026

  1. Item hover formatting (#182)

    * Improve rendering of show_item hover events
    
    * Improve rendering of hover_event show_item data
    danthedaniel authored Jan 23, 2026
    Configuration menu
    Copy the full SHA
    2d81000 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8daad38 View commit details
    Browse the repository at this point in the history
  3. Mobile chrome fixes (#185)

    * Attempt to fix chrome viewport shenigans
    
    * Use svh to make safari also happy
    creesch authored Jan 23, 2026
    Configuration menu
    Copy the full SHA
    6ddc103 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    08f5808 View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2026

  1. Show Steve head for player components (#187)

    * Show Steve head for player components
    
    * Handle unsupported component types more gracefully
    
    * Run prettier
    danthedaniel authored Jan 25, 2026
    Configuration menu
    Copy the full SHA
    e9a02fd View commit details
    Browse the repository at this point in the history
  2. Fix ping pattern (#181)

    Before we only supported this format:
    <user1> pinging user 2
    
    Now we also support:
    user1: pinging user 2
    danthedaniel authored Jan 25, 2026
    Configuration menu
    Copy the full SHA
    f904a70 View commit details
    Browse the repository at this point in the history

Commits on Jan 26, 2026

  1. Bump gradle-wrapper from 9.2.1 to 9.3.0 (#189)

    Bumps gradle-wrapper from 9.2.1 to 9.3.0.
    
    ---
    updated-dependencies:
    - dependency-name: gradle-wrapper
      dependency-version: 9.3.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jan 26, 2026
    Configuration menu
    Copy the full SHA
    f6b2cc6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4f49d49 View commit details
    Browse the repository at this point in the history

Commits on Jan 27, 2026

  1. Update readme.md (#190)

    * Update version compatibility list
    * Reword intro, feature list, and security info
    danthedaniel authored Jan 27, 2026
    Configuration menu
    Copy the full SHA
    000ea94 View commit details
    Browse the repository at this point in the history

Commits on Jan 29, 2026

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

Commits on Jan 30, 2026

  1. Bump gradle-wrapper from 9.3.0 to 9.3.1 (#194)

    Bumps gradle-wrapper from 9.3.0 to 9.3.1.
    
    ---
    updated-dependencies:
    - dependency-name: gradle-wrapper
      dependency-version: 9.3.1
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jan 30, 2026
    Configuration menu
    Copy the full SHA
    883d074 View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2026

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

Commits on Feb 3, 2026

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

Commits on Feb 4, 2026

  1. v1.6.0 (#196)

    creesch authored Feb 4, 2026
    Configuration menu
    Copy the full SHA
    dcce76e View commit details
    Browse the repository at this point in the history
Loading