Merge commit '28be5a199f685b9fb26742c4d78ddca53df05d57' into glitch-soc/merge-upstream

This commit is contained in:
Claire
2025-09-24 18:26:13 +02:00
75 changed files with 521 additions and 404 deletions

View File

@@ -45,7 +45,7 @@ module Mastodon
def api_versions
{
mastodon: Mastodon::Feature.outgoing_quotes_enabled? ? 7 : 6,
mastodon: 7,
}
end