Yuito-app-android/app/src/main/java/com/keylesspalace/tusky/components
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
..
account Disable tab swiping by preference in profile and search (#2889) 2022-12-01 19:51:13 +01:00
announcements respect "animate emojis" setting in emoji picker (#2996) 2022-12-05 19:15:28 +01:00
compose Add post editing capability (#2828) 2022-12-08 10:18:12 +01:00
conversation Status: Display indicators of edited posts (#2935) 2022-12-03 12:15:54 +01:00
drafts Add post editing capability (#2828) 2022-12-08 10:18:12 +01:00
followedtags Add view for browsing and unfollowing followed hashtags (#2794) 2022-12-01 19:24:27 +01:00
instanceinfo fix caching of instance defaults and emojis (#2643) 2022-08-07 22:18:53 +02:00
instancemute Fix toolbar for instance list activity. (#2248) 2021-09-28 19:55:30 +02:00
login revert CompatExtensions (#2773) 2022-11-09 19:32:54 +01:00
notifications Nullcheck channels when reading importance. (#2971) 2022-12-02 19:46:02 +01:00
preference 2952/proxy (#2961) 2022-12-07 19:29:18 +01:00
report Improve time format of posts when using absolute time (#2413) 2022-04-18 21:41:18 +02:00
scheduled warn before deleting a scheduled post (#2721) 2022-10-28 16:46:38 +02:00
search Add post editing capability (#2828) 2022-12-08 10:18:12 +01:00
timeline Add post editing capability (#2828) 2022-12-08 10:18:12 +01:00
viewthread Implement getFilters() without rxjava (#2990) 2022-12-07 19:30:53 +01:00