pachli-android/core/network
Nik Clayton 344ba62368
fix: Tolerate missing status fields on veganism.social (#911)
veganism.social is doing something weird that injects statuses into the
user's timeline that are missing the fields that are normally present on
authenticated statuses.

So far I've noticed:

- `reblogged`
- `favourited`
- `bookmarked`

on the top level `Status` are missing, and if the status contains a poll
the `voted` field is also missing.

Cover up this breakage by setting defaults for these fields.
2024-08-29 11:43:40 +02:00
..
src fix: Tolerate missing status fields on veganism.social (#911) 2024-08-29 11:43:40 +02:00
build.gradle.kts
lint-baseline.xml
proguard-rules.pro