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: neet/masto.js
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v7.9.0
Choose a base ref
...
head repository: neet/masto.js
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v7.10.0
Choose a head ref
  • 4 commits
  • 21 files changed
  • 2 contributors

Commits on Dec 12, 2025

  1. chore: Use vi.waitFor for async side-effects (#1385)

    * chore: Use vi.waitFor for async side-effects
    
    * chore: Fix type error in dispatcher-ws.spec.ts
    
    * chore: Type-check tsconfig.test.json
    neet authored Dec 12, 2025
    Configuration menu
    Copy the full SHA
    98e358a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    097a1d5 View commit details
    Browse the repository at this point in the history

Commits on Dec 18, 2025

  1. feat: update AccountSource type (#1387)

    ref. Account - Mastodon documentation - https://docs.joinmastodon.org/entities/Account/
    shuuji3 authored Dec 18, 2025
    Configuration menu
    Copy the full SHA
    473d51e View commit details
    Browse the repository at this point in the history

Commits on Dec 19, 2025

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