Tusky-App-Android/app/src/main/java/com/keylesspalace/tusky/network
Levi Bard a6b6a40ba6
Add post editing capability (#2828)
* Add post editing capability

* Don't try to reprocess already uploaded attachments.
Fixes editing posts with existing media

* Don't mark post edits as modified until editing occurs

* Disable UI for things that can't be edited when editing a post

* Finally convert SFragment to kotlin

* Use api endpoint for fetching status source for editing

* Apply review feedback
2022-12-08 10:18:12 +01:00
..
FilterModel.kt Parse html tags out of status content before applying filters. (#2713) 2022-10-14 20:03:19 +02:00
InstanceSwitchAuthInterceptor.kt add test for InstanceSwitchAuthInterceptor and convert it to Kotlin (#2596) 2022-06-30 21:25:44 +02:00
MastodonApi.kt Add post editing capability (#2828) 2022-12-08 10:18:12 +01:00
MediaUploadApi.kt Add UI for image-attachment "focus" (#2620) 2022-09-21 20:28:06 +02:00
ProgressRequestBody.java Upgrade to AndroidX, move to MaterialComponents theme (#953) 2018-12-17 15:25:35 +01:00