Skip to content

LandingPage: treat as HTML field, prefer short_description

Alex Gleason requested to merge instance-html into develop

Summary

Both instance.description and instance.short_description are considered HTML fields by Mastodon: https://docs.joinmastodon.org/methods/instance/

Recently No Agenda launched with Soapbox and it shows the issue: https://fe.noagendasocial.com/

Screenshots (if appropriate):

Fixes this:

Screenshot_from_2022-09-12_18-17-50

So it looks like this:

Screenshot_from_2022-09-12_18-19-43

Merge request reports

Loading