Yuito-app-android/app/src/main/java/com/keylesspalace/tusky/components
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
..
account add role badges (#4029) 2023-09-25 09:47:27 +02:00
accountlist Resets the paging3 changes of 3159 back to the (java) fragment code before. 2023-09-09 21:29:24 +02:00
announcements Displayed the date of each announcement. (#4041) 2023-10-10 19:17:06 +02:00
compose Remove garbage alt text from images attached via Gboard (#4068) 2023-10-25 12:52:42 +02:00
conversation 3532: Show badge on conversations tab on new conversations (#3890) 2023-10-15 21:39:38 +02:00
domainblocks ui improvements 2023-07-05 20:11:12 +02:00
drafts Add support for v2/instance (#4062) 2023-10-25 12:53:10 +02:00
filters Add support for v2/instance (#4062) 2023-10-25 12:53:10 +02:00
followedtags Simplify repeated code that shows errors (#3762) 2023-06-19 23:49:20 +02:00
instanceinfo Add support for v2/instance (#4062) 2023-10-25 12:53:10 +02:00
login Add support for v2/instance (#4062) 2023-10-25 12:53:10 +02:00
notifications 3532: Show badge on conversations tab on new conversations (#3890) 2023-10-15 21:39:38 +02:00
preference fix theme preference defaults (#4061) 2023-10-14 14:20:20 +02:00
report update minSdk to 24, cleanup code (#4014) 2023-09-12 19:25:45 +02:00
scheduled Cleanup unused resources (#4013) 2023-09-12 18:11:06 +02:00
search Cleanup unused resources (#4013) 2023-09-12 18:11:06 +02:00
timeline Fix showing filtered (warn) boosts in timelines (#4079) 2023-10-30 08:42:16 +01:00
trending Rename "Trending" to "TrendingTags" or similar where necessary (#3906) 2023-08-19 12:54:35 +02:00
viewthread Support code blocks (#4090) 2023-11-01 09:22:23 +01:00