Add short_description to mastodon v1 instance api response. #821
Open
paulyd
wants to merge 1 commit from
paulyd/akkoma:add_short_description_to_masto_api
into develop
pull from: paulyd/akkoma:add_short_description_to_masto_api
merge into: AkkomaGang:develop
AkkomaGang:develop
AkkomaGang:translations
AkkomaGang:customizable-docker-db
AkkomaGang:stable
AkkomaGang:static-adminfe
AkkomaGang:bad-uploader-config-warning
AkkomaGang:docker
AkkomaGang:user-expiry-backfill
AkkomaGang:config-db-keys
AkkomaGang:ensure-scrubbers-loaded
AkkomaGang:otp26
AkkomaGang:code-shaking-does-not-go-brr
AkkomaGang:elixir1.15
AkkomaGang:circleci
AkkomaGang:backup-fixes
AkkomaGang:mod-task
AkkomaGang:policy
AkkomaGang:mrf-coolness
AkkomaGang:frontend-switcher-9000
AkkomaGang:contentMap
AkkomaGang:language-on-posts
AkkomaGang:rabbit
AkkomaGang:credo-on-pr
AkkomaGang:unify-http
AkkomaGang:normalise-markup-by-default
AkkomaGang:buildx
1 commit
Author | SHA1 | Message | Date | |
---|---|---|---|---|
312ce5a1bf |
Add short_description to mastodon v1 instance api response.
Some third party client applications are expecting the short_description key in the v1 instance response. See this issue: https://github.com/Dimillian/IceCubesApp/issues/16 and this issue https://github.com/Dimillian/IceCubesApp/issues/2105#issuecomment-2231466416 short_description is a required field as per the masto api docs. https://docs.joinmastodon.org/entities/V1_Instance/#short_description |