pachli-android/core
Nik Clayton 37169d96c5
fix: Don't crash on relationship severance events (#1092)
Previous code was missing the JSON name of the event, so it wasn't
present when it should have been, resulting in a crash.

Also, the Mastodon documentation is incorrect about the relationship
count, which is instead represented as two properties, one for followers
and one for following. So model that, and display them separately in the
UI.

Fixes #1086
2024-11-13 14:51:03 +01:00
..
activity refactor: Ongoing work to remove the `activeAccount` idiom (#964) 2024-11-13 11:45:16 +01:00
common change: Bump compileSdk to 35 (#1070) 2024-10-31 19:38:22 +01:00
data refactor: Ongoing work to remove the `activeAccount` idiom (#964) 2024-11-13 11:45:16 +01:00
database refactor: Ongoing work to remove the `activeAccount` idiom (#964) 2024-11-13 11:45:16 +01:00
designsystem fix(l10n): Translations update from Hosted Weblate (#995) 2024-10-10 21:42:59 +02:00
domain refactor: Ongoing work to remove the `activeAccount` idiom (#964) 2024-11-13 11:45:16 +01:00
model refactor: Ongoing work to remove the `activeAccount` idiom (#964) 2024-11-13 11:45:16 +01:00
navigation refactor: Ongoing work to remove the `activeAccount` idiom (#964) 2024-11-13 11:45:16 +01:00
network fix: Don't crash on relationship severance events (#1092) 2024-11-13 14:51:03 +01:00
network-test refactor: Ongoing work to remove the `activeAccount` idiom (#964) 2024-11-13 11:45:16 +01:00
preferences fix(l10n): Translations update from Hosted Weblate (#1063) 2024-11-01 18:09:25 +01:00
testing refactor: Ongoing work to remove the `activeAccount` idiom (#964) 2024-11-13 11:45:16 +01:00
ui fix(l10n): Translations update from Hosted Weblate (#1056) 2024-10-29 15:43:23 +01:00
AndroidManifest.xml refactor: Start creating core modules (#286) 2023-12-04 16:58:36 +01:00