Yuito-app-android/app/src/main/java/com/keylesspalace/tusky/network
UlrichKu 24d7ef7ccb
Always publish image alt text
Previous code would discard the image alt-text if the user finished writing the text before the image had finished uploading.

This code ensures the text is set after the image has completed uploading.
2023-04-24 11:48:40 +02:00
..
FilterModel.kt update ktlint plugin to 11.3.1, format code (#3442) 2023-03-13 13:16:39 +01:00
InstanceSwitchAuthInterceptor.kt update ktlint plugin to 11.3.1, format code (#3442) 2023-03-13 13:16:39 +01:00
MastodonApi.kt remove Rx from AccountViewModel and ReportViewModel (#3463) 2023-03-22 22:00:03 +01:00
MediaUploadApi.kt Handoff media upload (#2947) 2022-12-29 19:58:23 +01:00
ProgressRequestBody.java Always publish image alt text 2023-04-24 11:48:40 +02:00