No description
* Mark MediaAttachment.preview_url as nullable
Had a payload in the wild where preview_url was `null` and the method that generates this value can certainly return `nil` if none of its conditions are met:
|
||
---|---|---|
.github/workflows | ||
archetypes | ||
assets | ||
content | ||
data | ||
i18n | ||
layouts | ||
static | ||
.gitignore | ||
config.toml | ||
LICENSE | ||
README.md |
The documentation currently uses Hugo to generate a static site from Markdown. Use hugo serve
to test the site locally.
View the live documentation at https://docs.joinmastodon.org
Contributing
Please read the Contributing to Mastodon guide.