#707 Mastodon 4.6.0: Add new Instance properties#708
Open
PattaFeuFeu wants to merge 2 commits into
Open
Conversation
PattaFeuFeu
force-pushed
the
improvement/#707/mastodon-4.6-instance-api-additions
branch
from
June 13, 2026 15:24
c5d25d0 to
b8b1edd
Compare
8 tasks
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
This PR adds new properties to the
Instanceentity as outlined on https://blog.joinmastodon.org/2026/06/mastodon-4-6-for-devs/:Next to those, I also checked https://docs.joinmastodon.org/entities/Instance/ and added whatever else had
Mastodon 4.6.0.Relates to: #707
Type of Change
Breaking Changes
None I’m aware of.
How Has This Been Tested?
I ran unit tests
Mandatory Checklist
gradle checkand there were no errors reported