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: v6.0.6
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: v6.1.0
Choose a head ref
  • 9 commits
  • 23 files changed
  • 2 contributors

Commits on Aug 10, 2023

  1. feat: Mastodon 4.2.0 beta

    neet committed Aug 10, 2023
    Configuration menu
    Copy the full SHA
    88703ac View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f5d83e1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a531d3c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f307eff View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1894934 View commit details
    Browse the repository at this point in the history
  6. chore(test): Add test todos

    neet committed Aug 10, 2023
    Configuration menu
    Copy the full SHA
    2676c69 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #973 from neet/fix-missing-default-pagination-params

    fix: Fix missing `DefaultPaginationParams` export
    neet authored Aug 10, 2023
    Configuration menu
    Copy the full SHA
    10d8efd View commit details
    Browse the repository at this point in the history
  8. Merge pull request #971 from neet/mastodon-4.2.0

    Support Mastodon 4.2.0
    neet authored Aug 10, 2023
    Configuration menu
    Copy the full SHA
    6869d28 View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2023

  1. chore(release): 6.1.0 [skip ci]

    ## [6.1.0](v6.0.6...v6.1.0) (2023-08-11)
    
    ### Features
    
    * Add `allowedMentions` to v1.status.create ([f307eff](f307eff))
    * Mastodon 4.2.0 beta ([88703ac](88703ac))
    
    ### Bug Fixes
    
    * Fix /v1/instance/translation_languages assertion ([a531d3c](a531d3c))
    * Fix missing `DefaultPaginationParams` export ([1894934](1894934))
    * Remove port number from admin username ([f5d83e1](f5d83e1))
    
    ### Chores
    
    * **test:** Add test todos ([2676c69](2676c69))
    semantic-release-bot committed Aug 11, 2023
    Configuration menu
    Copy the full SHA
    d541799 View commit details
    Browse the repository at this point in the history
Loading