slon/Slon
Alec Murphy 0d19f9fa33 Slon/Api/V1/Accounts: Handle badly-behaved JSON API clients
An array of String is still an array, even if it contains a single
element. I'm looking at you,
[Tuba](https://github.com/GeopJr/Tuba/blob/main/src/API/Relationship.vala#L48).

Ref: https://docs.joinmastodon.org/methods/accounts/#relationships

It shouldn't be our responsibility to handle this, but life isn't fair,
so we'll begrudgingly handle it anyway.
2025-03-21 16:34:55 -04:00
..
Api Slon/Api/V1/Accounts: Handle badly-behaved JSON API clients 2025-03-21 16:34:55 -04:00
Endpoints Slon/Endpoints/Get/Instance: Add placeholder for /api/v1/instance/activity 2025-03-21 09:08:03 -04:00
Http Slon/Api/V1/Notifications: Add initial support for Notifications 2025-03-20 09:54:24 -04:00
Modules Slon/Modules/Api: Update whitelist_ip to specify multiple values 2025-03-21 14:18:48 -04:00
Settings Slon/Settings: Add tlds.json 2025-02-17 11:33:17 -05:00
Static Slon/Static/js/statuses: Show '<username> boosted' on hover 2025-03-21 10:53:04 -04:00
MakeSlon.HC Slon/Api/V1/Notifications: Add initial support for Notifications 2025-03-20 09:54:24 -04:00