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.3.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.4.0
Choose a head ref
  • 7 commits
  • 18 files changed
  • 4 contributors

Commits on Oct 25, 2025

  1. feat: Add configurable mediaTimeout option for media upload polling (#…

    …1341)
    
    * Initial plan
    
    * Add mediaTimeout configuration option to HttpConfig
    
    Co-authored-by: neet <19276905+neet@users.noreply.github.com>
    
    * Refactor mediaTimeout to use MediaConfigProps pattern
    
    Co-authored-by: neet <19276905+neet@users.noreply.github.com>
    
    * Add @experimental tag to mediaTimeout documentation
    
    Co-authored-by: neet <19276905+neet@users.noreply.github.com>
    
    * Update clients.ts
    
    Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
    
    ---------
    
    Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
    Co-authored-by: neet <19276905+neet@users.noreply.github.com>
    Co-authored-by: Ryō Igarashi (五十嵐 涼) <n33t5hin@gmail.com>
    Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
    4 people authored Oct 25, 2025
    Configuration menu
    Copy the full SHA
    7341c22 View commit details
    Browse the repository at this point in the history
  2. chore(main): release 7.4.0

    neet committed Oct 25, 2025
    Configuration menu
    Copy the full SHA
    d876775 View commit details
    Browse the repository at this point in the history
  3. Initial plan

    Copilot committed Oct 25, 2025
    Configuration menu
    Copy the full SHA
    80f2c97 View commit details
    Browse the repository at this point in the history
  4. Bump all outdated dependencies to their latest compatible versions

    Co-authored-by: neet <19276905+neet@users.noreply.github.com>
    Copilot and neet committed Oct 25, 2025
    Configuration menu
    Copy the full SHA
    dcae51f View commit details
    Browse the repository at this point in the history
  5. Update CI Node.js version to 20.19.5 for compatibility with updated E…

    …SLint
    
    Co-authored-by: neet <19276905+neet@users.noreply.github.com>
    Copilot and neet committed Oct 25, 2025
    Configuration menu
    Copy the full SHA
    32e5b2c View commit details
    Browse the repository at this point in the history
  6. Merge pull request #1343 from neet/copilot/bump-outdated-dependencies

    Bump outdated dependencies to latest compatible versions
    neet authored Oct 25, 2025
    Configuration menu
    Copy the full SHA
    882a23c View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2025

  1. Merge pull request #1342 from neet/release-please--branches--main--co…

    …mponents--masto
    
    chore(main): release 7.4.0
    neet authored Oct 26, 2025
    Configuration menu
    Copy the full SHA
    95eaf15 View commit details
    Browse the repository at this point in the history
Loading