Tusky-App-Android/app/src/main/java/com/keylesspalace/tusky/viewmodel
Konrad Pozniak 1b6a0908f6
Handle even more instance defaults (#2612)
* handle media size instance limits

* remove unused attributes from Instance entity

* support max_media_attachments

* support pleroma field limits, remove max_bio_chars support

* improve field input margin

* fix tests

* MAX_ACCOUNT_FIELDS -> DEFAULT_MAX_ACCOUNT_FIELDS

* improve "add field" button behavior

* fix copy paste mistake in AccountFieldEditAdapter

* refactor sendStatus to be a suspending function
2022-07-26 20:24:50 +02:00
..
AccountsInListViewModel.kt replace kotlin-result-calladapter with networkresult-calladapter (#2569) 2022-05-30 20:03:40 +02:00
EditProfileViewModel.kt Handle even more instance defaults (#2612) 2022-07-26 20:24:50 +02:00
ListsViewModel.kt replace kotlin-result-calladapter with networkresult-calladapter (#2569) 2022-05-30 20:03:40 +02:00