Merge pull request #3364 from ClearlyClaire/glitch-soc/features/local-only-drop-emoji

Deprecate eye emoji in favor of a bespoke API parameter
This commit is contained in:
Claire
2026-01-27 22:30:17 +01:00
committed by GitHub
parent 947a233a60
commit b14cbb3ee9
7 changed files with 69 additions and 6 deletions

View File

@@ -46,6 +46,7 @@ module Mastodon
def api_versions
{
mastodon: 7,
glitch: 1,
}
end