pachli-android/core/network-test
Nik Clayton 4c7107c910
feat: Support Pleroma returning dates with no timezone (#1120)
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 16:20:27 +01:00
..
src/main feat: Support Pleroma returning dates with no timezone (#1120) 2024-11-21 16:20:27 +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
proguard-rules.pro