pachli-android/core/network-test
Nik Clayton 5fe7e5aa1b
feat: Support Pleroma returning dates with no timezone
Pleroma (and possibly other servers) can return dates that have no
timezone. Previous code would fail to deserialise JSON in this state
and show an error.

Patch around this by assuming anything with a missing timezone is in
UTC (timezone suffix "Z").

Fixes #562
2024-11-21 14:43:19 +01:00
..
src/main feat: Support Pleroma returning dates with no timezone 2024-11-21 14:43:19 +01:00
build.gradle.kts refactor: Ongoing work to remove the `activeAccount` idiom (#964) 2024-11-13 11:45:16 +01:00
lint-baseline.xml fix: Prevent crash when Pachli is a share target (#659) 2024-04-28 18:19:13 +02:00
proguard-rules.pro fix: Prevent crash when Pachli is a share target (#659) 2024-04-28 18:19:13 +02:00