fix relationship data for Mastodon API (resolves #714)

This commit is contained in:
Hazelnoot 2025-01-31 11:14:21 -05:00
parent 5a1d1394d4
commit bd95e8a555
7 changed files with 39 additions and 14 deletions

View file

@ -8,6 +8,7 @@ namespace Entity {
muting: boolean
muting_notifications: boolean
requested: boolean
requested_by?: boolean
domain_blocking: boolean
showing_reblogs: boolean
endorsed: boolean