add support for misskey-like cat fields (is cat & speak as cat) and frontend options for this

This commit is contained in:
notfire 2025-09-07 15:02:04 -04:00
commit 0b05ec0ce1
No known key found for this signature in database
15 changed files with 243 additions and 3 deletions

View file

@ -3998,6 +3998,11 @@ extract-zip@^2.0.1:
optionalDependencies:
"@types/yauzl" "^2.9.1"
fast-average-color@^9.5.0:
version "9.5.0"
resolved "https://registry.yarnpkg.com/fast-average-color/-/fast-average-color-9.5.0.tgz"
integrity sha512-nC6x2YIlJ9xxgkMFMd1BNoM1ctMjNoRKfRliPmiEWW3S6rLTHiQcy9g3pt/xiKv/D0NAAkhb9VyV+WJFvTqMGg==
fast-deep-equal@^3.1.1, fast-deep-equal@^3.1.3:
version "3.1.3"
resolved "https://registry.yarnpkg.com/fast-deep-equal/-/fast-deep-equal-3.1.3.tgz#3a7d56b559d6cbc3eb512325244e619a65c6c525"