pachli-android/core
Nik Clayton 2f3895d2c4
fix: Allow nullable `sensitive` and `spoiler_text` status params (#1058)
This matches the API description and prevents an error when parsing JSON
responses.

Fixes #1057
2024-10-29 15:14:07 +01:00
..
activity change: Remove unused code (#1044) 2024-10-23 15:16:07 +02:00
common refactor: Slightly improve enum extensions and usage (#948) 2024-09-26 16:23:48 +02:00
data change: Remove unused code (#1044) 2024-10-23 15:16:07 +02:00
database refactor: Use Date type for scheduled post date / times (#1032) 2024-10-20 16:29:32 +02:00
designsystem fix(l10n): Translations update from Hosted Weblate (#995) 2024-10-10 21:42:59 +02:00
domain refactor: Move AccountManager to core.data.repository (#976) 2024-10-03 21:28:01 +02:00
model fix: Disable "Scheduled post" support on GoToSocial accounts (#1025) 2024-10-18 15:37:10 +02:00
navigation refactor: Use Date type for scheduled post date / times (#1032) 2024-10-20 16:29:32 +02:00
network fix: Allow nullable `sensitive` and `spoiler_text` status params (#1058) 2024-10-29 15:14:07 +01:00
network-test test: Ensure that all relevant MastodonAPI methods are stubbed (#1001) 2024-10-13 17:18:54 +02:00
preferences fix(l10n): Update Lithuanian translations 2024-10-24 22:47:26 +02:00
testing fix(deps): update dependency org.robolectric:robolectric to v4.13 (#859) 2024-08-21 12:41:16 +02:00
ui feat: Show share sheet when long clicking links/hashtags/mentions (#1047) 2024-10-24 22:35:26 +02:00
AndroidManifest.xml refactor: Start creating core modules (#286) 2023-12-04 16:58:36 +01:00