pachli-android/app/src
Nik Clayton 51c64a74dc
fix: Parse roles without a `highlighted` property (#467)
The `highlighted` property on a role may be absent. If it is this breaks
account parsing, including accounts in an /api/v2/instance response.
This, in turn, breaks determining server capabilities, including whether
or not translation is supported.

Set the default to `true`, which matches observed Mastodon behaviour.
2024-02-22 21:17:34 +01:00
..
blue feat: Allow the user to send an error report without a crash (#406) 2024-02-02 15:34:31 +01:00
fdroid fix: Don't crash when displaying update check dialog (#463) 2024-02-22 14:16:05 +01:00
github fix: Don't crash when displaying update check dialog (#463) 2024-02-22 14:16:05 +01:00
google fix: Don't crash when displaying update check dialog (#463) 2024-02-22 14:16:05 +01:00
main fix: Parse roles without a `highlighted` property (#467) 2024-02-22 21:17:34 +01:00
test fix: Prevent crash when Friendica returns a null `voted_on` property (#456) 2024-02-19 19:04:29 +01:00