pachli-android/core
Nik Clayton 6c33204569
fix: Prevent crashes with bugs in Friendica and Pleroma servers (#441)
Neither server type implements the Mastodon API correctly, see

- https://github.com/friendica/friendica/issues/13887
- https://git.pleroma.social/pleroma/pleroma/-/issues/3238

Prevent crashes when parsing their broken JSON by providing default
values for properties they omit.

Fixes #433
2024-02-14 12:36:06 +01:00
..
accounts change: Improve logging calls to Timber (#430) 2024-02-09 17:33:01 +01:00
activity change: Improve logging calls to Timber (#430) 2024-02-09 17:33:01 +01:00
common change: Disable SyntheticAccessor lint rule (#424) 2024-02-06 19:51:37 +01:00
data change: Improve logging calls to Timber (#430) 2024-02-09 17:33:01 +01:00
database refactor: Convert from Gson to Moshi (#428) 2024-02-09 12:41:13 +01:00
designsystem fix(l10n): Translations update from Hosted Weblate (#397) 2024-01-30 16:39:45 +01:00
navigation refactor: Convert from Gson to Moshi (#428) 2024-02-09 12:41:13 +01:00
network fix: Prevent crashes with bugs in Friendica and Pleroma servers (#441) 2024-02-14 12:36:06 +01:00
preferences refactor: Remove unnecesary parcelize plugin import (#407) 2024-02-02 15:12:55 +01:00
testing refactor: Remove unnecesary parcelize plugin import (#407) 2024-02-02 15:12:55 +01:00
ui change: Move AlertDialogExtensions to core.ui (#438) 2024-02-14 11:26:28 +01:00
AndroidManifest.xml refactor: Start creating core modules (#286) 2023-12-04 16:58:36 +01:00