Yuito-app-android/app/src/main/java/com/keylesspalace/tusky/components/viewthread
Konrad Pozniak 6773342b60
Support code blocks (#4090)
before
<img
src="https://github.com/tuskyapp/Tusky/assets/10157047/452b959f-7f97-4d04-a464-0dcf0bf56f79"
width="380"/>

after
<img
src="https://github.com/tuskyapp/Tusky/assets/10157047/0fb5b41c-dda3-4d46-878e-689d6ae51b0a"
width="380"/>
2023-11-01 09:22:23 +01:00
..
edits Support code blocks (#4090) 2023-11-01 09:22:23 +01:00
ConversationLineItemDecoration.kt Start/end the thread divider in the middle of the avatar (#3892) 2023-08-10 19:25:33 +02:00
ThreadAdapter.kt update ktlint plugin to 11.3.1, format code (#3442) 2023-03-13 13:16:39 +01:00
ViewThreadActivity.kt Add "Refresh" accessibility menu (#3121) 2023-03-01 19:58:18 +01:00
ViewThreadFragment.kt use PrefKeys everywhere 2023-09-11 19:12:33 +02:00
ViewThreadViewModel.kt Add support for v2/instance (#4062) 2023-10-25 12:53:10 +02:00